summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-05drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe7-173/+6
2021-11-04dma-buf/poll: Get a file reference for outstanding fence callbacksMichel Dänzer1-6/+12
2021-10-13fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)Claudio Suarez9-672/+42
2021-10-13drm/locking: add backtrace for locking contended locks without backoffJani Nikula2-2/+62
2021-10-12drm/nouveau/mmu/gp100: remove unused variableKarol Herbst1-1/+1
2021-10-12drm: mxsfb: Set fallback bus format when the bridge doesn't provide oneGuido Günther1-0/+6
2021-10-12drm: mxsfb: Print failed bus format in hexGuido Günther1-1/+1
2021-10-12drm/panel: st7703: Add media bus formatGuido Günther1-0/+8
2021-10-12drm/panel: mantix: Add media bus formatGuido Günther1-0/+9
2021-10-12drm/bridge: nwl-dsi: Add atomic_get_input_bus_fmtsGuido Günther1-0/+35
2021-10-11drm/v3d: fix copy_from_user() error codesDan Carpenter1-7/+6
2021-10-11drm/connector: fix all kernel-doc warningsRandy Dunlap1-4/+26
2021-10-11drm/panel: s6e63m0: Make s6e63m0_remove() return voidUwe Kleine-König4-6/+6
2021-10-11dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversionTvrtko Ursulin1-8/+10
2021-10-11drm/nouveau/nouveau_bo: Remove unused variables 'dev'Lee Jones1-4/+0
2021-10-11drm/nouveau/gem: remove redundant semi-colonYang Yingliang1-1/+1
2021-10-11drm/nouveau/mmu/gp100-: drop unneeded assignment in the if condition.Luo penghao1-1/+1
2021-10-11drm/nouveau/mmu: drop unneeded assignment in the nvkm_uvmm_mthd_page()Luo penghao1-1/+1
2021-10-11drm/nouveau/nvenc: remove duplicate include in base.cyong yiran1-1/+0
2021-10-11drm/virtio: fix the missed drm_gem_object_put() in virtio_gpu_user_framebuffe...Jing Xiangfeng1-1/+3
2021-10-10drm/panel: Add support for Sharp LS060T1SX01 panelDmitry Baryshkov3-0/+344
2021-10-10drm/bridge: lvds-codec: Add support for LVDS data mapping selectMarek Vasut1-1/+75
2021-10-10fbdev: fbmem: Fix double free of 'fb_info->pixmap.addr'Zheyu Ma1-1/+4
2021-10-09Revert "drm/panel: Add support for Sharp LS060T1SX01 panel"Sam Ravnborg3-343/+0
2021-10-09drm/panel: Add support for Sharp LS060T1SX01 panelDmitry Baryshkov3-0/+343
2021-10-09drm/panel: panel-simple: add LOGIC Technologies LTTD800480070-L2RT panelSøren Andersen1-0/+35
2021-10-08drm/bridge: ti-sn65dsi83: Implement .detach callbackMarek Vasut1-3/+14
2021-10-07drm: use new iterator in drm_gem_fence_array_add_implicit v3Christian König1-21/+5
2021-10-07drm/i915: use the new iterator in i915_request_await_object v2Christian König1-29/+5
2021-10-07drm/scheduler: use new iterator in drm_sched_job_add_implicit_dependencies v2Christian König1-20/+6
2021-10-07drm/ttm: use the new iterator in ttm_bo_flush_all_fencesChristian König1-12/+4
2021-10-07dma-buf: use the new iterator in dma_resv_pollChristian König1-30/+6
2021-10-07dma-buf: use the new iterator in dma_buf_debug_showChristian König1-18/+6
2021-10-07dma-buf: add dma_resv_for_each_fence v3Christian König1-0/+51
2021-10-07drm/connector: refer to CTA-861-G in the "content type" prop docsSimon Ser1-0/+2
2021-10-07drm/plane-helper: fix uninitialized variable referenceAlex Xu (Hello71)1-1/+0
2021-10-06drm/bridge/lontium-lt9611uxc: fix provided connector suportDmitry Baryshkov1-3/+6
2021-10-06drm/bridge: dw-hdmi-cec: Make use of the helper function devm_add_action_or_r...Cai Huoqing1-4/+2
2021-10-06dma-buf: use new iterator in dma_resv_test_signaledChristian König1-50/+7
2021-10-06dma-buf: use new iterator in dma_resv_wait_timeoutChristian König1-61/+8
2021-10-06dma-buf: use new iterator in dma_resv_get_fences v3Christian König1-73/+35
2021-10-06dma-buf: use new iterator in dma_resv_copy_fencesChristian König1-52/+32
2021-10-06dma-buf: add dma_resv_for_each_fence_unlocked v8Christian König1-0/+100
2021-10-05drm/edid: Fix crash with zero/invalid EDIDDouglas Anderson1-16/+11
2021-10-04Revert "drm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEG...Sean Paul1-3/+6
2021-10-04Revert "drm/i915: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_AL...Sean Paul1-5/+13
2021-10-04Revert "drm/msm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL...Sean Paul1-6/+6
2021-10-04Revert "drm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()"Sean Paul4-25/+14
2021-10-04Revert "drm/vmwgfx: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_...Sean Paul2-15/+8
2021-10-04Revert "drm/tegra: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_B...Sean Paul3-15/+8