[Intel-xe] [PATCH v4 0/4] drm/xe/migrate: Some cleanups and fixes

Niranjana Vishwanathapura niranjana.vishwanathapura at intel.com
Sat Mar 4 00:13:59 UTC 2023


Some minor fixes and cleanups in migration code.

- Remove unused 'struct xe_bo *bo' from emit_pte()
- Pass source bo as 'bo' in xe_migrate_copy() calls
- Kernel-doc fix for function xe_migrate_clear()
- In write_pgtable(), use correct size

v2: Rebased
v3: Address feedback and move changes to separate patches
v4: Rebased, add r-b

Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>

Niranjana Vishwanathapura (4):
  drm/xe/migrate: Remove unused emit_pte() parameter
  drm/xe/migrate: Use proper BO in kunit test
  drm/xe/migrate: Fix xe_migrate_clear() description
  drm/xe/migrate: Fix chunk size calculation

 drivers/gpu/drm/xe/tests/xe_migrate.c |  4 ++--
 drivers/gpu/drm/xe/xe_migrate.c       | 17 +++++++----------
 2 files changed, 9 insertions(+), 12 deletions(-)

-- 
2.21.0.rc0.32.g243a4c7e27



More information about the Intel-xe mailing list