diff options
author | Konrad Dybcio <[email protected]> | 2023-09-25 16:50:39 +0200 |
---|---|---|
committer | Rob Clark <[email protected]> | 2023-10-09 11:22:05 -0700 |
commit | b77532803d11f2b03efab2ebfd8c0061cd7f8b30 (patch) | |
tree | 377bf449adfaba6817c71d1c52efa678a7940134 /scripts/gdb/linux/pgtable.py | |
parent | 1f8c29e800661d522e3a6487c5435de28e44fd29 (diff) |
drm/msm/a6xx: Poll for GBIF unhalt status in hw_init
Some GPUs - particularly A7xx ones - are really really stubborn and
sometimes take a longer-than-expected time to finish unhalting GBIF.
Note that this is not caused by the request a few lines above.
Poll for the unhalt ack to make sure we're not trying to write bits to
an essentially dead GPU that can't receive data on its end of the bus.
Failing to do this will result in inexplicable GMU timeouts or worse.
This is a rather ugly hack which introduces a whole lot of latency.
Tested-by: Neil Armstrong <[email protected]> # on SM8550-QRD
Tested-by: Dmitry Baryshkov <[email protected]> # sm8450
Signed-off-by: Konrad Dybcio <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/559292/
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/pgtable.py')
0 files changed, 0 insertions, 0 deletions