[Intel-xe] [PATCH v3 0/2] Use DPA offset for page table entries.

David Kershner david.kershner at intel.com
Tue Oct 3 22:21:43 UTC 2023


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 at 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



More information about the Intel-xe mailing list