Quoting Tvrtko Ursulin (2019-03-05 18:13:34)
> 
> intel_engine.h in 3...2...1.. ;)

As soon as we have a good name for the legacy submission method. At the
moment, my favorites are:
gen2_submission.c / legacy_submission.c (actually that's winning again)
gen8_submission.c / execlists_submission.c
guc_submission.c

intel_ring.[ch] can provide the small bit of common struct intel_ring,
and intel_engine.[ch] for the common setup/poking.
-Chris
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to