Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2d2b0507 authored by Jordan Crouse's avatar Jordan Crouse Committed by Deepak Kumar
Browse files

msm: kgsl: Return -ENOENT if a context is detached during submit



There are several points during the submission pipeline where we can
bail if the context has been detached. Return -ENOENT in those cases
so the dispatcher can 1) not try to requeue the command or the
context and 2) not log an error (detached commands should be
silently discarded)

Conflicts:
        drivers/gpu/msm/adreno_dispatch.c
        drivers/gpu/msm/adreno_ringbuffer.c
        drivers/gpu/msm/kgsl.c

Change-Id: Ic0dedbad5d67b24e8bd2804647133d03617ea8dc
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: default avatarSunil Khatri <sunilkh@codeaurora.org>
parent 66f1fe95
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment