[Intel-gfx] [PATCH 3/3] drm/i915: Move find_active_request() to the engine
Chris Wilson
chris at chris-wilson.co.uk
Tue Mar 5 18:22:22 UTC 2019
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
More information about the Intel-gfx
mailing list