aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2025-11-07Merge tag 'mediatek-drm-fixes-20251105' of https://git.kernel.org/pub/scm/lin...Dave Airlie2-23/+8
2025-11-07Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie421-909/+2059
2025-11-07Merge tag 'drm-intel-next-2025-11-04' of https://gitlab.freedesktop.org/drm/i...Dave Airlie176-2273/+7447
2025-11-07Merge tag 'amd-drm-fixes-6.18-2025-11-06' of https://gitlab.freedesktop.org/a...Dave Airlie18-35/+84
2025-11-07Merge tag 'drm-intel-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/...Dave Airlie2-4/+16
2025-11-06drm/i915/xe3p_lpd: Adapt to updates on MBUS_CTL/DBUF_CTL registersRavi Kumar Vodapalli2-28/+40
2025-11-06drm/i915/xe3p_lpd: Always apply WaWmMemoryReadLatencyGustavo Sousa1-0/+7
2025-11-06drm/i915/dram: Add field ecc_impacting_de_bwGustavo Sousa4-0/+15
2025-11-06drm/i915/wm: don't use method1 in Xe3p_LPD onwardsLuca Coelho1-0/+2
2025-11-06drm/i915/xe3p_lpd: Reload DMC MMIO for pipes C and DGustavo Sousa1-2/+2
2025-11-06drm/i915/xe3p_lpd: Don't allow odd ypan or ysize with semiplanar formatJuha-pekka Heikkila1-0/+3
2025-11-06drm/i915/xe3p_lpd: Extend Wa_16025573575Gustavo Sousa1-1/+2
2025-11-06drm/i915/xe3p_lpd: Drop support for interlace modeAnkit Nautiyal1-6/+8
2025-11-06drm/i915/xe3p_lpd: Load DMC firmwareGustavo Sousa1-1/+8
2025-11-06drm/i915/xe3p_lpd: Add CDCLK tableGustavo Sousa1-2/+42
2025-11-06drm/i915/xe3p_lpd: Remove gamma,csc bottom color checksSai Teja Pottumuttu1-6/+7
2025-11-06drm/i915/xe3p_lpd: Horizontal flip support for linear surfacesSai Teja Pottumuttu1-1/+2
2025-11-06drm/i915/xe3p_lpd: Expand bifield masks dbuf blocks fieldsSai Teja Pottumuttu1-6/+6
2025-11-06drm/i915/xe3p_lpd: Update bandwidth parametersMatt Atwood1-4/+5
2025-11-06drm/i915/display: Use braces for if-ladder in intel_bw_init_hw()Gustavo Sousa1-14/+15
2025-11-06drm/i915/xe3p_lpd: Drop north display reset option programmingMatt Roper1-0/+3
2025-11-06drm/i915/xe3p_lpd: Add Xe3p_LPD display IP featuresSai Teja Pottumuttu1-0/+1
2025-11-06drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpgNitin Gote1-0/+5
2025-11-06drm/amd/display: Enable mst when it's detected but yet to be initializedWayne Lin1-1/+9
2025-11-06drm/amdgpu: Fix wait after reset sequence in S3Lijo Lazar2-3/+32
2025-11-06drm/amd: Fix suspend failure with secure display TAMario Limonciello1-1/+4
2025-11-06drm/amdgpu: fix gpu page fault after hibernation on PF passthroughSamuel Zhang2-2/+5
2025-11-06drm/edid: add 6 bpc quirk to the Sharp LQ116M1JW10Ajye Huang1-0/+3
2025-11-06drm/amd/pm: Update default power1_capAsad Kamal1-1/+1
2025-11-06drm/amdgpu: skip writing eeprom when PMFW manages RAS dataTao Zhou2-1/+22
2025-11-06drm/amd/display: Enable mst when it's detected but yet to be initializedWayne Lin1-1/+9
2025-11-06drm/amdgpu: support to load RAS bad pages from PMFWTao Zhou1-4/+10
2025-11-06drm/amdgpu: Fix wait after reset sequence in S3Lijo Lazar2-3/+32
2025-11-06drm/amdgpu: add ras_eeprom_read_idx interfaceTao Zhou2-0/+55
2025-11-06drm/amdgpu: make MCA IPID parse globalTao Zhou2-0/+16
2025-11-06drm/amd: Fix suspend failure with secure display TAMario Limonciello1-1/+4
2025-11-06drm/amd/ras: Fix the issue of incorrect function callYiPeng Chai1-1/+1
2025-11-06drm/amdgpu: fix gpu page fault after hibernation on PF passthroughSamuel Zhang2-2/+5
2025-11-06drm/amd/ras: ras supports i2c eeprom for mp1 v13_0_12YiPeng Chai1-0/+1
2025-11-06drm/amdkfd: Do not wait for queue op response during resetAhmad Rehman1-1/+2
2025-11-06drm/amdgpu/userq: need to unref boDavid (Ming Qiang) Wu1-0/+1
2025-11-06drm/amdgpu: initialize max record count after table resetGangliang Xie1-0/+6
2025-11-06drm/amd/pm: check pmfw eeprom feature bitGangliang Xie5-2/+14
2025-11-06drm/amdgpu: add check function for pmfw eepromGangliang Xie1-0/+44
2025-11-06drm/amdgpu: add initialization function for pmfw eepromGangliang Xie1-0/+39
2025-11-06drm/amdgpu: adapt reset function for pmfw eepromGangliang Xie1-25/+36
2025-11-06drm/tiny: pixpaper: add explicit dependency on MMULiangCheng Wang1-0/+1
2025-11-06drm/ttm: Fix @alloc_flags descriptionBagas Sanjaya2-2/+2
2025-11-06drm/nouveau: Advertise correct modifiers on GB20xJames Jones4-3/+59
2025-11-06drm/nouveau: set DMA mask before creating the flush pageTimur Tabi1-12/+12