summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2026-02-16drm/xe: Make xe_ggtt_node_insert return a nodeMaarten Lankhorst-88/+48
2026-02-16drm/xe: Move struct xe_ggtt to xe_ggtt.cMaarten Lankhorst-58/+58
2026-02-16drm/xe: Rewrite GGTT VF initializationMaarten Lankhorst-352/+76
2026-02-16drm/xe: Make xe_ggtt_node offset relative to starting offsetMaarten Lankhorst-22/+31
2026-02-16drm/vc4: hdmi: replace use of system_wq with system_percpu_wqMarco Crivellari-2/+2
2026-02-14Partly revert "drm/hyperv: Remove reference to hyperv_fb driver"Helge Deller-146/+0
2026-02-14drm/hyperv: Remove reference to hyperv_fb driverPrasanna Kumar T S M-10/+151
2026-02-14drm/nouveau/gsp: add support for GA100Timur Tabi-18/+15
2026-02-13drm/xe: remove unnecessary struct dram_info forward declarationJani Nikula-1/+0
2026-02-14drm/bridge: lt9611: Add support for single Port B inputHongyang Zhao-14/+32
2026-02-13drm/bridge: ti-sn65dsi86: Enable HPD polling if IRQ is not usedFranz Schnyder-2/+4
2026-02-13drm/xe: Avoid touching consumer fields in GuC pagefault ackMatthew Brost-1/+2
2026-02-13drm/xe: Pack fault type and level into a u8Matthew Brost-15/+20
2026-02-13drm/xe/xe2: Apply Wa_14024997852Arvind Yadav-1/+1
2026-02-13drm/xe/bo: Redirect faults to dummy page for wedged deviceRaag Jadav-1/+1
2026-02-13drm/xe: Force EXEC_QUEUE_FLAG_KERNEL for kernel internal VMsPiotr Piórkowski-0/+3
2026-02-13Merge tag 'amd-drm-next-6.20-2026-02-06' of https://gitlab.freedesktop.org/ag...Dave Airlie-538/+1297
2026-02-12drm/xe: Stop applying Wa_16018737384 from Xe3 onwardMatt Roper-1/+1
2026-02-12mm: update shmem_[kernel]_file_*() functions to use vma_flags_tLorenzo Stoakes-8/+12
2026-02-12drm/amdgpu: lock both VM and BO in amdgpu_gem_object_openChristian König-11/+42
2026-02-12drm/amd/display: Fix out-of-bounds stream encoder index v3Srinivasan Shanmugam-24/+24
2026-02-12drm/amdkfd: Fix APU to use GTT, not VRAM for MQDSiwei He-0/+3
2026-02-12drm/amdgpu:Add psp v13_0_15 ip blockMangesh Gadre-6/+18
2026-02-12drm/amdgpu: set family for GC 11.5.4Alex Deucher-1/+3
2026-02-12drm/amdgpu: Add HAINAN clock adjustmentdecce6-0/+5
2026-02-12drm/radeon: Add HAINAN clock adjustmentdecce6-0/+5
2026-02-12drm/amd/swsmu: Move IP specific functionsPratik Vishwakarma-74/+67
2026-02-12drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notifyPierre-Eric Pelloux-Prayer-1/+8
2026-02-12drm/amdgpu: Move xgmi status to interface headerLijo Lazar-4/+7
2026-02-12drm/amdgpu: return when ras table checksum is errorGangliang Xie-1/+3
2026-02-12drm/amdgpu: Adjust usleep_range in fence waitCe Sun-1/+1
2026-02-12drm/amd/smu: Fix User mode stable P-states SMU15Pratik Vishwakarma-10/+5
2026-02-12drm/amd: Add CG/PG flags for GC 11.5.4Pratik Vishwakarma-2/+21
2026-02-12drm/amdgpu: enable mode2 reset for SMU IP v15.0.0Pratik Vishwakarma-0/+1
2026-02-12drm/amd: Drop MALLPratik Vishwakarma-13/+0
2026-02-12drm/amdgpu: Drop unsupported functionPratik Vishwakarma-1/+0
2026-02-12drm/amdgpu: Fix is_dpm_runningPratik Vishwakarma-2/+26
2026-02-12drm/amdgpu: Fix set_default_dpm_tablesPratik Vishwakarma-1/+1
2026-02-12drm/admgpu: Update metrics_table for SMU15Pratik Vishwakarma-2/+32
2026-02-12drm/amdgpu: Add support for update_table for SMU15Pratik Vishwakarma-0/+63
2026-02-12drm/amd/swsmu: Add new param regs for SMU15Pratik Vishwakarma-1/+9
2026-02-12drm/amdgpu: Load TA ucode for PSP 15_0_0Pratik Vishwakarma-0/+4
2026-02-12drm/amd/pm: send unload command to smu during modprobe -r amdgpuKenneth Feng-15/+4
2026-02-12drm/amd/pm: use debug port for mode1 reset request on smu 13&14Kenneth Feng-14/+46
2026-02-12drm/amd/display: Reject cursor plane on DCE when scaled differently than primaryTimur Kristóf-3/+8
2026-02-12drm/amd/pm: use sysfs_streq for string matching in amdgpu_pmYang Wang-15/+14
2026-02-12drm/amdkfd: Fix watch_id bounds checking in debug address watch v2Srinivasan Shanmugam-8/+12
2026-02-12drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error pathSrinivasan Shanmugam-1/+1
2026-02-12drm/amd/display: Fix dc_link NULL handling in HPD initSrinivasan Shanmugam-5/+4
2026-02-12drm/amd/display: Promote DC to 3.2.369Taimur Hassan-1/+1