[Intel-gfx] [PATCH v2 07/24] drm/i915: Parse command buffer earlier in eb_relocate(slow)

Maarten Lankhorst maarten.lankhorst at linux.intel.com
Tue Aug 25 08:48:08 UTC 2020


Op 19-08-2020 om 16:08 schreef Maarten Lankhorst:
> 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.
>
> Signed-off-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
Missing from the previous version:

Reviewed-by: Thomas Hellström <thomas.hellstrom at intel.com> And pushed, thanks for reviews. :-)



More information about the Intel-gfx mailing list