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:
525ee69
)
drm/exynos: remove DRM_FORMAT_NV12M from plane module
author
Inki Dae
<inki.dae@samsung.com>
Fri, 7 Sep 2012 07:18:15 +0000
(16:18 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Thu, 13 Sep 2012 03:38:10 +0000
(12:38 +0900)
this patch removes DRM_FORMAT_NV12M from plane module because this format
is same as DRM_FORMAT_NV12. DRM_FORMAT_NV12M will be identified by
mode_cmd->handles and mode_cmd->offsets fields internally.
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin.park <kyungmin.park@samsung.com>
No differences found