summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-10-20drm/amdgpu: add ras module rma checkYiPeng Chai-0/+3
2025-10-20drm/amdgpu: Improve ras fatal error handling functionYiPeng Chai-9/+14
2025-10-20drm/amdgpu: Intercept ras interrupts to ras moduleYiPeng Chai-4/+35
2025-10-20drm/i915/panic: fix panic structure allocation memory leakJani Nikula-12/+13
2025-10-20drm/i915/xe3lpd: Load DMC for Xe3_LPD version 30.02Dnyaneshwar Bhadane-3/+7
2025-10-20drm/panfrost: Rename panfrost_job functions to reflect real roleAdrián Larumbe-41/+41
2025-10-20drm/panfrost: Remove unused device propertyAdrián Larumbe-2/+0
2025-10-20drm/panfrost: Add forward declaration and types headerAdrián Larumbe-0/+1
2025-10-20drm/panfrost: Make re-enabling job interrupts at device reset optionalAdrián Larumbe-13/+16
2025-10-20drm/panfrost: Don't rework job IRQ enable mask in the enable pathAdrián Larumbe-15/+8
2025-10-20drm/panfrost: Handle page mapping failureAdrián Larumbe-5/+44
2025-10-20drm/panfrost: Check sgt to know whether pages are already mappedAdrián Larumbe-5/+6
2025-10-20drm/panfrost: Handle error when allocating AS numberAdrián Larumbe-6/+17
2025-10-20drm/panfrost: Handle job HW submit errorsAdrián Larumbe-6/+18
2025-10-20drm/panfrost: Handle inexistent GPU during probeAdrián Larumbe-2/+13
2025-10-20drm/panfrost: Replace DRM driver allocation method with newer oneAdrián Larumbe-157/+146
2025-10-20drm/rockchip: Use temporary variablesDaniel Stone-9/+15
2025-10-20drm/rockchip: Rename variables for clarityDaniel Stone-19/+19
2025-10-20drm/rockchip: Return error code for errorsDaniel Stone-2/+1
2025-10-20drm/rockchip: Declare framebuffer width/height boundsDaniel Stone-0/+6
2025-10-20drm/rockchip: Demote normal drm_err to debugDaniel Stone-9/+9
2025-10-20Merge tag 'v6.18-rc2' into 'drm-rust-next'Alice Ryhl-197/+335
2025-10-20panthor: use drm_gpuva_unlink_defer()Alice Ryhl-91/+19
2025-10-20drm/gpuvm: add deferred vm_bo cleanupAlice Ryhl-0/+190
2025-10-18drm/xe/xe3p: Add xe3p EU stall data formatHarish Chegondi-2/+26
2025-10-18drm/xe/xe3p_xpc: Setup PAT tableMatt Roper-1/+95
2025-10-18drm/xe/xe3p_xpc: Skip compression tuning on platforms without flatccsMatt Roper-3/+25
2025-10-18drm/xe/xe3p_xpc: Add support for compute walker for non-MSIxLucas De Marchi-0/+7
2025-10-18drm/xe/irq: Check fuse mask for media enginesLucas De Marchi-3/+17
2025-10-18drm/xe/irq: Rename bits used with all enginesLucas De Marchi-8/+8
2025-10-18drm/xe/irq: Split irq mask per engine classLucas De Marchi-26/+47
2025-10-18drm/xe/irq: Rename fuse mask variablesLucas De Marchi-12/+18
2025-10-18drm/xe/xe3p_xpc: Add MCR steeringMatt Roper-2/+75
2025-10-18drm/xe/xe3p_xpc: Add L3 bank maskFei Yang-1/+5
2025-10-18drm/xe/xe3p_xpc: Add Xe3p_XPC IP definitionBalasubramani Vivekanandan-0/+8
2025-10-18drm/xe/nvls: Attach MOCS table for NVL-SDnyaneshwar Bhadane-0/+1
2025-10-18drm/client: Remove holds_console_lock parameter from suspend/resumeThomas Zimmermann-37/+31
2025-10-17drm/xe/nvl: Define NVL-S platformMatt Roper-0/+13
2025-10-18drm/i915/vrr: Use optimized guardband whenever VRR TG is activeAnkit Nautiyal-3/+1
2025-10-18drm/i915/vrr: Use the min static optimized guardbandAnkit Nautiyal-2/+56
2025-10-18drm/i915/dp: Check if guardband can accommodate sdp latenciesAnkit Nautiyal-0/+22
2025-10-18drm/i915/dp: Add helper to get min sdp guardbandAnkit Nautiyal-0/+38
2025-10-18drm/i915/psr: Add helper to get min psr guardbandAnkit Nautiyal-0/+28
2025-10-17drm/xe/xe3p: Dump CSMQDEBUG registerWang Xin-1/+29
2025-10-17drm/xe: Dump CURRENT_LRCA registerWang Xin-0/+3
2025-10-17drm/xe/xe3p: Determine service copy availability from fuseMatt Roper-9/+37
2025-10-17drm/xe/xe3p: Stop programming RCU_MODE's fixed slice mode settingMatt Roper-0/+7
2025-10-17drm/xe/xe3p_lpm: Handle MCR steeringMatt Roper-2/+3
2025-10-17drm/xe/xe3p_lpm: Skip disabling NOA on unsupported IPsBalasubramani Vivekanandan-1/+2
2025-10-17drm/xe: Add GT_VER() to check version specific to gt typeLucas De Marchi-0/+6