From: Maarten Lankhorst Date: Tue, 21 Apr 2015 14:12:50 +0000 (+0300) Subject: drm/i915: Remove implicitly disabling primary plane for now X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~54^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecce87ea3ab55ad0dc64460e6422c357d158a55e;p=pandora-kernel.git drm/i915: Remove implicitly disabling primary plane for now Some of the flags that were used are still useful when transitioning to atomic, so keep those around for now. This removes some of the complications of crtc->primary_enabled, making it easier to remove. Signed-off-by: Maarten Lankhorst Reviewed-by: Ander Conselvan de Oliveira Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed