From: Gustavo Padovan Date: Fri, 24 Oct 2014 18:00:17 +0000 (+0100) Subject: drm: make sure visible is set to false if fb is null X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~64^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=083fe3b035d286d79071fd77d2a2c5abfdef495b;p=pandora-kernel.git drm: make sure visible is set to false if fb is null We can't let visible set true while the fb is null, some places of the code only check for visible to base its decisions. Signed-off-by: Gustavo Padovan Reviewed-by: Ville Syrjälä Acked-by: Dave Airlie Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed