diff options
author | Seung-Woo Kim <sw0312.kim@samsung.com> | 2011-12-15 15:40:55 +0900 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2011-12-29 11:21:42 +0900 |
commit | 83052d4d5cd518332440bb4ee63d68bb5f744e0f (patch) | |
tree | 5ea5f7a1551938f799f136f9fd07f65869bedbeb /include/target/target_core_configfs.h | |
parent | e30d4bcf79b6a3e09e435a5f3027ad3ef484226c (diff) |
drm: Add multi buffer plane pixel formats
Multi buffer plane pixel format has seperated memory spaces for each
plane. For example, NV12M has Y plane and CbCr plane and these are in
non contiguous memory region. Compared with NV12, NV12M's memory shape
is like following.
NV12 : ______(Y)(CbCr)_______
NV12M : __(Y)_ ..... _(CbCr)__
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Diffstat (limited to 'include/target/target_core_configfs.h')
0 files changed, 0 insertions, 0 deletions