Re: [PATCH 07/10] drm/sun4i: sun6i_mipi_dsi: Enable burst mode HBP, HSA_HSE

2018-11-05 Thread Maxime Ripard
On Sat, Nov 03, 2018 at 03:38:57PM +0530, Jagan Teki wrote: > Horizontal back porch, sync active and sync end bits are > needed to enable for burst mode panel operations. > > So, enable them via dsi base control register. > > Signed-off-by: Jagan Teki What is needed seems to be the exact opposi

[PATCH 07/10] drm/sun4i: sun6i_mipi_dsi: Enable burst mode HBP, HSA_HSE

2018-11-03 Thread Jagan Teki
Horizontal back porch, sync active and sync end bits are needed to enable for burst mode panel operations. So, enable them via dsi base control register. Signed-off-by: Jagan Teki --- drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git