summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2026-02-19drm/amd/display: Initialize DAC in DCE link encoder using VBIOSTimur Kristóf-2/+11
2026-02-19drm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf-16/+17
2026-02-19drm/amd/display: Don't call find_analog_engine() twiceTimur Kristóf-1/+0
2026-02-19drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA v2Christian König-4/+6
2026-02-19drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher-0/+10
2026-02-19drm/amdgpu: Set atomics to true for xgmiHarish Kasiviswanathan-3/+4
2026-02-19drm/amdkfd: Check for NULL return valuesAndrew Martin-8/+14
2026-02-19drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner-0/+5
2026-02-19drm/amdgpu: Set vmid0 PAGE_TABLE_DEPTH for GFX12.1Harish Kasiviswanathan-1/+4
2026-02-19drm/amdkfd: Disable MQD queue priorityAndrew Martin-7/+7
2026-02-19drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung-2/+1
2026-02-19drm/amd/display: Check return of shaper curve to HW formatAlex Hung-3/+3
2026-02-19drm/amd/display: Correct logic check error for fastbootCharlene Liu-2/+2
2026-02-19drm/amd/display: Skip eDP detection when no sinkSaidireddy Yenugu-0/+5
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones-33/+3
2026-02-19Revert "drm/amd/display: Correct hubp GfxVersion verification"Nicholas Carbones-52/+39
2026-02-19Revert "drm/amd/display: Add Handling for gfxversion DcGfxBase"Nicholas Carbones-3/+0
2026-02-19drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti-55/+143
2026-02-19drm/amd/display: Implementing ramless idle mouse triggerMuaaz Nisar-0/+28
2026-02-19drm/amd/display: Disable SR feature on eDP1 by defaultCharlene Liu-5/+20
2026-02-19drm/amd/display: Expose functions of other dcn useDmytro Laktyushkin-18/+32
2026-02-19drm/xe/reg_sr: Allow register_save_restore_check debugfs to verify LRC valuesMatt Roper-2/+36
2026-02-19drm/xe: Add facility to lookup the value of a register in a default LRCMatt Roper-0/+100
2026-02-19drm/xe/reg_sr: Add debugfs to verify status of reg_sr programmingMatt Roper-0/+63
2026-02-19drm/xe/reg_sr: Don't process gt/hwe lists in VFMatt Roper-14/+34
2026-02-19drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper-12/+60
2026-02-19drm/i915/dp_mst: Fix ww mutex lock failure in for_each_joiner_candidate() loopImre Deak-1/+1
2026-02-19drm/i915/dp: Fix ww mutex lock failure in for_each_joiner_candidate() loopImre Deak-1/+1
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-8/+12
2026-02-18drm/amd/display: Add static keyword for sharpness tablesSamson Tam-2/+2
2026-02-18drm/amd/display: Only use analog stream encoder with analog engineTimur Kristóf-1/+4
2026-02-18drm/amd/display: Only use analog link encoder with analog engineTimur Kristóf-3/+6
2026-02-18drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectorsTimur Kristóf-1/+1
2026-02-18Merge tag 'amd-drm-next-6.20-2026-02-13' of https://gitlab.freedesktop.org/ag...Dave Airlie-390/+611
2026-02-18Merge tag 'drm-intel-next-fixes-2026-02-13' of https://gitlab.freedesktop.org...Dave Airlie-4/+19
2026-02-17drm/xe: Convert GT stats to per-cpu countersMatthew Brost-16/+82
2026-02-17drm/xe: Prevent VFs from exposing the CCS mode sysfs fileNareshkumar Gollakoti-1/+1
2026-02-17drm/xe/hwmon: Prevent unintended VRAM channel creationKarthik Poosa-3/+3
2026-02-17drm/pagemap: pass pagemap_addr by referenceArnd Bergmann-6/+6
2026-02-17drm/xe/bo: Redirect faults to dummy page for wedged deviceRaag Jadav-1/+1
2026-02-17drm/xe: Make xe_modparam.force_vram_bar_size signedShuicheng Lin-1/+1
2026-02-17drm/xe/vf: Avoid reading media version when media GT is disabledPiotr Piórkowski-0/+6
2026-02-17drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138Matt Roper-10/+8
2026-02-17drm/xe/mmio: Avoid double-adjust in 64-bit readsShuicheng Lin-5/+5
2026-02-17drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madviseJia Yao-1/+6
2026-02-17drm/xe/configfs: Fix 'parameter name omitted' errorsMichal Wajdeczko-4/+8
2026-02-17drm/xe/pf: Fix sysfs initializationMichal Wajdeczko-28/+26
2026-02-17drm/xe/hwmon: Prevent unintended VRAM channel creationKarthik Poosa-3/+3
2026-02-17drm/panic: depends on PRINTKJocelyn Falempe-1/+1
2026-02-17drm/i915/dp: Add missing slice count check during mode validationImre Deak-0/+3