Re: [PATCH v8 12/19] drm/mediatek: dpi: move the csc_enable bit to board config

2022-02-21 Thread AngeloGioacchino Del Regno
Il 18/02/22 15:54, Guillaume Ranquet ha scritto: Add flexibility by moving the csc_enable bit to board config s/board/SoC/g After the change, Reviewed-by: AngeloGioacchino Del Regno Signed-off-by: Guillaume Ranquet ---

Re: [PATCH v8 12/19] drm/mediatek: dpi: move the csc_enable bit to board config

2022-02-20 Thread Chun-Kuang Hu
Hi, Guillaume: Guillaume Ranquet 於 2022年2月18日 週五 下午10:56寫道: > > Add flexibility by moving the csc_enable bit to board config After replace 'board' with 'SoC', Reviewed-by: Chun-Kuang Hu > > Signed-off-by: Guillaume Ranquet > --- > drivers/gpu/drm/mediatek/mtk_dpi.c | 8 +++- > 1 file ch

[PATCH v8 12/19] drm/mediatek: dpi: move the csc_enable bit to board config

2022-02-18 Thread Guillaume Ranquet
Add flexibility by moving the csc_enable bit to board config Signed-off-by: Guillaume Ranquet --- drivers/gpu/drm/mediatek/mtk_dpi.c | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/mediatek/mtk_dpi.c b/drivers/gpu/drm/mediatek/mtk_dpi.c index fcf88dcd8