[Intel-gfx] [PULL] drm-intel-fixes
Jani Nikula
jani.nikula at intel.com
Fri May 14 06:19:27 UTC 2021
Hi Dave & Daniel -
Sorry, late due to public holidays.
drm-intel-fixes-2021-05-14:
drm/i915 fixes for v5.13-rc2:
- Fix active callback alignment annotations and subsequent crashes
- Retract link training strategy to slow and wide, again
- Avoid division by zero on gen2
- Use correct width reads for C0DRB3/C1DRB3 registers
- Fix double free in pdp allocation failure path
- Fix HDMI 2.1 PCON downstream caps check
BR,
Jani.
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2021-05-14
for you to fetch changes up to e4527420ed087f99c6aa2ac22c6d3458c7dc1a94:
drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (2021-05-12 20:53:08 +0300)
----------------------------------------------------------------
drm/i915 fixes for v5.13-rc2:
- Fix active callback alignment annotations and subsequent crashes
- Retract link training strategy to slow and wide, again
- Avoid division by zero on gen2
- Use correct width reads for C0DRB3/C1DRB3 registers
- Fix double free in pdp allocation failure path
- Fix HDMI 2.1 PCON downstream caps check
----------------------------------------------------------------
Ankit Nautiyal (1):
drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON
Kai-Heng Feng (1):
drm/i915/dp: Use slow and wide link training for everything
Lv Yunlong (1):
drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
Stéphane Marchesin (1):
drm/i915: Fix crash in auto_retire
Tvrtko Ursulin (1):
drm/i915/overlay: Fix active retire callback alignment
Ville Syrjälä (2):
drm/i915: Avoid div-by-zero on gen2
drm/i915: Read C0DRB3/C1DRB3 as 16 bits again
drivers/gpu/drm/i915/display/intel_dp.c | 61 +++-------------------------
drivers/gpu/drm/i915/display/intel_overlay.c | 2 +-
drivers/gpu/drm/i915/gem/i915_gem_mman.c | 2 +-
drivers/gpu/drm/i915/gt/gen8_ppgtt.c | 1 -
drivers/gpu/drm/i915/gt/intel_ggtt_fencing.c | 4 +-
drivers/gpu/drm/i915/i915_active.c | 3 +-
6 files changed, 12 insertions(+), 61 deletions(-)
--
Jani Nikula, Intel Open Source Graphics Center
More information about the Intel-gfx
mailing list