drm/i915/mtl: Apply notify_guc to all GTs
authorNirmoy Das <nirmoy.das@intel.com>
Wed, 25 Oct 2023 10:28:26 +0000 (12:28 +0200)
committerNirmoy Das <nirmoy.das@intel.com>
Tue, 31 Oct 2023 10:32:50 +0000 (11:32 +0100)
commit949113d34fb82a5dc6f5dd3ad9168001b441792b
tree0e0b472d360f40829256ddd411d3ca0ed0bc340f
parent3b9bbd79627043a9fa9dd5b01bb29882663976e0
drm/i915/mtl: Apply notify_guc to all GTs

Handle platforms with multiple GTs by iterate over all GTs.
Add a Fixes commit so this gets propagated for MTL support.

Fixes: 213c43676beb ("drm/i915/mtl: Remove the 'force_probe' requirement for Meteor Lake")
Suggested-by: John Harrison <john.c.harrison@intel.com>
Cc: Jani Nikula <jani.nikula@linux.intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
Cc: Andi Shyti <andi.shyti@linux.intel.com>
Cc: Andrzej Hajda <andrzej.hajda@intel.com>
Signed-off-by: Nirmoy Das <nirmoy.das@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231025102826.16955-1-nirmoy.das@intel.com
drivers/gpu/drm/i915/i915_debugfs_params.c