commit | 432081bcbf9a605ea072f6aa3dd0b0420344878c | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Oct 31 22:37:03 2016 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Nov 01 16:40:38 2016 +0200 |
tree | 8d6c1b2df909f6922db4f7be50a34ae9e93260c1 | |
parent | 525b9311be957e319680025e06f9f722ccfd54b7 [diff] |
drm/i915: Pass intel_crtc to update_wm functions Unify our approach to things by passing around intel_crtc instead of drm_crtc. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1477946245-14134-5-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>