summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-03-04drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and T...Srinivasan Shanmugam1-36/+37
2026-03-04drm/i915/wakeref: clean up INTEL_WAKEREF_PUT_* flag macrosJani Nikula2-10/+6
2026-03-04drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher1-0/+10
2026-03-04drm/amd/display: Correct logic check error for fastbootCharlene Liu1-2/+2
2026-03-04drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madviseJia Yao1-1/+6
2026-03-04drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notifyPierre-Eric Pelloux-Prayer1-1/+8
2026-03-04drm/amd/display: Increase DCN35 SR enter/exit latencyLeo Li2-10/+10
2026-03-04drm/i915/dp: Fix pipe BPP clamping due to HDRImre Deak1-3/+17
2026-03-04drm/i915/dp: Fail state computation for invalid DSC source input BPP valuesImre Deak1-7/+21
2026-03-04drm/i915/quirks: Fix device id for QUIRK_EDP_LIMIT_RATE_HBR2 entryAnkit Nautiyal1-1/+1
2026-03-04drm/amdgpu: Use 5-level paging if gmc support 57-bit VAPhilip Yang1-17/+0
2026-03-04drm/amdgpu: GPU vm support 5-level page tablePhilip Yang3-1/+23
2026-03-04drm/amdgpu: Protect GPU register accesses in powergated state in some pathsYifan Zhang1-3/+6
2026-03-04drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()Sunday Clement1-0/+6
2026-03-04drm/bridge: anx7625: Fix invalid EDID sizeLoic Poulain1-1/+1
2026-03-04drm/buddy: Prevent BUG_ON by validating rounded allocationSanjay Yadav1-0/+9
2026-03-04drm/tyr: fix register name in error printDirk Behme1-1/+1
2026-03-04drm/i915/psr: Don't enable Panel Replay on sink if globally disabledJouni Högander1-1/+6
2026-03-04drm/tegra: dsi: fix device leak on probeJohan Hovold1-4/+2
2026-03-04drm/xe: Fix ggtt fb alignmentTvrtko Ursulin1-1/+1
2026-03-04drm/tests: shmem: Hold reservation lock around purgeThomas Zimmermann2-1/+18
2026-03-04drm/tests: shmem: Hold reservation lock around madviseThomas Zimmermann2-4/+19
2026-03-04drm/tests: shmem: Hold reservation lock around vmap/vunmapThomas Zimmermann2-2/+37
2026-03-04drm/tests: shmem: Add clean-up action to unpin pagesThomas Zimmermann1-0/+6
2026-03-04drm/tests: shmem: Swap names of export testsThomas Zimmermann1-3/+3
2026-03-04drm/panthor: fix for dma-fence safe access rulesChia-I Wu1-0/+4
2026-03-04drm/amdgpu: avoid sdma ring reset in sriovVictor Zhao1-0/+3
2026-03-04drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung1-2/+1
2026-03-04drm/radeon: Add HAINAN clock adjustmentdecce61-0/+5
2026-03-04drm/amd/display: bypass post csc for additional color spaces in dalClay King3-6/+25
2026-03-04drm/amdgpu: Add HAINAN clock adjustmentdecce61-0/+5
2026-03-04drm/amd/display: set enable_legacy_fast_update to false for DCN36YiLing Chen1-1/+1
2026-03-04drm/amdgpu: Adjust usleep_range in fence waitCe Sun1-1/+1
2026-03-04drm/amdgpu: return when ras table checksum is errorGangliang Xie1-1/+3
2026-03-04drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin1-1/+1
2026-03-04drm/amd/display: Fix system resume lag issueTom Chung1-0/+10
2026-03-04drm/amdgpu: Skip vcn poison irq release on VFLijo Lazar1-1/+3
2026-03-04drm/amd/display: Fix writeback on DCN 3.2+Alex Hung1-4/+15
2026-03-04drm/amd/pm: Fix null pointer dereference issueJinzhou Su1-0/+3
2026-03-04drm/amdgpu: validate user queue size constraintsJesse.Zhang1-0/+11
2026-03-04drm/amd/display: avoid dig reg access timeout on usb4 link training failZhongwei1-2/+10
2026-03-04drm/amd/display: Fix GFX12 family constant checksMatthew Stewart2-3/+3
2026-03-04drm/amdgpu: mark invalid records with U64_MAXGangliang Xie1-0/+6
2026-03-04drm/amd/display: Revert "init dispclk from bootup clock for DCN315"Wang, Sung-huai2-88/+3
2026-03-04drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after releaseLudovic Desroches1-2/+1
2026-03-04drm/atmel-hlcdc: don't reject the commit if the src rect has fractional partsLudovic Desroches1-15/+4
2026-03-04drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callbackLudovic Desroches1-2/+1
2026-03-04drm/amd/display: Revert "init dispclk from bootup clock for DCN314"Wang, Sung-huai2-134/+4
2026-03-04drm/amd/display: Ensure link output is disabled in backend reset for PLL_ONNicholas Kazlauskas1-1/+15
2026-03-04drm/amd/display: Disable FEC when powering down encodersOvidiu Bunea1-9/+15