From: Gustavo Padovan Date: Tue, 9 Sep 2014 14:43:19 +0000 (-0300) Subject: drm/i915: remove !enabled handling from commit primary plane step X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~79^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94f598f176600a857817e010f266cdc30efa585b;p=pandora-kernel.git drm/i915: remove !enabled handling from commit primary plane step The !crtc->enabled case will now be handled by the !visible code, since the handling is basically the same. Signed-off-by: Gustavo Padovan Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed