summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-10-21drm/amd/display: add dccg dfs mask defCharlene Liu1-0/+8
2025-10-21drm/amd/display: Remove unused field in DMLAlvin Lee1-1/+0
2025-10-21drm/amd/display: Fix NULL pointer dereferenceMeenakshikumar Somasundaram1-1/+2
2025-10-21drm/amd/display: add dispclk ramping to dcn35.Charlene Liu1-0/+12
2025-10-21drm/amd/display: Add debug option to override EASF scaler tapsSamson Tam3-0/+18
2025-10-21drm/amd/display: fix duplicate aux command with AMD aux backlightHarry VanZyllDeJong1-1/+2
2025-10-21drm/amdgpu: Add ras module eeprom safety watermark checkYiPeng Chai1-0/+4
2025-10-21drm/amdgpu: Avoid hive seqno increment in legacy rasYiPeng Chai1-0/+3
2025-10-21drm/amdgpu: Add poison consumption sequence numbers for gfx and sdmaYiPeng Chai1-1/+6
2025-10-21drm/amdgpu: Avoid loading bad pages into legacy rasYiPeng Chai1-0/+3
2025-10-21drm/amdgpu: add ras module rma checkYiPeng Chai1-0/+3
2025-10-21drm/amdgpu: Improve ras fatal error handling functionYiPeng Chai3-9/+14
2025-10-21drm/amdgpu: Intercept ras interrupts to ras moduleYiPeng Chai4-4/+35
2025-10-20drm/i915/panic: fix panic structure allocation memory leakJani Nikula1-12/+13
2025-10-20drm/i915/xe3lpd: Load DMC for Xe3_LPD version 30.02Dnyaneshwar Bhadane1-3/+7
2025-10-20drm/panfrost: Rename panfrost_job functions to reflect real roleAdrián Larumbe4-41/+41
2025-10-20drm/panfrost: Remove unused device propertyAdrián Larumbe2-2/+0
2025-10-20drm/panfrost: Add forward declaration and types headerAdrián Larumbe1-0/+1
2025-10-20drm/panfrost: Make re-enabling job interrupts at device reset optionalAdrián Larumbe4-13/+16
2025-10-20drm/panfrost: Don't rework job IRQ enable mask in the enable pathAdrián Larumbe2-15/+8
2025-10-20drm/panfrost: Handle page mapping failureAdrián Larumbe1-5/+44
2025-10-20drm/panfrost: Check sgt to know whether pages are already mappedAdrián Larumbe1-5/+6
2025-10-20drm/panfrost: Handle error when allocating AS numberAdrián Larumbe4-6/+17
2025-10-20drm/panfrost: Handle job HW submit errorsAdrián Larumbe1-6/+18
2025-10-20drm/panfrost: Handle inexistent GPU during probeAdrián Larumbe1-2/+13
2025-10-20drm/panfrost: Replace DRM driver allocation method with newer oneAdrián Larumbe11-157/+146
2025-10-20drm/rockchip: Use temporary variablesDaniel Stone1-9/+15
2025-10-20drm/rockchip: Rename variables for clarityDaniel Stone1-19/+19
2025-10-20drm/rockchip: Return error code for errorsDaniel Stone1-2/+1
2025-10-20drm/rockchip: Declare framebuffer width/height boundsDaniel Stone1-0/+6
2025-10-20drm/rockchip: Demote normal drm_err to debugDaniel Stone1-9/+9
2025-10-20Merge tag 'v6.18-rc2' into 'drm-rust-next'Alice Ryhl53-197/+335
2025-10-20panthor: use drm_gpuva_unlink_defer()Alice Ryhl1-91/+19
2025-10-20drm/gpuvm: add deferred vm_bo cleanupAlice Ryhl1-0/+190
2025-10-19drm/xe/xe3p: Add xe3p EU stall data formatHarish Chegondi1-2/+26
2025-10-19drm/xe/xe3p_xpc: Setup PAT tableMatt Roper1-1/+95
2025-10-19drm/xe/xe3p_xpc: Skip compression tuning on platforms without flatccsMatt Roper3-3/+25
2025-10-19drm/xe/xe3p_xpc: Add support for compute walker for non-MSIxLucas De Marchi2-0/+7
2025-10-19drm/xe/irq: Check fuse mask for media enginesLucas De Marchi2-3/+17
2025-10-19drm/xe/irq: Rename bits used with all enginesLucas De Marchi4-8/+8
2025-10-19drm/xe/irq: Split irq mask per engine classLucas De Marchi1-26/+47
2025-10-19drm/xe/irq: Rename fuse mask variablesLucas De Marchi1-12/+18
2025-10-19drm/xe/xe3p_xpc: Add MCR steeringMatt Roper2-2/+75
2025-10-19drm/xe/xe3p_xpc: Add L3 bank maskFei Yang1-1/+5
2025-10-19drm/xe/xe3p_xpc: Add Xe3p_XPC IP definitionBalasubramani Vivekanandan1-0/+8
2025-10-19drm/xe/nvls: Attach MOCS table for NVL-SDnyaneshwar Bhadane1-0/+1
2025-10-18drm/client: Remove holds_console_lock parameter from suspend/resumeThomas Zimmermann9-37/+31
2025-10-18drm/xe/nvl: Define NVL-S platformMatt Roper2-0/+13
2025-10-18drm/i915/vrr: Use optimized guardband whenever VRR TG is activeAnkit Nautiyal1-3/+1
2025-10-18drm/i915/vrr: Use the min static optimized guardbandAnkit Nautiyal1-2/+56