mbox series

[v3,0/3] drm/msm: fix for "Timeout waiting for GMU OOB set GPU_SET: 0x0"

Message ID 20210128210332.1690609-1-eric@anholt.net (mailing list archive)
Headers show
Series drm/msm: fix for "Timeout waiting for GMU OOB set GPU_SET: 0x0" | expand

Message

Eric Anholt Jan. 28, 2021, 9:03 p.m. UTC
Updated commit messages over v2, no code changes.

Eric Anholt (3):
  drm/msm: Fix race of GPU init vs timestamp power management.
  drm/msm: Fix races managing the OOB state for timestamp vs timestamps.
  drm/msm: Clean up GMU OOB set/clear handling.

 drivers/gpu/drm/msm/adreno/a6xx_gmu.c | 105 +++++++++++++++-----------
 drivers/gpu/drm/msm/adreno/a6xx_gmu.h |  49 ++++--------
 drivers/gpu/drm/msm/adreno/a6xx_gpu.c |   8 +-
 3 files changed, 84 insertions(+), 78 deletions(-)