[Intel-xe] [PATCH v3 3/4] drm/xe/migrate: Fix xe_migrate_clear() description

Niranjana Vishwanathapura niranjana.vishwanathapura at intel.com
Fri Mar 3 10:16:09 UTC 2023


Kernel-doc fix for function xe_migrate_clear()

Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
---
 drivers/gpu/drm/xe/xe_migrate.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/xe/xe_migrate.c b/drivers/gpu/drm/xe/xe_migrate.c
index c2610e377eb1..a922f90f0627 100644
--- a/drivers/gpu/drm/xe/xe_migrate.c
+++ b/drivers/gpu/drm/xe/xe_migrate.c
@@ -783,7 +783,7 @@ static int emit_clear(struct xe_gt *gt, struct xe_bb *bb, u64 src_ofs,
 }
 
 /**
- * xe_migrate_clear() - Copy content of TTM resources.
+ * xe_migrate_clear() - Clear content of TTM resources.
  * @m: The migration context.
  * @bo: The buffer object @dst is currently bound to.
  * @dst: The dst TTM resource to be cleared.
-- 
2.21.0.rc0.32.g243a4c7e27



More information about the Intel-xe mailing list