diff options
author | Ben Widawsky <ben@bwidawsk.net> | 2013-05-28 19:22:21 -0700 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-05-31 20:54:10 +0200 |
commit | ea251324cac6c1e0402db073e5193f33aedd94f3 (patch) | |
tree | abcb1b6373341ebc3c6954d8f559a53d3ff576ad /tools/perf/scripts/python | |
parent | 1950de14fd1b8ea27a411929156c7eccee2ad7c3 (diff) |
drm/i915: Rename ring flush functions
Historically we considered the render ring to have special flush
semantics and everything else to fall under a more general umbrella.
Probably by coincidence more than anything we decided to make the bsd
ring have the default *other* flush. As the new vebox ring exposes, the
bsd ring is actually the weird one. Doing this allows us to call
gen6_ring_flush for the vebox because calling blt_ring_flush would be
weird...
This patch should have no functional change.
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions