drm/xe: add some debug info for d3cold
authorMatthew Auld <matthew.auld@intel.com>
Mon, 4 Dec 2023 10:51:27 +0000 (10:51 +0000)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:45:12 +0000 (11:45 -0500)
commitff765b7771d874efd3089f90a8944a958ab05874
treebcadafbb4720b87cb84023cf5c6171334b6091b6
parent4d637a1de2e4da212c1fee505a213a158d6bee1d
drm/xe: add some debug info for d3cold

From the CI logs we want to easily know if the machine is capable and
allowed to enter d3cold, and can therefore potentially trigger the
d3cold RPM suspend and resume path.

Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Anshuman Gupta <anshuman.gupta@intel.com>
Cc: Riana Tauro <riana.tauro@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_pci.c
drivers/gpu/drm/xe/xe_pm.c