]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Drop the NV12M and YUV420M formats
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 20 Apr 2012 15:26:10 +0000 (18:26 +0300)
committerInki Dae <inki.dae@samsung.com>
Thu, 13 Sep 2012 03:38:10 +0000 (12:38 +0900)
commit3f672e1fb3adc946f29fbcaa4709542ad4adea86
treed7227089f23cf1858500ae264a41a59d144a4ac7
parente0c3c1acfee5aa977afd1ab3f78330c4b87d01fc
drm: Drop the NV12M and YUV420M formats

The NV12M/YUV420M formats are identical to the NV12/YUV420 formats.
So just remove these duplicated format names.

This might look like breaking the ABI, but the code has never actually
accepted these formats, so nothing can be using them.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
include/drm/drm_fourcc.h