drm/xe/xe_trace: Add move_lacks_source detail to xe_bo_move trace
authorPriyanka Dandamudi <priyanka.dandamudi@intel.com>
Wed, 21 Feb 2024 10:19:50 +0000 (15:49 +0530)
committerThomas Hellström <thomas.hellstrom@linux.intel.com>
Thu, 29 Feb 2024 11:32:15 +0000 (12:32 +0100)
commit8188cae3cc3d8018ec97ca9ab8caa3acc69a056d
tree98db91a8191bbcfb772ae1f23a96ff6e80d8db35
parent785f4cc0689f32ab615f043d7889d17eb4f37061
drm/xe/xe_trace: Add move_lacks_source detail to xe_bo_move trace

Add move_lacks_source detail to xe_bo_move trace to make it readable
that is to check if it is migrate clear or migrate copy.

Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Signed-off-by: Priyanka Dandamudi <priyanka.dandamudi@intel.com>
Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Fixes: a09946a9a903 ("drm/xe/xe_bo_move: Enhance xe_bo_move trace")
Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240221101950.1019312-1-priyanka.dandamudi@intel.com
(cherry picked from commit 8034f6b070cc3716e81b1846f8a4ca5339c3f29b)
Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
drivers/gpu/drm/xe/xe_bo.c
drivers/gpu/drm/xe/xe_trace.h