commit | 46ba614c0045b0b5354397010578e8b56d621251 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Sep 10 11:40:40 2013 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Sep 10 11:15:39 2013 +0200 |
tree | 4113142623a87b069b7d013b46644f9e2fa677f1 | |
parent | da66146425c3136943452988afd3d64cd551da58 [diff] |
drm/i915: Pass crtc to intel_update_watermarks() Passing the appropriate crtc to intel_update_watermarks() should help in avoiding needless work in the future. v2: Avoid clash with internal 'crtc' variable in some wm functions Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>