[Intel-gfx] [PATCH 06/23] drm/i915: Parse command buffer earlier in eb_relocate(slow)

Maarten Lankhorst maarten.lankhorst at linux.intel.com
Mon Jul 6 12:53:27 UTC 2020


Op 03-07-2020 om 15:49 schreef Tvrtko Ursulin:
>
> On 03/07/2020 13:22, Maarten Lankhorst wrote:
>> We want to introduce backoff logic, but we need to lock the
>> pool object as well for command parsing. Because of this, we
>> will need backoff logic for the engine pool obj, move the batch
>> validation up slightly to eb_lookup_vmas, and the actual command
>> parsing in a separate function which can get called from execbuf
>> relocation fast and slowpath.
>
> On this one I also had some feedback in the previous round which you maybe missed.
>
> Regards, 
Compile tested this one now, so should work. :)


More information about the Intel-gfx mailing list