On Wed, 2017-11-29 at 08:24 +0000, Tvrtko Ursulin wrote: > From: Tvrtko Ursulin <[email protected]> > > Sagar noticed the check can be consolidated between the engine stats > implementation and the PMU. > > My first choice was a static inline helper but that got into include > ordering mess quickly fast so I went with a macro instead. At some point > we should perhaps looking into taking out the non-ringubffer bits from > intel_ringbuffer.h into a new intel_engine.h or something. > > v2: Use engine->flags. (Chris Wilson) > v3: Rebase and mark GuC as not yet supported. (Chris Wilson) > v4: Move flag setting to intel_engines_reset_default_submission. > (Chris Wilson) > v5: Move flag setting to logical_ring_setup. > > Signed-off-by: Tvrtko Ursulin <[email protected]> > Suggested-by: Sagar Arun Kamble <[email protected]> > Cc: Sagar Arun Kamble <[email protected]> > Reviewed-by: Chris Wilson <[email protected]> (v2)
Reviewed-by: Joonas Lahtinen <[email protected]> Regards, Joonas -- Joonas Lahtinen Open Source Technology Center Intel Corporation _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
