summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-10-20drm/amd/display: not skip hpd irq for bw alloc modePeichen Huang-5/+18
2025-10-20drm/amd/display: Update spacing in structAlvin Lee-3/+3
2025-10-20drm/amd/display: Update DCN401 path for cursor offloadAlvin Lee-27/+45
2025-10-20drm/amd/display: increase max link count and fix link->enc NULL pointer accessCharlene Liu-1/+10
2025-10-20drm/amd/display: Rework HDMI data channel readsRelja Vojvodic-1/+7
2025-10-20drm/amd/display: fix typo in display_mode_core_structs.hAdi Gollamudi-1/+1
2025-10-20drm/amd/display: add dccg dfs mask defCharlene Liu-0/+8
2025-10-20drm/amd/display: Remove unused field in DMLAlvin Lee-1/+0
2025-10-20drm/amd/display: Fix NULL pointer dereferenceMeenakshikumar Somasundaram-1/+2
2025-10-20drm/amd/display: add dispclk ramping to dcn35.Charlene Liu-0/+12
2025-10-20drm/amd/display: Add debug option to override EASF scaler tapsSamson Tam-0/+18
2025-10-20drm/amd/display: fix duplicate aux command with AMD aux backlightHarry VanZyllDeJong-1/+2
2025-10-20drm/amdgpu: Add ras module eeprom safety watermark checkYiPeng Chai-0/+4
2025-10-20drm/amdgpu: Avoid hive seqno increment in legacy rasYiPeng Chai-0/+3
2025-10-20drm/amdgpu: Add poison consumption sequence numbers for gfx and sdmaYiPeng Chai-1/+6
2025-10-20drm/amdgpu: Avoid loading bad pages into legacy rasYiPeng Chai-0/+3
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