[PULL] drm-intel-fixes
Jani Nikula
jani.nikula at intel.com
Thu Oct 7 10:08:27 UTC 2021
Hi Dave & Daniel -
drm-intel-fixes-2021-10-07:
drm/i915 fixes for v5.15-rc5:
- Fix RKL HDMI audio
- Fix runtime pm imbalance on i915_gem_shrink() error path
- Fix Type-C port access before hw/sw state sync
- Fix VBT backlight struct version/size check
- Fix VT-d async flip on SKL/BXT with plane stretch workaround
BR,
Jani.
The following changes since commit 9e1ff307c779ce1f0f810c7ecce3d95bbae40896:
Linux 5.15-rc4 (2021-10-03 14:08:47 -0700)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2021-10-07
for you to fetch changes up to b2d73debfdc16b742e64948dc4461876af3f8c10:
drm/i915: Extend the async flip VT-d w/a to skl/bxt (2021-10-05 11:52:48 +0300)
----------------------------------------------------------------
drm/i915 fixes for v5.15-rc5:
- Fix RKL HDMI audio
- Fix runtime pm imbalance on i915_gem_shrink() error path
- Fix Type-C port access before hw/sw state sync
- Fix VBT backlight struct version/size check
- Fix VT-d async flip on SKL/BXT with plane stretch workaround
----------------------------------------------------------------
Imre Deak (1):
drm/i915/tc: Fix TypeC port init/resume time sanitization
Kai-Heng Feng (1):
drm/i915/audio: Use BIOS provided value for RKL HDA link
Lukasz Majczak (1):
drm/i915/bdb: Fix version check
Maarten Lankhorst (1):
drm/i915: Fix runtime pm handling in i915_gem_shrink
Ville Syrjälä (1):
drm/i915: Extend the async flip VT-d w/a to skl/bxt
drivers/gpu/drm/i915/display/icl_dsi.c | 10 ++++++++--
drivers/gpu/drm/i915/display/intel_audio.c | 5 +++--
drivers/gpu/drm/i915/display/intel_bios.c | 22 ++++++++++++++++------
drivers/gpu/drm/i915/display/intel_ddi.c | 8 +++++++-
drivers/gpu/drm/i915/display/intel_display.c | 20 +++++---------------
drivers/gpu/drm/i915/display/intel_vbt_defs.h | 5 +++++
drivers/gpu/drm/i915/gem/i915_gem_shrinker.c | 7 +++++--
drivers/gpu/drm/i915/i915_reg.h | 5 +++++
drivers/gpu/drm/i915/intel_pm.c | 12 ++++++++++++
9 files changed, 66 insertions(+), 28 deletions(-)
--
Jani Nikula, Intel Open Source Graphics Center
More information about the dri-devel
mailing list