diff options
| author | Chris Wilson <[email protected]> | 2012-04-18 17:12:26 +0100 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2012-05-03 11:17:59 +0200 |
| commit | 828ed3e1703a2323250f4acdac34f79fd27364d9 (patch) | |
| tree | 65cf9e63055d40673d634ab260593c1be26aabc0 /tools/perf/scripts/python/bin | |
| parent | 083f9560cdff268e2ca82dc90ba9c509742359b8 (diff) | |
drm/i915/sprite: Avoid incurring extra vblank stall when updating plane on IVB
IvyBridge requires an extra frame between disabling the low power
watermarks and enabling scaling on the sprite plane. If the scaling
is already enabled, then we have already disabled the low power
watermarks and need not incur an extra wait.
Similarly, as we disable the scaling when turning off the sprite plane,
we can update the scaling enabled flag and restore the low power
watermarks.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Jesse Barnes <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions