Hi Tejas, On Wed, Apr 19, 2023 at 11:30:33AM +0530, Tejas Upadhyay wrote: > drm/i915/gt: drm/i915/gem: drm/i915/selftests: > Consider multi-gt instead of to_gt() > > In order to enable complete multi-GT, use the GT > reference obtained directly from the engine, rather > than relying on the to_gt(), which only provides a > reference to the primary GT. > > Problem appear when it runs on platform like MTL > where different set of engines are possible on > different GTs. > > Cc: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx> > Signed-off-by: Tejas Upadhyay <tejas.upadhyay@xxxxxxxxx> pushed to drm-intel-gt-next. Thank you! Andi