git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5d9747
)
drm: make sure visible is set to false if fb is null
author
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Fri, 24 Oct 2014 18:00:17 +0000
(19:00 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 4 Nov 2014 22:21:29 +0000
(23:21 +0100)
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 <gustavo.padovan@collabora.co.uk>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Acked-by: Dave Airlie <airlied@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found