]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/xe/guc: Move state change logger to helper
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Wed, 9 Jul 2025 17:40:37 +0000 (19:40 +0200)
committerMichal Wajdeczko <michal.wajdeczko@intel.com>
Thu, 10 Jul 2025 19:39:25 +0000 (21:39 +0200)
commit4ecdcf9caf519fbab1aa01b431339387fed00fb8
tree1dbcd205f35c87a10c0fb93bbcd624a109bcce6c
parent1b822b7f564b8e06ac49509baad4468927a9f852
drm/xe/guc: Move state change logger to helper

In the state change helper we are already doing extra stuff,
move debug state logger there to cover all state changes.

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Acked-by: Matthew Brost <matthew.brost@intel.com>
Link: https://lore.kernel.org/r/20250709174038.1876-3-michal.wajdeczko@intel.com
drivers/gpu/drm/xe/xe_guc_ct.c