]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe: Drop warn on xe_guc_pc_gucrc_disable in guc pc fini
authorMatthew Brost <matthew.brost@intel.com>
Tue, 20 Aug 2024 17:29:55 +0000 (10:29 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Fri, 23 Aug 2024 16:54:12 +0000 (09:54 -0700)
commita323782567812ee925e9b7926445532c7afe331b
treef9a85a16d2818c4971e4931835ee34f7795b8dc5
parentb5de6a5ced074910b8fe57d3b0ab7f8843f85a3a
drm/xe: Drop warn on xe_guc_pc_gucrc_disable in guc pc fini

Not a big deal if CT is down as driver is unloading, no need to warn.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Jagmeet Randhawa <jagmeet.randhawa@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240820172958.1095143-4-matthew.brost@intel.com
drivers/gpu/drm/xe/xe_guc_pc.c