[PULL] drm-intel-next-fixes
Rodrigo Vivi
rodrigo.vivi at intel.com
Thu Dec 15 20:36:48 UTC 2022
Hi Dave and Daniel,
In case you end up sending more stuff towards 6.2-rc1,
please consider sending these fixes below.
The migrate related fixes seems to be the most important
ones, but also I don't believe it looks so critical that
it couldn't wait for the -rc2.
Here goes drm-intel-next-fixes-2022-12-15:
- Documentation fixe (Matt, Miaoqian)
- OA-perf related fix (Umesh)
- VLV/CHV HDMI/DP audio fix (Ville)
- Display DDI/Transcoder fix (Khaled)
- Migrate fixes (Chris, Matt)
Thanks,
Rodrigo.
The following changes since commit 66efff515a6500d4b4976fbab3bee8b92a1137fb:
Merge tag 'amd-drm-next-6.2-2022-12-07' of https://gitlab.freedesktop.org/agd5f/linux into drm-next (2022-12-09 12:08:33 +1000)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-next-fixes-2022-12-15
for you to fetch changes up to ad0fca2dceeab8fdd8e1135f4b4ef2dc46c2ead9:
drm/i915/ttm: consider CCS for backup objects (2022-12-14 12:56:58 -0500)
----------------------------------------------------------------
- Documentation fixe (Matt, Miaoqian)
- OA-perf related fix (Umesh)
- VLV/CHV HDMI/DP audio fix (Ville)
- Display DDI/Transcoder fix (Khaled)
- Migrate fixes (Chris, Matt)
----------------------------------------------------------------
Chris Wilson (1):
drm/i915/migrate: Account for the reserved_space
Khaled Almahallawy (1):
drm/i915/display: Don't disable DDI/Transcoder when setting phy test pattern
Matt Roper (1):
drm/i915/gt: Correct kerneldoc for intel_gt_mcr_wait_for_reg()
Matthew Auld (2):
drm/i915/migrate: fix corner case in CCS aux copying
drm/i915/ttm: consider CCS for backup objects
Miaoqian Lin (1):
drm/i915: Fix documentation for intel_uncore_forcewake_put__locked
Umesh Nerlige Ramappa (1):
drm/i915/perf: Do not parse context image for HSW
Ville Syrjälä (1):
drm/i915: Fix VLV/CHV HDMI/DP audio enable
drivers/gpu/drm/i915/display/g4x_dp.c | 4 +-
drivers/gpu/drm/i915/display/g4x_hdmi.c | 25 +++++++---
drivers/gpu/drm/i915/display/intel_dp.c | 59 ------------------------
drivers/gpu/drm/i915/gem/i915_gem_object.c | 3 ++
drivers/gpu/drm/i915/gem/i915_gem_object_types.h | 10 ++--
drivers/gpu/drm/i915/gem/i915_gem_ttm_pm.c | 18 +++++++-
drivers/gpu/drm/i915/gt/intel_gt_mcr.c | 2 +-
drivers/gpu/drm/i915/gt/intel_migrate.c | 53 ++++++++++++++++-----
drivers/gpu/drm/i915/i915_perf.c | 6 ++-
drivers/gpu/drm/i915/intel_uncore.c | 4 +-
10 files changed, 96 insertions(+), 88 deletions(-)
More information about the dri-devel
mailing list