summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2025-12-12drm/amdkfd: Fix GPU mappings for APU after prefetchHarish Kasiviswanathan1-0/+2
2025-12-12drm/vmwgfx: Use kref in vmw_bo_dirtyIan Forbes1-7/+5
2025-12-07drm/i915/dp: Initialize the source OUI write timestamp alwaysImre Deak1-1/+4
2025-12-07drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setupThomas Zimmermann3-17/+0
2025-12-07drm/amd/display: Don't change brightness for disabled connectorsMario Limonciello (AMD)1-0/+15
2025-12-07drm/amd/display: Check NULL before accessingAlex Hung1-3/+8
2025-12-07drm/amd/amdgpu: reserve vm invalidation engine for uni_mesMichael Chen1-0/+3
2025-12-07drm: sti: fix device leaks at component probeJohan Hovold1-1/+6
2025-12-07Revert "drm/amd/display: Move setup_stream_attribute"Alex Deucher5-12/+3
2025-12-07drm/amdgpu: fix cyan_skillfish2 gpu info fw handlingAlex Deucher1-0/+2
2025-12-07drm/xe: Fix conversion from clock ticks to millisecondsHarish Chegondi1-6/+1
2025-12-01drm/amd/display: Prevent Gating DTBCLK before It Is Properly LatchedFangzhi Zuo2-2/+4
2025-12-01drm/amd/display: Insert dccg log for easy debugCharlene Liu1-3/+21
2025-12-01drm/amd/display: disable DPP RCG before DPP CLK enableCharlene Liu2-21/+38
2025-12-01drm/amd/display: avoid reset DTBCLK at clock initCharlene Liu1-6/+12
2025-12-01drm/i915/dp_mst: Disable Panel ReplayImre Deak1-0/+4
2025-12-01drm/amdgpu: fix gpu page fault after hibernation on PF passthroughSamuel Zhang2-2/+5
2025-12-01drm/xe: Prevent BIT() overflow when handling invalid prefetch regionShuicheng Lin1-2/+2
2025-12-01drm/tegra: Add call to put_pid()Prateek Agarwal1-2/+5
2025-12-01drm/amd/display: Clear the CUR_ENABLE register on DCN20 on DPP5Ivan Lipski1-0/+8
2025-12-01drm/amd/display: Fix pbn to kbps ConversionFangzhi Zuo1-36/+23
2025-12-01drm/amd/display: Move sleep into each retry for retrieve_link_cap()Mario Limonciello (AMD)1-4/+5
2025-12-01drm/amd/display: Increase DPCD read retriesMario Limonciello (AMD)1-1/+1
2025-12-01drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha1-2/+2
2025-12-01drm/amd: Skip power ungate during suspend for VPEMario Limonciello1-1/+2
2025-12-01drm/radeon: delete radeon_fence_process in is_signaled, no deadlockRobert McClinton1-7/+0
2025-12-01drm/tegra: dc: Fix reference leak in tegra_dc_couple()Ma Ke1-0/+1
2025-12-01nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::bootNam Cao1-0/+2
2025-12-01Revert "drm/tegra: dsi: Clear enable register if powered by bootloader"Diogo Ivo1-9/+0
2025-11-24drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12 VRAM surfacesVitaly Prosyak1-0/+12
2025-11-24drm/amdkfd: relax checks for over allocation of save areaJonathan Kim1-6/+6
2025-11-24drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZEIan Forbes1-0/+5
2025-11-24drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devicesJesse.Zhang3-6/+7
2025-11-24drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAMChristian König1-0/+3
2025-11-24drm/amd/pm: Disable MCLK switching on SI at high pixel clocksTimur Kristóf1-0/+5
2025-11-24drm/amdgpu: remove two invalid BUG_ON()sChristian König2-4/+0
2025-11-24drm/xe: Do clean shutdown also when using flrJouni Högander1-9/+9
2025-11-24drm/xe: Move declarations under conditional branchTejas Upadhyay1-3/+3
2025-11-24drm/xe/guc: Synchronize Dead CT worker with unbindBalasubramani Vivekanandan1-0/+3
2025-11-24drm/amd: Fix suspend failure with secure display TAMario Limonciello1-1/+4
2025-11-24drm/i915: Fix conversion between clock ticks and nanosecondsUmesh Nerlige Ramappa1-2/+2
2025-11-24drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTDJanusz Krzysztofik1-2/+14
2025-11-24drm/mediatek: Add pm_runtime support for GCE power controlJason-JH Lin1-0/+7
2025-11-13drm/amd/display: Fix black screen with HDMI outputsAlex Hung1-0/+1
2025-11-13drm/amdgpu: Fix function header names in amdgpu_connectors.cSrinivasan Shanmugam1-3/+12
2025-11-13drm/amdgpu: Fix unintended error log in VCN5_0_0Sathishkumar S1-2/+3
2025-11-13drm/amd/display: update color on atomic commit timeMelissa Wen1-1/+35
2025-11-13drm/amd/display: Fix NULL deref in debugfs odm_combine_segmentsRong Zhang1-1/+2
2025-11-13drm/amdgpu/smu: Handle S0ix for vangoghAlex Deucher2-0/+9
2025-11-13drm/sched: Fix deadlock in drm_sched_entity_kill_jobs_cbPierre-Eric Pelloux-Prayer1-15/+19