From: fei.yang@intel.com
To: intel-gfx@lists.freedesktop.org
Cc: dri-devel@lists.freedesktop.org
Subject: [Intel-gfx] [PATCH v2 0/2] drm/i915/mtl: Add PTE encode functions
Date: Mon, 24 Apr 2023 11:29:00 -0700 [thread overview]
Message-ID: <20230424182902.3663500-1-fei.yang@intel.com> (raw)
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
next reply other threads:[~2023-04-24 18:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-24 18:29 fei.yang [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230424182902.3663500-1-fei.yang@intel.com \
--to=fei.yang@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox