[PATCH 0/3] drm/msm/gpu: More system suspend fixes

Rob Clark robdclark at gmail.com
Thu Mar 10 23:46:03 UTC 2022


From: Rob Clark <robdclark at chromium.org>

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



More information about the dri-devel mailing list