summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-08drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 driverMarek Vasut3-0/+720
2021-06-08dt-bindings: drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 bindingsMarek Vasut1-0/+159
2021-06-08drm/ttm: fix pipelined gutting v2Christian König1-8/+20
2021-06-07drm/ttm: fix warning after moving resource to ghost objChristian König1-0/+1
2021-06-07drm/ttm: fix access to uninitialized variable.Christian König1-1/+1
2021-06-07MAINTAINERS: Add maintainer for hyperv video deviceDeepak Rawat1-0/+8
2021-06-07drm/hyperv: Handle feature change message from deviceDeepak Rawat3-0/+10
2021-06-07drm/hyperv: Add DRM driver for hyperv synthetic video deviceDeepak Rawat7-0/+1091
2021-06-07drm/ttm, drm/amdgpu: Allow the driver some control over swappingThomas Hellström2-16/+34
2021-06-07drm/ttm: Document and optimize ttm_bo_pipeline_gutting()Thomas Hellström3-15/+72
2021-06-07drm/ttm: Use drm_memcpy_from_wc for TTM bo movesThomas Hellström1-16/+3
2021-06-07drm: Add a prefetching memcpy_from_wcThomas Hellström4-2/+159
2021-06-07drm/ttm: Add a generic TTM memcpy move for page-based iomemThomas Hellström9-181/+539
2021-06-07RDMA/umem: fix missing automated renameChristian König1-1/+1
2021-06-07drm/sun4i: de3: Be explicit about supported modifiersPiotr Oniszczuk2-2/+13
2021-06-07drm/vc4: hdmi: Convert to gpiodMaxime Ripard2-19/+8
2021-06-07drm/vc4: hdmi: Fix error path of hpd-gpiosMaxime Ripard1-2/+2
2021-06-07drm/ttm: fix missing res assignment in ttm_range_man_allocChristian König1-4/+6
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König31-103/+84
2021-06-06dma-buf: rename dma_resv_get_excl_rcu to _unlockedChristian König11-13/+13
2021-06-06dma-buf: rename and cleanup dma_resv_get_list v2Christian König13-42/+41
2021-06-06dma-buf: rename and cleanup dma_resv_get_excl v3Christian König15-30/+26
2021-06-05dma-buf: add missing EXPORT_SYMBOLChristian König1-0/+1
2021-06-04drm/panfrost: Add AFBC_FEATURES parameterAlyssa Rosenzweig5-1/+7
2021-06-04drm/ttm: flip the switch for driver allocated resources v2Christian König16-189/+140
2021-06-04drm/vmwgfx: switch the TTM backends to self allocChristian König2-24/+31
2021-06-04drm/nouveau: switch the TTM backends to self allocChristian König2-0/+5
2021-06-04drm/amdgpu: switch the VRAM backend to self allocChristian König1-21/+30
2021-06-04drm/amdgpu: switch the GTT backend to self allocChristian König1-14/+22
2021-06-04drm/amdkfd: use resource cursor in svm_migrate_copy_to_vram v2Christian König1-58/+10
2021-06-04drm/amdgpu: revert "drm/amdgpu: stop allocating dummy GTT nodes"Christian König1-29/+39
2021-06-04drm/ttm: flip over the sys manager to self allocated nodesChristian König1-0/+7
2021-06-04drm/ttm: flip over the range manager to self allocated nodesChristian König10-50/+111
2021-06-04drm/ttm: allocate resource object instead of embedding it v2Christian König11-126/+110
2021-06-04drm/pl111: Actually fix CONFIG_VEXPRESS_CONFIG dependsKees Cook1-1/+2
2021-06-04dma-buf: cleanup dma-resv shared fence debugging a bit v2Christian König2-8/+27
2021-06-04dma-buf: add SPDX header and fix style in dma-resv.cChristian König1-63/+65
2021-06-04dma-buf: fix inconsistent debug print v2Christian König1-18/+9
2021-06-03drm/panel: add rotation support for Elida KD35T133 panelsChris Morgan1-0/+8
2021-06-03drm/vboxvideo/modesetting: Provide function names for prototype headersLee Jones1-8/+12
2021-06-03drm/vboxvideo/hgsmi_base: Place function names into headersLee Jones1-7/+12
2021-06-03drm/exynos/exynos_drm_ipp: Fix documentation for 'exynos_drm_ipp_get_{caps,re...Lee Jones1-2/+2
2021-06-03drm/exynos/exynos7_drm_decon: Fix incorrect naming of 'decon_shadow_protect_w...Lee Jones1-1/+1
2021-06-03drm/panel/panel-sitronix-st7701: Demote kernel-doc abuseLee Jones1-1/+1
2021-06-03drm/panel/panel-raspberrypi-touchscreen: Demote kernel-doc abuseLee Jones1-1/+1
2021-06-03drm/ttm/ttm_tt: Demote non-conformant kernel-doc headerLee Jones1-1/+1
2021-06-03drm/nouveau/nvkm/subdev/mc/tu102: Make functions called by reference staticLee Jones1-3/+3
2021-06-03drm/sti/sti_hqvdp: Fix incorrectly named function 'sti_hqvdp_vtg_cb()'Lee Jones1-1/+1
2021-06-03drm/sti/sti_tvout: Provide a bunch of missing function namesLee Jones1-9/+9
2021-06-03drm/sti/sti_hda: Provide missing function namesLee Jones1-3/+3