Re: [PATCH v3 10/11] drm/mediatek: gamma: Make sure relay mode is disabled

2023-05-09 Thread 林睿祥

[PATCH v3 10/11] drm/mediatek: gamma: Make sure relay mode is disabled

2023-05-06 Thread AngeloGioacchino Del Regno
Disable relay mode at the end of LUT programming to make sure that the processed image goes through. Signed-off-by: AngeloGioacchino Del Regno --- drivers/gpu/drm/mediatek/mtk_disp_gamma.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/gpu/drm/mediatek/mtk_disp_gamma.c