Seung-Woo Kim 83052d4d5c 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>
2011-12-29 11:21:42 +09:00
..
2010-08-10 08:20:20 +10:00
2011-05-09 09:14:45 +10:00
2011-02-07 13:09:42 +10:00
2011-12-06 09:54:23 +00:00
2011-10-20 15:26:39 -07:00
2011-12-20 10:02:02 +00:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00