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:
2363d8c
)
drm/i915: remove !enabled handling from commit primary plane step
author
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Tue, 9 Sep 2014 14:43:19 +0000
(11:43 -0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 19 Sep 2014 12:43:07 +0000
(14:43 +0200)
The !crtc->enabled case will now be handled by the !visible code,
since the handling is basically the same.
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