[Intel-gfx] [RFC 3/5] drm/i915: split out virtual engine code
Daniele Ceraolo Spurio
daniele.ceraolospurio at intel.com
Wed Dec 11 21:34:20 UTC 2019
On 12/11/19 1:22 PM, Chris Wilson wrote:
> Quoting Daniele Ceraolo Spurio (2019-12-11 21:12:42)
>> Having the virtual engine handling in its own file will make it easier
>> call it from or modify for the GuC implementation without leaking the
>> changes in the context management or execlists submission paths.
>
> No. The virtual engine is tightly coupled into the execlists, it is not
> the starting point for a general veng.
> -Chris
>
What's the issue from your POV? We've been using it with little changes
for GuC submission and IMO it flows relatively well, mainly just using a
different tasklet and slightly different cops (need to call into GuC for
pin/unpin).
Daniele
More information about the Intel-gfx
mailing list