drm/xe: Add dbg messages on the suspend resume functions.
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Mon, 18 Mar 2024 18:01:41 +0000 (14:01 -0400)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Mar 2024 17:07:10 +0000 (13:07 -0400)
commitf7f24b7950af4b1548ad5075ddb13eeb333bb782
treea8724c9dd8d21217cb3bb65079327ba6fce9a0de
parent2920c2cbbdd0a7f7a59cf16a7f09ede2dd5a2903
drm/xe: Add dbg messages on the suspend resume functions.

In case of the suspend/resume flow getting locked up we
can get reports with some useful hints on where it might
get locked and if that has failed.

Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240318180141.267458-2-rodrigo.vivi@intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_pm.c