Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v2 0/2] drm/i915/mtl: Add PTE encode functions
@ 2023-04-24 18:29 fei.yang
  2023-04-24 18:29 ` [Intel-gfx] [PATCH v2 1/2] drm/i915/mtl: Add PTE encode function fei.yang
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: fei.yang @ 2023-04-24 18:29 UTC (permalink / raw)
  To: intel-gfx; +Cc: dri-devel

From: Fei Yang <fei.yang@intel.com>

Extract PTE patch from https://patchwork.freedesktop.org/series/116868/
to fix MTL boot issue caused by MOCS/PAT update.

v2: address comment from Matt.

Fei Yang (2):
  drm/i915/mtl: Add PTE encode function
  drm/i915/mtl: workaround coherency issue for Media

 drivers/gpu/drm/i915/display/intel_dpt.c  |  2 +-
 drivers/gpu/drm/i915/gem/i915_gem_pages.c |  5 ++-
 drivers/gpu/drm/i915/gt/gen8_ppgtt.c      | 45 +++++++++++++++++++----
 drivers/gpu/drm/i915/gt/intel_ggtt.c      | 36 ++++++++++++++++--
 drivers/gpu/drm/i915/gt/intel_gtt.h       | 12 +++++-
 drivers/gpu/drm/i915/gt/uc/intel_gsc_fw.c | 13 +++++++
 drivers/gpu/drm/i915/gt/uc/intel_guc.c    |  7 ++++
 drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c |  6 +++
 8 files changed, 112 insertions(+), 14 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-04-25  9:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-24 18:29 [Intel-gfx] [PATCH v2 0/2] drm/i915/mtl: Add PTE encode functions fei.yang
2023-04-24 18:29 ` [Intel-gfx] [PATCH v2 1/2] drm/i915/mtl: Add PTE encode function fei.yang
2023-04-24 18:29 ` [Intel-gfx] [PATCH v2 2/2] drm/i915/mtl: workaround coherency issue for Media fei.yang
2023-04-24 23:15 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/mtl: Add PTE encode functions (rev2) Patchwork
2023-04-24 23:26 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2023-04-25  5:27 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2023-04-25  9:49 ` [Intel-gfx] [PATCH v2 0/2] drm/i915/mtl: Add PTE encode functions Das, Nirmoy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox