Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: David Kershner <david.kershner@intel.com>
To: david.kershner@intel.com, intel-xe@lists.freedesktop.org,
	michael.j.ruhl@intel.com, john.fleck@intel.com,
	matthew.d.roper@intel.com, matthew.brost@intel.com,
	stuart.summers@intel.com, niranjana.vishwanathapura@intel.com
Subject: [Intel-xe] [PATCH v3 0/2] Use DPA offset for page table entries.
Date: Tue,  3 Oct 2023 18:21:43 -0400	[thread overview]
Message-ID: <20231003222145.4090918-1-david.kershner@intel.com> (raw)

Update xe_migrate identity map base PTE entries to start at dpa_base
instead of 0.

Fix compile warning:

    ../drivers/gpu/drm/xe/xe_hwmon.c:126:5: error: no previous
    prototype for ‘xe_hwmon_process_reg_read64’
    [-Werror=missing-prototypes]

Signed-off-by: David Kershner <david.kershner@intel.com>

Changes since v2:
    - Added patch to address compile warning

David Kershner (2):
  drm/xe/xe_migrate.c: Use DPA offset for page table entries.
  drm/xe/xe_hwmon.c: Add static to xe_hwmon_process_reg_read64

 drivers/gpu/drm/xe/tests/xe_migrate.c | 37 ++++++++++++++++++++++++---
 drivers/gpu/drm/xe/xe_hwmon.c         |  2 +-
 drivers/gpu/drm/xe/xe_migrate.c       | 22 ++++++++++------
 3 files changed, 48 insertions(+), 13 deletions(-)

-- 
2.35.1


             reply	other threads:[~2023-10-03 22:21 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-03 22:21 David Kershner [this message]
2023-10-03 22:21 ` [Intel-xe] [PATCH v3 1/2] drm/xe/xe_migrate.c: Use DPA offset for page table entries David Kershner
2023-10-03 23:12   ` Niranjana Vishwanathapura
2023-10-04 11:31     ` Ruhl, Michael J
2023-10-05  0:16       ` Niranjana Vishwanathapura
2023-10-04 13:58     ` Kershner, David
2023-10-05  0:10       ` Niranjana Vishwanathapura
2023-10-03 22:21 ` [Intel-xe] [PATCH v3 2/2] drm/xe/xe_hwmon.c: Add static to xe_hwmon_process_reg_read64 David Kershner
2023-10-03 23:01   ` Niranjana Vishwanathapura
2023-10-04 16:02   ` Rodrigo Vivi
2023-10-05 21:22   ` Andi Shyti
2023-10-03 22:54 ` [Intel-xe] ✓ CI.Patch_applied: success for Use DPA offset for page table entries Patchwork
2023-10-03 22:55 ` [Intel-xe] ✗ CI.checkpatch: warning " Patchwork
2023-10-03 22:56 ` [Intel-xe] ✓ CI.KUnit: success " Patchwork
2023-10-03 23:03 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-10-03 23:03 ` [Intel-xe] ✗ CI.Hooks: failure " Patchwork
2023-10-03 23:05 ` [Intel-xe] ✓ CI.checksparse: success " Patchwork
2023-10-03 23:42 ` [Intel-xe] ✓ CI.BAT: " Patchwork

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=20231003222145.4090918-1-david.kershner@intel.com \
    --to=david.kershner@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=john.fleck@intel.com \
    --cc=matthew.brost@intel.com \
    --cc=matthew.d.roper@intel.com \
    --cc=michael.j.ruhl@intel.com \
    --cc=niranjana.vishwanathapura@intel.com \
    --cc=stuart.summers@intel.com \
    /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