summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/msm_ringbuffer.c
diff options
context:
space:
mode:
authorRob Clark <robdclark@chromium.org>2023-11-21 03:38:47 +0300
committerRob Clark <robdclark@chromium.org>2023-12-10 21:23:13 +0300
commitceab575cafed594fb3cee1bec01a0e4ed5e2d752 (patch)
tree6719d560e1b8a0e3f7a6ad780c91781c9fed5893 /drivers/gpu/drm/msm/msm_ringbuffer.c
parent202f98c19a11e335867a1906c2fb6c53680e4603 (diff)
downloadlinux-ceab575cafed594fb3cee1bec01a0e4ed5e2d752.tar.xz
drm/msm/gem: Don't queue job to sched in error cases
We shouldn't be running the job in error cases. This also avoids having to think too hard about where the objs get unpinned (and if necessary, the resv takes over tracking that the obj is busy).. ie. error cases it always happens synchronously, and normal cases it happens from scheduler job_run() callback. Signed-off-by: Rob Clark <robdclark@chromium.org> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Patchwork: https://patchwork.freedesktop.org/patch/568331/
Diffstat (limited to 'drivers/gpu/drm/msm/msm_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions