summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-02-16Revert "drm/vc4: hdmi: Enforce the minimum rate at runtime_resume"Maxime Ripard
2023-02-16Revert "drm/vc4: hdmi: Fix HSM clock too low on Pi4"Maxime Ripard
2023-02-16drm/vc4: hdmi: Enable power domain before setting minimumMaxime Ripard
2023-02-16drm/vc4: hdmi: Replace hardcoded value by defineMaxime Ripard
2023-02-15drm/nouveau/led: explicitly include linux/leds.hThomas Weißschuh
2023-02-14drm/vmwgfx: Do not drop the reference to the handle too soonZack Rusin
2023-02-14drm/vmwgfx: Stop accessing buffer objects which failed initZack Rusin
2023-02-13drm/vmwgfx: Make the driver work without the dummy resourcesZack Rusin
2023-02-13drm/vmwgfx: Stop using raw ttm_buffer_object'sZack Rusin
2023-02-13drm/vmwgfx: Abstract placement selectionZack Rusin
2023-02-13drm/vmwgfx: Rename dummy to is_iomemZack Rusin
2023-02-13drm/vmwgfx: Cleanup the vmw bo usage in the cursor pathsZack Rusin
2023-02-13drm/vmwgfx: Simplify fb pinningZack Rusin
2023-02-13drm/vmwgfx: Rename vmw_buffer_object to vmw_boZack Rusin
2023-02-13drm/vmwgfx: Remove the duplicate bo_free functionZack Rusin
2023-02-13drm/vmwgfx: Use the common gem mmap instead of the custom codeZack Rusin
2023-02-10drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt()Asahi Lina
2023-02-10drm/vgem: add missing mutex_destroyMaíra Canal
2023-02-10drm: remove dumb_destroy callbackChristian König
2023-02-09drm/amdgpu: Remove TTM resource->start visible VRAM condition v2Somalapuram Amaranath
2023-02-06drm/bridge: panel: Set orientation on panel_bridge connectorJohn Keeping
2023-02-06drm/ttm: prevent moving of pinned BOsChristian König
2023-02-06drm/ttm: stop allocating a dummy resource for pipelined guttingChristian König
2023-02-06drm/ttm: stop allocating dummy resources during BO creationChristian König
2023-02-06drm/ttm: clear the ttm_tt when bo->resource is NULLMatthew Auld
2023-02-06drm/i915/ttm: audit remaining bo->resourceMatthew Auld
2023-02-06drm/i915/ttm: fix sparse warningMatthew Auld
2023-02-05drm/rockchip: Drop unbalanced obj unrefRob Clark
2023-02-05drm/rockchip: avoid duplicate mappings for IOMMU devicesJohn Keeping
2023-02-05drm/rockchip: vop: Quiet always-warning AFBC logBrian Norris
2023-02-05drm/rockchip: vop2: add support for the rgb output blockMichael Riesch
2023-02-05drm/rockchip: vop2: use symmetric function pair vop2_{create,destroy}_crtcsMichael Riesch
2023-02-05drm/rockchip: rgb: add video_port parameter to init functionMichael Riesch
2023-02-05drm/rockchip: rgb: embed drm_encoder into rockchip_encoderMichael Riesch
2023-02-05drm/rockchip: vop2: initialize possible_crtcs properlyMichael Riesch
2023-02-03drm/arm/malidp: use sysfs_emit in show function callbackDeepak R Varma
2023-02-02drm/format-helper: Use KUNIT_EXPECT_MEMEQ macroMaíra Canal
2023-01-31drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disableStephen Boyd
2023-01-31Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter
2023-01-31drm/simpledrm: Allow physical width and height configuration via panel nodeRayyan Ansari
2023-01-30drm/shmem: Cleanup drm_gem_shmem_create_with_handle()Rob Clark
2023-01-30Merge tag 'amd-drm-next-6.3-2023-01-27' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-01-30Merge tag 'drm/tegra/for-6.3-rc1' of https://gitlab.freedesktop.org/drm/tegra...Dave Airlie
2023-01-30Merge tag 'drm-next-20230127' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie
2023-01-30Merge tag 'drm-intel-next-2023-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-01-27amdgpu: fix build on non-DCN platforms.Dave Airlie
2023-01-27Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-01-27drm/tegra: nvdec: Use tegra_dev_iommu_get_stream_id()Thierry Reding
2023-01-27drm/tegra: vic: Use tegra_dev_iommu_get_stream_id()Thierry Reding