[Intel-gfx] [PATCH v2 0/2] drm/i915/mtl: Add PTE encode functions
Das, Nirmoy
nirmoy.das at linux.intel.com
Tue Apr 25 09:49:15 UTC 2023
On 4/24/2023 8:29 PM, fei.yang at intel.com wrote:
> From: Fei Yang <fei.yang at 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
Pushed this to drm-intel-gt-next. Thanks for unblocking MTL.
>
> 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(-)
>
More information about the Intel-gfx
mailing list