[Intel-gfx] [PATCH] drm/i915/selftests: Move uncore fw selftests to operate on intel_gt

Chris Wilson chris at chris-wilson.co.uk
Tue Oct 22 15:25:48 UTC 2019


Quoting Tvrtko Ursulin (2019-10-22 14:44:31)
> 
> On 22/10/2019 14:10, Chris Wilson wrote:
> > Forcewake is the speciality of the GT, so it is natural to run the
> > intel_uncore_forcewake tests over the GT. So pass intel_gt as the
> > parameter to our selftests.
> 
> I had the same urge yesterday but then ended unsure how the display/gt 
> uncore split may affect this on the logical level. So I'll leave the 
> decision to Daniele, he should know better what plans are there.

The worst case is that we a set of subtests[] that are run against i915,
and a set that is run against intel_gt. Doesn't sound terrible tbh.
-Chris


More information about the Intel-gfx mailing list