commit | d1de00efcb4992da3936a4b0300b8b9b244080cd | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Oct 01 18:02:19 2013 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Oct 10 12:47:03 2013 +0200 |
tree | cf2f44addce9650dcc709c1ba5d738ab32d6fdb7 | |
parent | 1dba99f495fb2b8712d83f53a769a7393ea127d3 [diff] |
drm/i915: Rename intel_{enable, disable}_plane to intel_{enable, disable}_primary_plane The new names make it clearer which plane we're talking about. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> [danvet: Resolve small conflict with the haswell_crtc_disable_planes extraction.] Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>