diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2013-10-09 19:17:56 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-10-15 09:56:41 +0200 |
commit | 7c4a395ff8f441acb7876281c6777624e6410349 (patch) | |
tree | 8d05ab2aae612c75b0b9d4483ca1ddaf762eabbe /tools/perf/scripts/python/check-perf-trace.py | |
parent | 0b2ae6d72e445b58ae39cfa6ec0b8d3f53ff7a6f (diff) |
drm/i915: Don't re-compute pipe watermarks except for the affected pipe
No point in re-computing the watermarks for all pipes, when only one
pipe has changed. The watermarks stored under intel_crtc.wm.active are
still valid for the other pipes. We just need to redo the merging.
We can also skip the merge/update procedure completely if the new
watermarks for the affected pipe come out unchanged.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions