summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2026-03-25drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_stateJouni Högander2-2/+4
2026-03-25drm/i915/dmc: Fix an unlikely NULL pointer deference at probeImre Deak2-3/+2
2026-03-25drm/amdgpu: rework how we handle TLB fencesAlex Deucher2-1/+8
2026-03-25drm/amdgpu: Limit BO list entry count to prevent resource exhaustionJesse.Zhang1-0/+4
2026-03-25drm/amdgpu: apply state adjust rules to some additional HAINAN vairantsAlex Deucher1-1/+3
2026-03-25drm/radeon: apply state adjust rules to some additional HAINAN vairantsAlex Deucher1-1/+3
2026-03-25drm/imagination: Synchronize interrupts before suspending the GPUAlessio Belle2-20/+8
2026-03-25drm/imagination: Fix deadlock in soft reset sequenceAlessio Belle1-1/+10
2026-03-25drm/amdgpu/mmhub4.1.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub3.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub3.0.2: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub3.0.1: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub2.3: add bounds checking for cidAlex Deucher1-1/+2
2026-03-25drm/amdgpu/mmhub2.0: add bounds checking for cidAlex Deucher1-3/+6
2026-03-25drm/amdgpu/gmc9.0: add bounds checking for cidAlex Deucher1-7/+14
2026-03-25drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao1-0/+3
2026-03-25drm: Fix use-after-free on framebuffers and property blobs when calling drm_d...Maarten Lankhorst2-4/+10
2026-03-25drm/xe: Fix memory leak in xe_vm_madvise_ioctlVarun Gupta1-1/+2
2026-03-25drm/i915/psr: Write DSC parameters on Selective Update in ET modeJouni Högander1-0/+10
2026-03-25drm/i915/dsc: Add helper for writing DSC Selective Update ET parametersJouni Högander2-0/+26
2026-03-25drm/i915/dsc: Add Selective Update register definitionsJouni Högander1-0/+12
2026-03-25drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()Mario Limonciello1-2/+2
2026-03-19drm/i915/vrr: Configure VRR timings after enabling TRANS_DDI_FUNC_CTLVille Syrjälä2-1/+14
2026-03-19drm/msm/dpu: Correct the SA8775P intr_underrun/intr_underrun indexAbhinav Kumar1-2/+2
2026-03-19drm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello1-0/+6
2026-03-19drm/msm: Fix dma_free_attrs() buffer sizeThomas Fourier1-1/+1
2026-03-19drm/i915/psr: Repeat Selective Update area alignmentJouni Högander1-12/+38
2026-03-19drm/i915: Fix potential overflow of shmem scatterlist lengthJanusz Krzysztofik1-3/+9
2026-03-19drm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS outputLuca Ceresoli1-3/+4
2026-03-19drm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE roundingLuca Ceresoli1-3/+3
2026-03-19drm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello1-0/+4
2026-03-19drm/amd: Set num IP blocks to 0 if discovery failsMario Limonciello2-2/+4
2026-03-19drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu1-1/+5
2026-03-19drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.xYang Wang2-2/+9
2026-03-19drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone1-1/+5
2026-03-19drm/ttm: Fix ttm_pool_beneficial_order() return typeTvrtko Ursulin1-1/+1
2026-03-19nouveau/dpcd: return EBUSY for aux xfer if the device is asleepDave Airlie1-0/+3
2026-03-19drm/xe/xe2_hpg: Correct implementation of Wa_16025250150Matt Roper1-6/+7
2026-03-19drm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin1-7/+17
2026-03-19drm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin1-2/+4
2026-03-19drm/i915/alpm: ALPM disable fixesJouni Högander1-6/+1
2026-03-19nouveau/gsp: drop WARN_ON in ACPI probesDave Airlie1-6/+6
2026-03-19drm/bridge: ti-sn65dsi86: Enable HPD polling if IRQ is not usedFranz Schnyder1-2/+4
2026-03-19drm/bridge: samsung-dsim: Fix memory leak in error pathOsama Abdelkader1-9/+16
2026-03-19drm/amd: Disable MES LR compute W/AMario Limonciello2-10/+0
2026-03-19drm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri1-0/+5
2026-03-19drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin1-0/+2
2026-03-19drm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri1-0/+7
2026-03-19drm/amdgpu: ensure no_hw_access is visible before MMIOPerry Yuan1-0/+3
2026-03-19drm/amdkfd: Unreserve bo if queue update failedPhilip Yang1-0/+1