[Intel-gfx] [PATCH 18/66] drm/i915: Always defer fenced work to the worker

Thomas Hellström (Intel) thomas_os at shipmail.org
Fri Jul 31 09:03:59 UTC 2020


On 7/15/20 1:50 PM, Chris Wilson wrote:
> Currently, if an error is raised we always call the cleanup locally
> [and skip the main work callback]. However, some future users
Could you add an example of those future users?
> may need
> to take a mutex to cleanup and so we cannot immediately execute the
> cleanup as we may still be in interrupt context.
>
> With the execute-immediate flag, for most cases this should result in
> immediate cleanup of an error.
>
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

Otherwise Reviewed-by: Thomas Hellström <thomas.hellstrom at intel.com>




More information about the Intel-gfx mailing list