diff options
author | Ben Skeggs <[email protected]> | 2013-07-09 14:20:15 +1000 |
---|---|---|
committer | Ben Skeggs <[email protected]> | 2013-07-10 10:48:01 +1000 |
commit | 00fc6f6f731efb7b76b839598e494b01890d901d (patch) | |
tree | e23c7501a572dbfce5217d18d7f3e5e01c18b2ee /tools/perf/scripts/python/Perf-Trace-Util | |
parent | 06b237ef3903a0a5e33785105ea5203153323dd8 (diff) |
drm/nouveau: use dedicated channel for async moves on GT/GF chipsets.
The moves themselves were generally async to graphics previously, with
the exception that if the "main" channel is used to synchronise a
page flip at the same time, it can end up blocked for a noticable amount
of time for large buffer moves.
Not really critical, and there's better ways of handling this, but they
are all rather invasive, so this is fine for now.
Based on a patch by Maarten Lankhorst addressing the same issue.
Reported-by: Maarten Lankhorst <[email protected]>
Signed-off-by: Ben Skeggs <[email protected]>
Acked-by: Maarten Lankhorst <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions