[Intel-gfx] [PATCH 4/7] drm/i915: Move the engine mask to intel_gt_info
Chris Wilson
chris at chris-wilson.co.uk
Fri Jun 26 16:50:26 UTC 2020
Quoting Daniele Ceraolo Spurio (2020-06-26 17:44:20)
>
>
> On 6/26/20 7:45 AM, Tvrtko Ursulin wrote:
> >
> > Only thing which looks a bit sub-optimalis the name "max_engine_mask",
> > but maybe it is just me, that max and masks do not go well together.
> > Only alternative I have for the moment is platform_engine_mask? Or the
> > usual double underscore approach. Either way:
> >
>
> I wasn't fully convinced of max_engine_mask either, buy I had no better
> ideas :)
>
> platform_engine_mask sounds good to me, I'll use that.
all_engine_mask
full_engine_mask
possible_engine_mask
platform_engine_mask
+1 for platform_engine_mask
-Chris
More information about the Intel-gfx
mailing list