summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-02-14drm/vmwgfx: Stop using raw ttm_buffer_object'sZack Rusin27-688/+563
2023-02-14drm/vmwgfx: Abstract placement selectionZack Rusin22-455/+311
2023-02-14drm/vmwgfx: Rename dummy to is_iomemZack Rusin1-8/+8
2023-02-14drm/vmwgfx: Cleanup the vmw bo usage in the cursor pathsZack Rusin2-14/+1
2023-02-14drm/vmwgfx: Simplify fb pinningZack Rusin5-85/+54
2023-02-14drm/vmwgfx: Rename vmw_buffer_object to vmw_boZack Rusin25-385/+419
2023-02-14drm/vmwgfx: Remove the duplicate bo_free functionZack Rusin8-58/+27
2023-02-14drm/vmwgfx: Use the common gem mmap instead of the custom codeZack Rusin5-118/+10
2023-02-10drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt()Asahi Lina1-20/+34
2023-02-10drm/vgem: add missing mutex_destroyMaíra Canal1-0/+1
2023-02-10drm: remove dumb_destroy callbackChristian König3-14/+1
2023-02-09drm/amdgpu: Remove TTM resource->start visible VRAM condition v2Somalapuram Amaranath1-6/+3
2023-02-07drm/bridge: panel: Set orientation on panel_bridge connectorJohn Keeping1-0/+2
2023-02-06drm/ttm: prevent moving of pinned BOsChristian König6-37/+14
2023-02-06drm/ttm: stop allocating a dummy resource for pipelined guttingChristian König1-13/+2
2023-02-06drm/ttm: stop allocating dummy resources during BO creationChristian König1-7/+0
2023-02-06drm/ttm: clear the ttm_tt when bo->resource is NULLMatthew Auld1-2/+1
2023-02-06drm/i915/ttm: audit remaining bo->resourceMatthew Auld4-5/+18
2023-02-06drm/i915/ttm: fix sparse warningMatthew Auld1-2/+3
2023-02-05drm/rockchip: Drop unbalanced obj unrefRob Clark1-3/+0
2023-02-05drm/rockchip: avoid duplicate mappings for IOMMU devicesJohn Keeping1-3/+10
2023-02-05drm/rockchip: vop: Quiet always-warning AFBC logBrian Norris1-4/+1
2023-02-05drm/rockchip: vop2: add support for the rgb output blockMichael Riesch1-0/+44
2023-02-05drm/rockchip: vop2: use symmetric function pair vop2_{create,destroy}_crtcsMichael Riesch1-15/+16
2023-02-05drm/rockchip: rgb: add video_port parameter to init functionMichael Riesch3-7/+10
2023-02-05drm/rockchip: rgb: embed drm_encoder into rockchip_encoderMichael Riesch1-5/+5
2023-02-05drm/rockchip: vop2: initialize possible_crtcs properlyMichael Riesch1-3/+4
2023-02-03drm/arm/malidp: use sysfs_emit in show function callbackDeepak R Varma1-1/+1
2023-02-02drm/format-helper: Use KUNIT_EXPECT_MEMEQ macroMaíra Canal1-5/+5
2023-02-01drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disableStephen Boyd1-4/+12
2023-01-31Merge drm/drm-next into drm-misc-nextThomas Zimmermann293-6763/+7350
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter53-1082/+457
2023-01-31drm/simpledrm: Allow physical width and height configuration via panel nodeRayyan Ansari1-9/+22
2023-01-30drm/shmem: Cleanup drm_gem_shmem_create_with_handle()Rob Clark1-9/+4
2023-01-30Merge tag 'amd-drm-next-6.3-2023-01-27' of https://gitlab.freedesktop.org/agd...Dave Airlie108-3355/+4135
2023-01-30Merge tag 'drm/tegra/for-6.3-rc1' of https://gitlab.freedesktop.org/drm/tegra...Dave Airlie24-661/+277
2023-01-30Merge tag 'drm-next-20230127' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie11-167/+662
2023-01-30Merge tag 'drm-intel-next-2023-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie98-1498/+1819
2023-01-28amdgpu: fix build on non-DCN platforms.Dave Airlie1-2/+2
2023-01-28Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds13-89/+154
2023-01-27drm/tegra: nvdec: Use tegra_dev_iommu_get_stream_id()Thierry Reding1-12/+4
2023-01-27drm/tegra: vic: Use tegra_dev_iommu_get_stream_id()Thierry Reding1-25/+14
2023-01-27drm/tegra: Use tegra_dev_iommu_get_stream_id()Thierry Reding1-11/+3
2023-01-27gpu: host1x: Use tegra_dev_iommu_get_stream_id()Thierry Reding2-13/+7
2023-01-27drm/panel: Add Magnachip D53E6EA8966 Panel DriverChris Morgan3-0/+534
2023-01-27drm: of: Add drm_of_get_dsi_bus helper functionChris Morgan1-0/+51
2023-01-27drm: panel: jd9365da-h3: Add Radxa Display 8HDJagan Teki1-0/+200
2023-01-27drm: panel: jd9365da-h3: Add Radxa Display 10HDJagan Teki1-1/+8
2023-01-27Merge tag 'drm-misc-fixes-2023-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-30/+63
2023-01-27amdgpu: fix build on non-DCN platforms.Dave Airlie1-2/+2