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:
d518ce5
)
drm/i915: create struct intel_plane_state
author
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Fri, 5 Sep 2014 20:04:46 +0000
(17:04 -0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 19 Sep 2014 12:43:04 +0000
(14:43 +0200)
This new struct will be the storage of src and dst coordinates
between the check and commit stages of a plane update.
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