summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-10-18drm/i915/dp: Check if guardband can accommodate sdp latenciesAnkit Nautiyal1-0/+22
2025-10-18drm/i915/dp: Add helper to get min sdp guardbandAnkit Nautiyal2-0/+38
2025-10-18drm/i915/psr: Add helper to get min psr guardbandAnkit Nautiyal2-0/+28
2025-10-18drm/xe/xe3p: Dump CSMQDEBUG registerWang Xin2-1/+29
2025-10-18drm/xe: Dump CURRENT_LRCA registerWang Xin2-0/+3
2025-10-18drm/xe/xe3p: Determine service copy availability from fuseMatt Roper2-9/+37
2025-10-18drm/xe/xe3p: Stop programming RCU_MODE's fixed slice mode settingMatt Roper1-0/+7
2025-10-18drm/xe/xe3p_lpm: Handle MCR steeringMatt Roper1-2/+3
2025-10-18drm/xe/xe3p_lpm: Skip disabling NOA on unsupported IPsBalasubramani Vivekanandan1-1/+2
2025-10-18drm/xe: Add GT_VER() to check version specific to gt typeLucas De Marchi1-0/+6
2025-10-18drm/xe: Drop CTC_MODE register readBalasubramani Vivekanandan2-23/+0
2025-10-18drm/xe/xe3p: Add support for media IP versions 35.00 & 35.03Shekhar Chauhan1-0/+2
2025-10-18drm/xe/xe3: Add support for graphics IP versions 30.04 & 30.05Shekhar Chauhan3-7/+10
2025-10-17drm/i915/dp: Fix panel replay when DSC is enabledImre Deak3-5/+99
2025-10-17drm/i915/dp_mst: Recompute all MST link CRTCs if DSC gets enabled on the linkImre Deak4-18/+19
2025-10-17drm/i915/dp_mst: Track DSC enabled status on the MST linkImre Deak4-1/+15
2025-10-17drm/i915/dp_mst: Reuse the DP-SST helper function to compute FEC configImre Deak1-6/+4
2025-10-17drm/i915/dp: Export helper to determine if FEC on non-UHBR links is requiredImre Deak3-9/+16
2025-10-17drm/i915/dp: Ensure the FEC state stays disabled for UHBR linksImre Deak2-3/+12
2025-10-17drm/i915/dsc: Add helper to enable the DSC configuration for a CRTCImre Deak4-2/+9
2025-10-17drm/xe/pf: Allow to restore auto-provisioning modeMichal Wajdeczko3-0/+92
2025-10-17drm/xe/pf: Disable auto-provisioning if changed using debugfsMichal Wajdeczko5-0/+70
2025-10-17drm/xe/pf: Automatically provision VFs only in auto-modeMichal Wajdeczko3-1/+51
2025-10-17drm/xe/pf: Promote VFs provisioning helpersMichal Wajdeczko4-41/+102
2025-10-17drm/xe/pf: Always expose VRAM provisioning data on discrete GPUsLukasz Laguna2-4/+8
2025-10-17drm/panthor: Fix kernel panic on partial unmap of a GPU VA regionAkash Goel1-3/+7
2025-10-17drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flagThomas Hellström3-3/+15
2025-10-17drm/xe: Retain vma flags when recreating and splitting vmas for madviseThomas Hellström3-67/+32
2025-10-17drm/gpusvm, drm/xe: Allow mixed mappings for userptrMatthew Brost2-3/+7
2025-10-17Merge tag 'drm-xe-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie13-31/+99
2025-10-17Merge tag 'drm-misc-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/m...Dave Airlie8-19/+23
2025-10-17drm/i915: Fix conversion between clock ticks and nanosecondsUmesh Nerlige Ramappa1-2/+2
2025-10-17drm/i915: Include the per-crtc minimum cdclk in the crtc state dumpVille Syrjälä1-2/+2
2025-10-17drm/i915: Compute per-crtc min_cdclk earlierVille Syrjälä5-4/+16
2025-10-17drm/i915: s/min_cdck[]/plane_min_cdclk[]/Ville Syrjälä4-7/+7
2025-10-17drm/i915/fbc: Decouple FBC from intel_cdclk_atomic_check()Ville Syrjälä3-13/+38
2025-10-17drm/i915/ips: Eliminate the cdclk_state stuff from hsw_ips_compute_config()Ville Syrjälä1-32/+27
2025-10-17drm/i915/bw: Relocate intel_bw_crtc_min_cdclk()Ville Syrjälä5-53/+55
2025-10-17drm/i915: s/"not not"/"not"/Ville Syrjälä1-2/+2
2025-10-17drm/i915/bw: Untangle dbuf bw from the sagv/mem bw stuffVille Syrjälä11-217/+363
2025-10-16Merge tag 'amd-drm-fixes-6.18-2025-10-16' of https://gitlab.freedesktop.org/a...Dave Airlie27-123/+166
2025-10-16drm/i915: move and rename reg_in_range_tableMatt Atwood8-59/+82
2025-10-16drm/xe: Prevent runtime PM wake while reading rp0 frequencyBadal Nilawar1-6/+1
2025-10-16drm/rockchip: dw_hdmi: use correct SCLIN mask for RK3228Alok Tiwari1-1/+1
2025-10-16drm/i915/wm: Use skl_prefillVille Syrjälä1-106/+20
2025-10-16drm/i915/prefill: Introduce skl_prefill.cVille Syrjälä4-0/+205
2025-10-16drm/i915/wm: Add WM0 prefill helpersVille Syrjälä4-1/+95
2025-10-16drm/i915/scaler: Add scaler prefill helpersVille Syrjälä2-0/+122
2025-10-16drm/i915/dsc: Add prefill helper for DSCVille Syrjälä2-0/+9
2025-10-16drm/i915/cdclk: Add intel_cdclk_min_cdclk_for_prefill()Ville Syrjälä2-0/+15