[Intel-gfx] [PULL] drm-intel-fixes
Rodrigo Vivi
rodrigo.vivi at intel.com
Thu Jan 19 19:54:07 UTC 2023
Hi Dave and Daniel,
Couple patches targeting stable, couple DG2 w/a,
and a selftest fix.
There was a drm-tip conflict but very trivial where
keeping the new mtl function as in drm-intel-gt-next is
the right resolution.
Here goes drm-intel-fixes-2023-01-19:
- Reject display plane with height == 0 (Drew)
- re-disable RC6p on Sandy Bridge (Sasa)
- Fix hugepages' selftest (Chris)
- DG2 hw workarounds (Matt Atwood)
Thanks,
Rodrigo.
The following changes since commit 5dc4c995db9eb45f6373a956eb1f69460e69e6d4:
Linux 6.2-rc4 (2023-01-15 09:22:43 -0600)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2023-01-19
for you to fetch changes up to afdecb232740ae40b9384fa0ac8ed799d6546516:
drm/i915/dg2: Introduce Wa_18019271663 (2023-01-18 11:56:54 -0500)
----------------------------------------------------------------
- Reject display plane with height == 0 (Drew)
- re-disable RC6p on Sandy Bridge (Sasa)
- Fix hugepages' selftest (Chris)
- DG2 hw workarounds (Matt Atwood)
----------------------------------------------------------------
Chris Wilson (1):
drm/i915/selftests: Unwind hugepages to drop wakeref on error
Drew Davenport (1):
drm/i915/display: Check source height is > 0
Matt Atwood (2):
drm/i915/dg2: Introduce Wa_18018764978
drm/i915/dg2: Introduce Wa_18019271663
Sasa Dragic (1):
drm/i915: re-disable RC6p on Sandy Bridge
drivers/gpu/drm/i915/display/skl_universal_plane.c | 2 +-
drivers/gpu/drm/i915/gem/selftests/huge_pages.c | 8 ++++----
drivers/gpu/drm/i915/gt/intel_gt_regs.h | 10 +++++++---
drivers/gpu/drm/i915/gt/intel_workarounds.c | 10 +++++++++-
drivers/gpu/drm/i915/i915_pci.c | 3 ++-
5 files changed, 23 insertions(+), 10 deletions(-)
More information about the Intel-gfx
mailing list