aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorLucas Stach <[email protected]>2021-08-20 22:18:26 +0200
committerLucas Stach <[email protected]>2021-09-16 10:35:20 +0200
commit8f3eea9d01d7b0f95b0fe04187c0059019ada85b (patch)
tree2a9f2d212c78ac0decd750fb1067ee805b59f4bd /scripts/gdb/linux/proc.py
parent23e0f5a57d0ecec86e1fc82194acd94aede21a46 (diff)
drm/etnaviv: keep MMU context across runtime suspend/resume
The MMU state may be kept across a runtime suspend/resume cycle, as we avoid a full hardware reset to keep the latency of the runtime PM small. Don't pretend that the MMU state is lost in driver state. The MMU context is pushed out when new HW jobs with a different context are coming in. The only exception to this is when the GPU is unbound, in which case we need to make sure to also free the last active context. Cc: [email protected] # 5.4 Reported-by: Michael Walle <[email protected]> Signed-off-by: Lucas Stach <[email protected]> Tested-by: Michael Walle <[email protected]> Tested-by: Marek Vasut <[email protected]> Reviewed-by: Christian Gmeiner <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions