Skip to content

Draft: WORKAROUND: ANDROID: MTK: misc: mediatek: rgx: set PVRSRV_RESET_ON_HWTIMEOUT=1

Mattijs Korpershoek requested to merge (removed):imgtec-crash into mtk-android11-5.4

On i300a based devices such as Pumpkin i300a, we sometimes observe HW timeouts in the imgtec rgx driver.

This leads to the DSI panel becoming all white, making the board unuseable.

Enable PVRSRV_RESET_ON_HWTIMEOUT to panic the board, triggering a reboot when this happens.

Note: we should root cause this with imgtec, but that might take quite some time, since the reproduction method is not clear.

Signed-off-by: Mattijs Korpershoek mkorpershoek@baylibre.com

(marked as draft because we should do some testing first)

Merge request reports