summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
diff options
context:
space:
mode:
authorSeung-Woo Kim <sw0312.kim@samsung.com>2011-12-15 15:40:55 +0900
committerInki Dae <inki.dae@samsung.com>2011-12-29 11:21:42 +0900
commit83052d4d5cd518332440bb4ee63d68bb5f744e0f (patch)
tree5ea5f7a1551938f799f136f9fd07f65869bedbeb /drivers/gpu/drm
parente30d4bcf79b6a3e09e435a5f3027ad3ef484226c (diff)
downloadop-kernel-dev-83052d4d5cd518332440bb4ee63d68bb5f744e0f.zip
op-kernel-dev-83052d4d5cd518332440bb4ee63d68bb5f744e0f.tar.gz
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 'drivers/gpu/drm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud