aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAlexandre Courbot <[email protected]>2016-03-01 16:59:05 +0900
committerBen Skeggs <[email protected]>2016-03-14 10:13:34 +1000
commit2bf1833e51c324011484655b8e974962da77c453 (patch)
tree77faa5a874189fd8b5adbf45f01c7b83bfecff9c /tools/perf/scripts/python/export-to-postgresql.py
parente02d586da6405f8d401a90f5d19b90c3d7e2810b (diff)
drm/nouveau/fifo/gk104: kick channel upon removal
A channel may still be processed by the PBDMA even after removal, unless it is properly kicked. Some chips are more sensible to this than others, with GM20B triggering the issue very easily (the PBDMA will try to fetch methods from the previously-removed channel after a new one is added). Make sure this cannot happen by kicking the channel right after it is disabled, and before the new runlist is submitted. Signed-off-by: Alexandre Courbot <[email protected]> Signed-off-by: Ben Skeggs <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions