Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/2] drm/i915/mtl: Add PTE encode functions
@ 2023-04-24 16:54 fei.yang
  2023-04-24 16:54 ` [Intel-gfx] [PATCH 1/2] drm/i915/mtl: Add PTE encode function fei.yang
  2023-04-24 16:54 ` [Intel-gfx] [PATCH 2/2] drm/i915/mtl: workaround coherency issue for Media fei.yang
  0 siblings, 2 replies; 3+ messages in thread
From: fei.yang @ 2023-04-24 16:54 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.

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       | 13 ++++++-
 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, 113 insertions(+), 14 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-04-24 16:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-24 16:54 [Intel-gfx] [PATCH 0/2] drm/i915/mtl: Add PTE encode functions fei.yang
2023-04-24 16:54 ` [Intel-gfx] [PATCH 1/2] drm/i915/mtl: Add PTE encode function fei.yang
2023-04-24 16:54 ` [Intel-gfx] [PATCH 2/2] drm/i915/mtl: workaround coherency issue for Media fei.yang

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