diff options
author | Chris Wilson <[email protected]> | 2016-11-06 12:59:59 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2016-11-08 11:04:04 +0000 |
commit | d0da48cf92110bfbdcc01ec1398a32b6cbf2d47e (patch) | |
tree | 12d72a6fb7580be94b086f0a864608d1aaee3437 /tools/perf/scripts/python | |
parent | 24327f837f07fbab99fe3d4abb1e4158e7ca2d76 (diff) |
drm/i915: Remove chipset flush after cache flush
We always flush the chipset prior to executing with the GPU, so we can
skip the flush during ordinary domain management.
This should help mitigate some of the potential performance regressions,
but likely trivial, from doing the flush unconditionally before execbuf
introduced in commit dcd79934b0dd ("drm/i915: Unconditionally flush any
chipset buffers before execbuf")
Signed-off-by: Chris Wilson <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Joonas Lahtinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions