diff options
| author | Ben Widawsky <[email protected]> | 2016-01-05 10:30:05 -0800 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2016-01-07 15:34:41 +0100 |
| commit | 5590a5f0af78c73c94de8c63ca580bff31b97c1e (patch) | |
| tree | 0788bcfbd17a1199dd9d5cd5c19d6e9a3674a96c /tools/perf/scripts/python | |
| parent | 16fbc291cb87c7defcd13ad715d3e4af0d523e43 (diff) | |
drm/i915: Cleanup some of the CSB handling
I think this patch is a worthwhile cleanup even if it might look only marginally
useful. It gets more useful in upcoming patches and for handling of future GEN
platforms.
The only non-mechanical part of this is the removal of the extra & operation on
the ring->next_context_status_buffer. This is safe because right above this, we
already did a modulus operation.
Signed-off-by: Ben Widawsky <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Michel Thierry <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions