From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: Dave Airlie <airlied@gmail.com>, Simona Vetter <simona.vetter@ffwll.ch>
Cc: "Jani Nikula" <jani.nikula@linux.intel.com>,
"Joonas Lahtinen" <joonas.lahtinen@linux.intel.com>,
"Tvrtko Ursulin" <tursulin@ursulin.net>,
"Rodrigo Vivi" <rodrigo.vivi@intel.com>,
"Thomas Zimmermann" <tzimmermann@suse.de>,
"Maarten Lankhorst" <maarten.lankhorst@linux.intel.com>,
"Maxime Ripard" <mripard@kernel.org>,
"Matthew Brost" <matthew.brost@intel.com>,
"Thomas Hellström" <thomas.hellstrom@linux.intel.com>,
"Oded Gabbay" <ogabbay@kernel.org>,
dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org,
intel-xe@lists.freedesktop.org, dim-tools@lists.freedesktop.org
Subject: [PULL] drm-intel-next
Date: Thu, 3 Sep 2026 11:45:56 -0400 [thread overview]
Message-ID: <apmWNIUJ5lmsvNzc@intel.com> (raw)
Hi Dave and Sima,
Here goes our first drm-intel PR towards 7.4.
Thanks,
Rodrigo.
drm-intel-next-2026-09-03:
Xe related:
- Some clean-ups around drm/xe/display (Jani)
Display in general:
- Regular clean-ups (Jani)
- Enable CMRR (Content Match Refresh Rate) in fixed-RR VRR path (Mitul)
- Switch DG2 Multi-protocol PLL (MPLLB) to the DPLL framework (Mika)
- DP-HDMI PCON DSC fixes (Ankit)
- Remove duplicated call introduced by a bad cherry-pick (Chaitanya)
- Limit invalid joiner combinations harder (Jani)
- Fix value being written to DDI_CLK_VALFREQ (Suraj)
- Harden some bit-shifting operations (Luca)
- Clear SEL_FETCH_PLANE_CTL on plane disable (Nemesa)
- Update CURSOR_BUF/WM masks (Suraj)
- CDCLK related fixes and refactor specially around PCODE interaction (Ville)
- Reduce clock_gating interface between core and display (Luca)
- Gate UHBR SST SDP splitting on sink capability (Mitul)
- Enable joiner cursor fast updates (Nemesa)
- Cear the Panel Replay error status register (Jake)
- Add HDMI TMDS audio bandwidth check (Chaitanya)
- Reset use_flipq when duplicating crtc state (Mika)
Beyond display:
- Guard against NULL driver_data (Deepanshu)
- Rename GEN6_PCODE_DATA to match spec (Michal)
The following changes since commit f0cabcc880aba3f05ca59d735f6d166b7fceca80:
drm/i915/fbc: No surface size restrictions from LNL onwards (2026-07-24 11:48:36 +0300)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/i915/kernel.git tags/drm-intel-next-2026-09-03
for you to fetch changes up to 0d63d6fc993b1fb97e314f435bdefbf0ccd947bd:
drm/i915/display: Reset use_flipq when duplicating crtc state (2026-09-03 10:17:54 +0300)
----------------------------------------------------------------
Xe related:
- Some clean-ups around drm/xe/display (Jani)
Display in general:
- Regular clean-ups (Jani)
- Enable CMRR (Content Match Refresh Rate) in fixed-RR VRR path (Mitul)
- Switch DG2 Multi-protocol PLL (MPLLB) to the DPLL framework (Mika)
- DP-HDMI PCON DSC fixes (Ankit)
- Remove duplicated call introduced by a bad cherry-pick (Chaitanya)
- Limit invalid joiner combinations harder (Jani)
- Fix value being written to DDI_CLK_VALFREQ (Suraj)
- Harden some bit-shifting operations (Luca)
- Clear SEL_FETCH_PLANE_CTL on plane disable (Nemesa)
- Update CURSOR_BUF/WM masks (Suraj)
- CDCLK related fixes and refactor specially around PCODE interaction (Ville)
- Reduce clock_gating interface between core and display (Luca)
- Gate UHBR SST SDP splitting on sink capability (Mitul)
- Enable joiner cursor fast updates (Nemesa)
- Cear the Panel Replay error status register (Jake)
- Add HDMI TMDS audio bandwidth check (Chaitanya)
- Reset use_flipq when duplicating crtc state (Mika)
Beyond display:
- Guard against NULL driver_data (Deepanshu)
- Rename GEN6_PCODE_DATA to match spec (Michal)
----------------------------------------------------------------
Ankit Nautiyal (5):
drm/i915/hdmi: Use correct type for output_format parameter
drm/i915/display: Generalize intel_hdmi_dsc_get_num_slices helper
drm/i915/{dp,hdmi}: Pass bpc in intel_hdmi_dsc_get_bpp
drm/i915/hdmi: Add helper to get max FRL rate for an HDMI sink
drm/i915/dp: Use helpers for getting max FRL rate
Chaitanya Kumar Borah (3):
drm/i915/dp_mst: Remove duplicate intel_pfit_compute_config() call
drm/i915/hdmi: Move audio compute config after format selection
drm/i915/audio: Prune ELD SADs based on HDMI audio bandwidth
Deepanshu Kartikey (1):
drm/i915: Guard against NULL driver_data in i915_pci_probe()
Jake Steinman (1):
drm/i915/psr: clear the Panel Replay error status register
Jani Nikula (11):
drm/xe/display: remove unnecessary includes
drm/i915/dpt: remove unused include
drm/{i915,xe}/display: move transient data flush call to display parent interface
drm/xe/display: drop redundant intel_hpd_poll_fini() call
drm/xe/display: drop redundant intel_hdcp_component_fini() call
drm/xe/display: drop redundant intel_audio_deinit() call
drm/{i915,xe}/display: add core workaround query to display parent interface
drm/i915/display: Limit max joined dotclock on joiner pipes available
drm/i915/dp: Limit for_each_joiner_candidate() on joiner pipes available
drm/i915/dp: Limit compute config joining to pipes that can actually join
drm/i915/debugfs: Reject invalid force_joined_pipes harder
Luca Coelho (7):
drm/i915/display: harden masks in HSW_AUD_PIN_ELD_CP_VLD macros
drm/i915/display: harden shifts in ICL_DPCLKA_CFGCR0_DDI_CLK_SEL macros
drm/i915/display: harden shift in intel_ddi_compute_config_late()
drm/i915/display: remove unnecessary PHY_NONE definition
drm/i915/display: consolidate Gen9 clock gating initialization
drm/i915/display: consolidate remaining clock gating initialization
drm/i915/display: remove unnecessary clock_gating include from intel_display.c
Michał Grzelak (1):
drm/i915/pcode: rename GEN6_PCODE_DATA to match spec
Mika Kahola (5):
drm/i915/display: Split out DG2 MPLLB enable helper
drm/i915/display: Add DG2 MPLLB DPLL manager support
drm/i915/display: Prepare DG2 DDI and compute paths for DPLL framework
drm/i915/display: Switch DG2 to use DPLL framework
drm/i915/display: Reset use_flipq when duplicating crtc state
Mitul Golani (11):
drm/i915/psr: Do not enable PSR2 when CMRR is enabled
drm/i915/vrr: Restrict CMRR enable condition to VRR-TG-default platforms
drm/i915/vrr: Add per-CRTC vrr/cmrr debugfs control
drm/i915/vrr: Update AS_SDP target_rr_divider based on CMRR config request
drm/i915/display: Move CMRR crtc_state members under VRR
drm/i915/vrr: Compute CMRR fractional timings generically
drm/i915/vrr: Latch CMRR ratio via atomic commit on debugfs write
drm/i915/vrr: Program CMRR enable/disable from transcoder timings
drm/i915/vrr: Dump CMRR state in the crtc state dump
drm/i915/vrr: Enable CMRR
drm/i915/dp: Gate UHBR SST SDP splitting on sink capability
Nemesa Garg (6):
drm/i915/display: Clear SEL_FETCH_PLANE_CTL on plane disable
drm/i915/cursor: Check joiner cursor commit status
drm/i915/cursor: Add helper to update cursor plane
drm/i915/cursor: Handle secondary cursor state
drm/i915/cursor: Program secondary cursor planes
drm/i915/cursor: Allow joiner cursor fast path update
Suraj Kandpal (4):
drm/i915/ddi: add helper to compute DDI clock frequency
drm/i915/cx0: program DDI_CLK_VALFREQ with DDI clock frequency
drm/i915/lt_phy: program DDI_CLK_VALFREQ with DDI clock frequency
drm/i915/xe3p_lpd: Update CURSOR_BUF/WM masks
Ville Syrjälä (17):
drm/i915/cdclk: Avoid spurious cdclk sanitization on PTL+
drm/i915/cdclk: Introduce has_cd2x_pipe_select()
drm/i915/cdclk: Fix dg2_power_well_count() return type
drm/i915/cdclk: Don't bail if pcode post nofify fails
drm/i915/cdclk: Pass CDCLK in MHz to pcode on DG2
drm/i915/cdclk: Do the DG2 CDCLK/pipe power well notify properly
drm/i915/cdclk: Notify DG2 pcode about pipe power wells regardless of CDCLK
drm/i915/cdclk: Stop forcing voltage level to 3 all the time on DG2
drm/i915/cdclk: Drop pointless platform check from bxt_set_cdclk()
drm/i915/cdclk: s/intel_/dg2_/ for DG2 specific stuff
drm/i915/cdclk: Unify the pcode pre/post notify in bxt_set_cdclk()
drm/i915/cdclk: Unify pcode related debugs
drm/i915/cdclk: Extract bdw_cdclk_pcode_{pre,post}_notify()
drm/i915/cdclk: Extract skl_cdclk_pcode_{pre,post}_notify()
drm/i915/cdclk: Extract bxt_cdclk_pcode_{pre,post}_notify()
drm/i915/cdclk: Introduce CDCLK .{pre,post}_notify() vfuncs
drm/i915/cdclk: Hoist intel_cdclk_{pre,post}_notify() calls upwards
drivers/gpu/drm/i915/display/intel_atomic.c | 1 +
drivers/gpu/drm/i915/display/intel_audio.c | 153 ++++++++
drivers/gpu/drm/i915/display/intel_audio_regs.h | 16 +-
drivers/gpu/drm/i915/display/intel_cdclk.c | 334 +++++++++--------
drivers/gpu/drm/i915/display/intel_cmtg.c | 2 +-
.../gpu/drm/i915/display/intel_crtc_state_dump.c | 3 +
drivers/gpu/drm/i915/display/intel_cursor.c | 311 ++++++++++++----
drivers/gpu/drm/i915/display/intel_cursor_regs.h | 8 +-
drivers/gpu/drm/i915/display/intel_cx0_phy.c | 5 +-
drivers/gpu/drm/i915/display/intel_ddi.c | 47 ++-
drivers/gpu/drm/i915/display/intel_ddi.h | 1 +
drivers/gpu/drm/i915/display/intel_display.c | 76 +++-
drivers/gpu/drm/i915/display/intel_display.h | 3 +-
.../drm/i915/display/intel_display_clock_gating.c | 67 +++-
.../drm/i915/display/intel_display_clock_gating.h | 16 +-
.../gpu/drm/i915/display/intel_display_debugfs.c | 21 +-
.../drm/i915/display/intel_display_power_well.c | 6 +-
drivers/gpu/drm/i915/display/intel_display_regs.h | 18 +-
drivers/gpu/drm/i915/display/intel_display_types.h | 19 +-
drivers/gpu/drm/i915/display/intel_display_wa.c | 4 +-
drivers/gpu/drm/i915/display/intel_display_wa.h | 9 -
drivers/gpu/drm/i915/display/intel_dp.c | 96 +++--
drivers/gpu/drm/i915/display/intel_dp_mst.c | 8 +-
drivers/gpu/drm/i915/display/intel_dpll.c | 22 +-
drivers/gpu/drm/i915/display/intel_dpll_mgr.c | 221 +++++++++++-
drivers/gpu/drm/i915/display/intel_dpll_mgr.h | 22 ++
drivers/gpu/drm/i915/display/intel_frontbuffer.c | 3 +-
drivers/gpu/drm/i915/display/intel_hdmi.c | 53 ++-
drivers/gpu/drm/i915/display/intel_hdmi.h | 11 +-
drivers/gpu/drm/i915/display/intel_hti.c | 3 -
drivers/gpu/drm/i915/display/intel_lt_phy.c | 6 +-
.../gpu/drm/i915/display/intel_modeset_verify.c | 1 -
drivers/gpu/drm/i915/display/intel_parent.c | 10 +-
drivers/gpu/drm/i915/display/intel_parent.h | 3 +-
drivers/gpu/drm/i915/display/intel_psr.c | 18 +-
drivers/gpu/drm/i915/display/intel_snps_phy.c | 60 +---
drivers/gpu/drm/i915/display/intel_snps_phy.h | 2 +
drivers/gpu/drm/i915/display/intel_tdf.h | 25 --
drivers/gpu/drm/i915/display/intel_vrr.c | 395 ++++++++++++++++-----
drivers/gpu/drm/i915/display/intel_vrr.h | 2 +
drivers/gpu/drm/i915/display/skl_universal_plane.c | 15 +-
drivers/gpu/drm/i915/gvt/handlers.c | 2 +-
drivers/gpu/drm/i915/i915_dpt.c | 1 -
drivers/gpu/drm/i915/i915_pci.c | 3 +
drivers/gpu/drm/i915/i915_reg.h | 2 +-
drivers/gpu/drm/i915/intel_clock_gating.c | 30 +-
drivers/gpu/drm/i915/intel_gvt_mmio_table.c | 2 +-
drivers/gpu/drm/i915/intel_pcode.c | 14 +-
drivers/gpu/drm/i915/intel_pcode.h | 2 +-
drivers/gpu/drm/xe/Makefile | 3 +-
drivers/gpu/drm/xe/display/xe_display.c | 22 +-
drivers/gpu/drm/xe/display/xe_display_rpm.c | 2 -
drivers/gpu/drm/xe/display/xe_display_wa.c | 13 +-
drivers/gpu/drm/xe/display/xe_display_wa.h | 9 +
drivers/gpu/drm/xe/display/xe_tdf.c | 15 -
include/drm/intel/display_parent_interface.h | 15 +-
56 files changed, 1591 insertions(+), 640 deletions(-)
delete mode 100644 drivers/gpu/drm/i915/display/intel_tdf.h
create mode 100644 drivers/gpu/drm/xe/display/xe_display_wa.h
delete mode 100644 drivers/gpu/drm/xe/display/xe_tdf.c
next reply other threads:[~2026-09-03 15:46 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-03 15:45 Rodrigo Vivi [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-07-28 10:07 [PULL] drm-intel-next Jani Nikula
2026-07-02 17:24 Jani Nikula
2026-05-28 13:37 Rodrigo Vivi
2026-05-14 14:24 Rodrigo Vivi
2026-05-05 17:50 Rodrigo Vivi
2026-05-06 19:53 ` Rodrigo Vivi
2026-03-30 9:19 Jani Nikula
2026-03-16 10:34 Jani Nikula
2026-01-15 16:10 Rodrigo Vivi
2026-01-15 16:19 ` Vivi, Rodrigo
2026-01-15 15:52 Rodrigo Vivi
2026-01-21 14:19 ` Rodrigo Vivi
2026-01-22 5:26 ` Dave Airlie
2026-01-22 14:10 ` Vivi, Rodrigo
2025-12-19 20:37 Rodrigo Vivi
2025-11-14 14:58 Jani Nikula
2025-11-04 13:43 Jani Nikula
2025-09-18 13:53 Rodrigo Vivi
2025-09-12 13:36 Rodrigo Vivi
2025-09-18 13:46 ` Rodrigo Vivi
2025-09-05 21:58 Rodrigo Vivi
2025-07-10 22:28 Rodrigo Vivi
2025-07-11 9:27 ` Simona Vetter
2025-07-04 10:29 Jani Nikula
2025-07-08 12:30 ` Simona Vetter
2025-06-18 16:22 Jani Nikula
2025-05-08 13:31 Rodrigo Vivi
2025-04-11 13:07 Rodrigo Vivi
2025-03-10 10:08 Jani Nikula
2025-02-24 12:56 Jani Nikula
2025-01-07 19:24 Rodrigo Vivi
2024-12-11 20:38 Rodrigo Vivi
2024-12-20 14:40 ` Rodrigo Vivi
2024-11-04 13:28 Jani Nikula
2024-10-11 11:08 Jani Nikula
2024-09-03 15:25 Rodrigo Vivi
2024-08-29 14:16 Rodrigo Vivi
2024-08-13 17:24 Rodrigo Vivi
2024-06-28 14:46 Jani Nikula
2024-07-09 20:27 ` Rodrigo Vivi
2024-07-10 8:37 ` Daniel Vetter
2024-06-19 17:08 Jani Nikula
2024-04-30 20:07 Rodrigo Vivi
2024-04-24 16:32 Rodrigo Vivi
2024-04-17 13:38 Rodrigo Vivi
2024-04-17 14:05 ` Maxime Ripard
2024-02-27 16:16 Jani Nikula
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=apmWNIUJ5lmsvNzc@intel.com \
--to=rodrigo.vivi@intel.com \
--cc=airlied@gmail.com \
--cc=dim-tools@lists.freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=jani.nikula@linux.intel.com \
--cc=joonas.lahtinen@linux.intel.com \
--cc=maarten.lankhorst@linux.intel.com \
--cc=matthew.brost@intel.com \
--cc=mripard@kernel.org \
--cc=ogabbay@kernel.org \
--cc=simona.vetter@ffwll.ch \
--cc=thomas.hellstrom@linux.intel.com \
--cc=tursulin@ursulin.net \
--cc=tzimmermann@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox