From: Rob Clark <robdclark@xxxxxxxxxxxx> In particular, we want to park the scheduler threads so that suspend is not racing with the kthread pushing more jobs to the driver. Rob Clark (3): drm/msm/gpu: Rename runtime suspend/resume functions drm/msm/gpu: Park scheduler threads for system suspend drm/msm/gpu: Remove mutex from wait_event condition drivers/gpu/drm/msm/adreno/adreno_device.c | 79 ++++++++++++++++++---- 1 file changed, 65 insertions(+), 14 deletions(-) -- 2.35.1