[Intel-gfx] [PULL] drm-intel-next (updated without the bad commit)
Rodrigo Vivi
rodrigo.vivi at intel.com
Fri Aug 5 20:46:59 UTC 2022
Hi Dave and Daniel,
Please pick this one instead of drm-intel-next-fixes-2022-08-04.
Mauro has pointed out that the commit "drm/i915/gt: Batch TLB invalidations"
was introducing a worst regression in comparison to its intent.
The work is in progress to fix on our -next branches, but we shouldn't
backport it for now.
Sorry for the noise.
And a big thanks to Mauro who noticed and pointed it out before
the propagation.
Here goes drm-intel-next-2022-08-05:
- disable pci resize on 32-bit systems (Nirmoy)
- don't leak the ccs state (Matt)
- TLB invalidation fixes (Chris)
[Excluding the bad commit drm/i915/gt: Batch TLB invalidations \
present on drm-intel-next-fixes-2022-08-04]
Thanks,
Rodrigo.
The following changes since commit 5493ee1919eae4f49d62276cf5986b7f7c7aa8f6:
Merge tag 'amd-drm-next-5.20-2022-07-29' of https://gitlab.freedesktop.org/agd5f/linux into drm-next (2022-08-03 14:00:19 +1000)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-next-2022-08-05
for you to fetch changes up to fc30eea1542dd787c6aa46e970014e97e390c5b2:
Merge drm/drm-next into drm-intel-next (2022-08-04 10:19:24 -0400)
----------------------------------------------------------------
- disable pci resize on 32-bit systems (Nirmoy)
- don't leak the ccs state (Matt)
- TLB invalidation fixes (Chris)
[Excluding the bad commit drm/i915/gt: Batch TLB invalidations \
present on drm-intel-next-fixes-2022-08-04]
----------------------------------------------------------------
Ankit Nautiyal (1):
drm/i915/hdmi: Prune modes that require HDMI2.1 FRL
Anusha Srivatsa (3):
drm/i915/display: Cleanup intel_phy_is_combo()
drm/i915: Pass drm_i915_private struct instead of gt for gen11_gu_misc_irq_handler/ack()
drm/i915/dg2: Add support for DC5 state
Imre Deak (3):
drm/i915/tgl+: Fix HDMI transcoder clock vs. DDI BUF disabling order
drm/i915/d12+: Disable DMC handlers during loading/disabling the firmware
drm/i915/d13: Add Wa_16015201720 disabling clock gating for PIPEDMC-A/B
José Roberto de Souza (2):
Revert "drm/i915/display: Ensure PSR gets disabled if no encoders in new state"
drm/i915/psr: Disable PSR before disable pipe
Jouni Högander (1):
drm/i915/display: Ensure PSR gets disabled if no encoders in new state
Madhumitha Tolakanahalli Pradeep (1):
drm/i915/dmc: Update DG2 DMC firmware to v2.07
Matt Roper (1):
drm/i915: Add Wa_14016291713
Rodrigo Vivi (1):
Merge drm/drm-next into drm-intel-next
Stanislav Lisovskiy (1):
drm/i915/dg2: Bump up CDCLK for DG2
Swati Sharma (1):
drm/i915/display: Add debug print for scaler filter
drivers/gpu/drm/i915/display/intel_cdclk.c | 4 +-
.../gpu/drm/i915/display/intel_crtc_state_dump.c | 9 ++--
drivers/gpu/drm/i915/display/intel_ddi.c | 6 ++-
drivers/gpu/drm/i915/display/intel_display.c | 14 +++--
.../gpu/drm/i915/display/intel_display_debugfs.c | 5 +-
drivers/gpu/drm/i915/display/intel_display_power.c | 13 ++++-
drivers/gpu/drm/i915/display/intel_dmc.c | 60 +++++++++++++++++++---
drivers/gpu/drm/i915/display/intel_dmc.h | 1 +
drivers/gpu/drm/i915/display/intel_dmc_regs.h | 2 +
drivers/gpu/drm/i915/display/intel_fbc.c | 6 +++
drivers/gpu/drm/i915/display/intel_hdmi.c | 9 ++++
drivers/gpu/drm/i915/display/intel_psr.c | 14 ++---
drivers/gpu/drm/i915/i915_irq.c | 16 +++---
drivers/gpu/drm/i915/i915_reg.h | 7 +++
14 files changed, 126 insertions(+), 40 deletions(-)
More information about the Intel-gfx
mailing list