[RAMEN9610-10029][COMMON] media: mfc: fix the 10bit options
authorAyoung Sim <a.sim@samsung.com>
Mon, 1 Oct 2018 07:35:26 +0000 (16:35 +0900)
committerhskang <hs1218.kang@samsung.com>
Fri, 28 Dec 2018 09:53:57 +0000 (18:53 +0900)
commitc1c5db132aeeaa30284e30c2d3a235abb4249424
treeec4086b23d266c78822d6b52abf146f13ced833b
parentcdf19270e884c46907ef0f598de517ef8ae9318f
[RAMEN9610-10029][COMMON] media: mfc: fix the 10bit options

We do not need INIT_BUF_OPT_STRIDE_SIZE_ALIGN option when P010 format,
because this option should be only 8+2 format for G2D.
Dithering option is also needed only for 8+2 format.
Dithering option are intended to be applied
when the display device doesn't support 10bit.

Change-Id: I132bf84d569c4488bda5386e3e817cd3ad96d4d8
Signed-off-by: Ayoung Sim <a.sim@samsung.com>
drivers/media/platform/exynos/mfc/mfc_reg_api.c