commit | fe392efdae2982243e3a560b8f41c8e4c89b5d51 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Mar 07 18:32:10 2014 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Apr 09 14:43:09 2014 +0200 |
tree | 2b01f4c10eebad1bc9e606d0d014a0846b7ad520 | |
parent | 2a44b76bb5a1f520371432825c91fa46c63bde84 [diff] |
drm/i915: Skip watermark merging for inactive pipes Even though the inactive pipes should have their watermarks set to all 0 with enable=true, we can possibly shave off a few cycles by completely skipping the merge procedure for inactive pipes. 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>