Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH v3 0/2] Use DPA offset for page table entries.
@ 2023-10-03 22:21 David Kershner
  2023-10-03 22:21 ` [Intel-xe] [PATCH v3 1/2] drm/xe/xe_migrate.c: " David Kershner
                   ` (8 more replies)
  0 siblings, 9 replies; 18+ messages in thread
From: David Kershner @ 2023-10-03 22:21 UTC (permalink / raw)
  To: david.kershner, intel-xe, michael.j.ruhl, john.fleck,
	matthew.d.roper, matthew.brost, stuart.summers,
	niranjana.vishwanathapura

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


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

end of thread, other threads:[~2023-10-05 21:23 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-03 22:21 [Intel-xe] [PATCH v3 0/2] Use DPA offset for page table entries David Kershner
2023-10-03 22:21 ` [Intel-xe] [PATCH v3 1/2] drm/xe/xe_migrate.c: " 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

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