summaryrefslogtreecommitdiffstats
path: root/drivers/dma/ep93xx_dma.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-29dt-bindings: display: panel-simple: add ETML1010G3DRAYannic Moog1-0/+2
2024-01-28drm/loongson: Error out if no VRAM detectedHuacai Chen1-1/+1
2024-01-26drm/ttm: Make sure the mapped tt pages are decrypted when neededZack Rusin3-3/+31
2024-01-26drm/vmwgfx: Fix possible null pointer derefence with invalid contextsZack Rusin1-3/+11
2024-01-26drm/vmwgfx: Add SVGA_3D_CMD_DEFINE_GB_SURFACE_V4 to command array.Ian Forbes1-0/+2
2024-01-25drm/ttm: replace busy placement with flags v6Somalapuram Amaranath18-179/+103
2024-01-24drm/ttm: return ENOSPC from ttm_bo_mem_space v3Christian König1-2/+5
2024-01-23drm/bridge: sii902x: Fix audio codec unregistrationTomi Valkeinen1-4/+17
2024-01-23drm/bridge: sii902x: Fix probing race issueTomi Valkeinen1-13/+16
2024-01-23drm/bridge: tc358767: Limit the Pixel PLL input rangeMarek Vasut1-1/+6
2024-01-23video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEOThomas Zimmermann8-57/+1
2024-01-23video/cmdline: Hide __video_get_options() behind CONFIG_FB_COREThomas Zimmermann2-0/+5
2024-01-23video/cmdline: Introduce CONFIG_VIDEO for video= parameterThomas Zimmermann5-11/+5
2024-01-22drm/exec, drm/gpuvm: Prefer u32 over uint32_tThomas Hellström3-4/+4
2024-01-22media: tc358743: register v4l2 async device only after successful setupAlexander Stein1-3/+4
2024-01-22drm: bridge: samsung-dsim: complete the CLKLANE_STOP settingDario Binacchi1-1/+6
2024-01-22drm: bridge: samsung-dsim: enter display mode in the enable() callbackDario Binacchi1-2/+5
2024-01-22drm/vmwgfx: remove vmw_vram_gmr_placementChristian König2-29/+0
2024-01-19drm/doc/rfc: Removing missing reference to xe.rstRodrigo Vivi1-4/+0
2024-01-19Documentation/gpu: Reference articles on Linux graphics stackThomas Zimmermann1-0/+2
2024-01-19drm/panel: novatek-nt36672e: Include <linux/of.h>Ritesh Kumar1-1/+1
2024-01-19drm: panel-orientation-quirks: Add quirk for GPD Win MiniSamuel Dionne-Riel1-0/+12
2024-01-19drm/lima: fix a memleak in lima_heap_allocZhipeng Lu1-9/+14
2024-01-17drm/tests: managed: Add a simple test for drmm_managed_releaseMichał Winiarski1-0/+25
2024-01-17drm/tests: managed: Extract device initialization into test initMichał Winiarski1-15/+26
2024-01-17drm/tests: managed: Add comments about test intentMichał Winiarski1-0/+9
2024-01-17drm/tests: managed: Rename the suite name to match other DRM testsMichał Winiarski1-1/+1
2024-01-17drm/managed: Add drmm_release_actionMichał Winiarski2-0/+43
2024-01-17drm/rockchip: inno_hdmi: Explicitly include drm_atomic.hAlex Bee1-0/+1
2024-01-16ASoC: hdmi-codec: drop drm/drm_edid.h includeJani Nikula7-1/+6
2024-01-15drm/ci: add sc7180-trogdor-kingoftownVignesh Raman7-59/+55
2024-01-15drm/ci: uprev mesa version: fix kdl commit fetchVignesh Raman2-2/+13
2024-01-15drm/ci: Update xfails for newly added msm testsVignesh Raman4-16/+27
2024-01-15drm/ci: Add msm testsRob Clark1-0/+49
2024-01-15drm/panel: nt36523: Set 120Hz fps for xiaomi,elish panelsJianhua Lu1-4/+2
2024-01-12dma-buf/dma-fence: fix spellingRandy Dunlap1-4/+4
2024-01-12dma-buf/dma-resv: fix spellingRandy Dunlap1-2/+2
2024-01-12drm/doc: internals: remove section on PCI legacy supportRandy Dunlap1-12/+0
2024-01-12drm: Clean-up superfluously selecting VT_HW_CONSOLE_BINDINGLukas Bulwahn4-4/+0
2024-01-12drm/panel: Simplify with dev_err_probe()Chen Haonan1-12/+6
2024-01-12drm/panel: Add support for Novatek NT36672E panel driverRitesh Kumar3-0/+654