[Intel-gfx] [PULL] drm-intel-fixes
Rodrigo Vivi
rodrigo.vivi at intel.com
Thu Sep 8 13:59:54 UTC 2022
Hi Dave and Daniel,
A few fixes, but most targeting stable.
Here goes drm-intel-fixes-2022-09-08:
- Fix MIPI sequence block copy from BIOS' table. (Ville)
- Fix PCODE min freq setup when GuC's SLPC is in use. (Rodrigo)
- Implement Workaround for eDP. (Ville)
- Fix has_flat_ccs selection for DG1. (Matt)
Thanks,
Rodrigo.
The following changes since commit 7e18e42e4b280c85b76967a9106a13ca61c16179:
Linux 6.0-rc4 (2022-09-04 13:10:01 -0700)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2022-09-08
for you to fetch changes up to 151e0e0fdb4d6365305598af3b9072d44e896ef0:
drm/i915: consider HAS_FLAT_CCS() in needs_ccs_pages (2022-09-06 14:51:49 -0400)
----------------------------------------------------------------
- Fix MIPI sequence block copy from BIOS' table. (Ville)
- Fix PCODE min freq setup when GuC's SLPC is in use. (Rodrigo)
- Implement Workaround for eDP. (Ville)
- Fix has_flat_ccs selection for DG1. (Matt)
----------------------------------------------------------------
Matthew Auld (1):
drm/i915: consider HAS_FLAT_CCS() in needs_ccs_pages
Rodrigo Vivi (1):
drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPC
Ville Syrjälä (2):
drm/i915/bios: Copy the whole MIPI sequence block
drm/i915: Implement WaEdpLinkRateDataReload
drivers/gpu/drm/i915/display/intel_bios.c | 7 +++
.../gpu/drm/i915/display/intel_dp_link_training.c | 22 ++++++++++
drivers/gpu/drm/i915/gem/i915_gem_object.c | 3 ++
drivers/gpu/drm/i915/gem/i915_gem_ttm.c | 2 +-
drivers/gpu/drm/i915/gt/intel_llc.c | 19 ++++----
drivers/gpu/drm/i915/gt/intel_rps.c | 50 ++++++++++++++++++++++
drivers/gpu/drm/i915/gt/intel_rps.h | 2 +
7 files changed, 94 insertions(+), 11 deletions(-)
More information about the Intel-gfx
mailing list