commit | 525b9311be957e319680025e06f9f722ccfd54b7 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Oct 31 22:37:02 2016 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Nov 01 16:40:38 2016 +0200 |
tree | 4e60ba5aa762f286f0decbdd98e0da5b70c6325d | |
parent | 65edcccef3b5ea5a67beebe9a6beeea9a837749f [diff] |
drm/i915: Pass intel_crtc to intel_crtc_active() 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-4-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>