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:
083fe3b
)
drm/i915: remove unneeded visible check
author
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Fri, 24 Oct 2014 18:00:18 +0000
(19:00 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 4 Nov 2014 22:21:55 +0000
(23:21 +0100)
The fb check introduced to drm_plane_helper_check_update() just make this
check impossible to branch in.
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found