summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-16drm/i915: move and rename reg_in_range_tableMatt Atwood8-59/+82
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
2025-10-16drm/i915/cdclk: Add prefill helpers for CDCLKVille Syrjälä2-2/+69
2025-10-16drm/i915: Reject modes with linetime > 64 usecVille Syrjälä1-0/+8
2025-10-16drm/i915/display: Prepare for vblank_delay for LRRAnkit Nautiyal1-2/+8
2025-10-16drm/i915/display: Add vblank_start adjustment logic for always-on VRR TGAnkit Nautiyal1-1/+26
2025-10-16drm/i915/psr: Check if final vblank is sufficient for PSR featuresAnkit Nautiyal1-8/+63
2025-10-16drm/i915/display: Introduce dp/psr_compute_config_late()Ankit Nautiyal5-9/+38
2025-10-16drm/i915/psr: Introduce helper intel_psr_set_non_psr_pipes()Ankit Nautiyal1-20/+29
2025-10-16drm/i915/psr: Consider SCL lines when validating vblank for wake latencyAnkit Nautiyal1-41/+61
2025-10-16drm/i915/vblank: Add helper to get correct vblank lengthAnkit Nautiyal3-1/+14
2025-10-16drm/i915/vrr: s/intel_vrr_compute_config_late/intel_vrr_compute_guardbandAnkit Nautiyal3-4/+4
2025-10-16drm/i915/display: Move intel_dpll_crtc_compute_clock earlyAnkit Nautiyal1-2/+2
2025-10-16drm/i915/vrr: Use crtc_vsync_start/end for computing vrr.vsync_start/endAnkit Nautiyal1-2/+2
2025-10-16drm/i915/panic: fix panic structure allocation memory leakJani Nikula1-12/+13
2025-10-16drm/i915/display: Add missing clock to C10 PHY state compute/HW readoutImre Deak2-0/+7
2025-10-16drm/i915/display: Fix PHY_C20_VDR_HDMI_RATE programmingImre Deak2-3/+6
2025-10-16drm/i915/display: Fix PHY_C20_VDR_CUSTOM_SERDES_RATE programmingImre Deak1-11/+14
2025-10-16drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/IS_HDMI_FRL flag macroImre Deak2-2/+3
2025-10-16drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/CONTEXT_TOGGLE flag...Imre Deak2-3/+5
2025-10-16drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/IS_DP flag macroImre Deak2-2/+3
2025-10-16drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/DP_RATE field macrosImre Deak2-5/+5
2025-10-15drm/i915/fbc: update the impacted platforms in wa_22014263786Vinod Govindapillai3-3/+9
2025-10-15drm/i915: drop unused non-i915 IS_<PLATFORM> macrosJani Nikula1-10/+0
2025-10-14drm/i915/display: add HAS_AUX_CCS() feature checkJani Nikula4-7/+4
2025-10-14drm/i915/display: duplicate 128-byte Y-tiling feature checkJani Nikula3-3/+2
2025-10-14drm/i915: include gen 2 in HAS_128_BYTE_Y_TILING()Jani Nikula3-5/+5
2025-10-14Merge drm/drm-next into drm-intel-nextJani Nikula11339-290916/+498209
2025-10-12Linux 6.18-rc1v6.18-rc1Linus Torvalds1-2/+2
2025-10-12Merge tag 'i2c-for-6.18-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+3
2025-10-12Merge tag 'irq_urgent_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+6
2025-10-12Merge tag 'trace-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds1-4/+8
2025-10-12Merge tag 'kbuild-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-28/+38
2025-10-12Revert "i2c: boardinfo: Annotate code used in init phase only"Wolfram Sang2-3/+3
2025-10-11Merge tag 'rtc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds23-354/+753
2025-10-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-25/+36
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds36-665/+728
2025-10-11Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds34-239/+55