Re: [PATCH] drm/tilcdc: do the complete reset sequence if the LCDC is enabled

2017-04-10 Thread Jyri Sarha
On 03/28/17 11:11, Emiliano Ingrassia wrote: > If the LCD controller was already enabled (e.g. by the bootloader), > do the complete software reset sequence to avoid time out while loading > the palette and a consequent time out waiting for vblank. > > Signed-off-by: Emiliano Ingrassia Thanks fo

[PATCH] drm/tilcdc: do the complete reset sequence if the LCDC is enabled

2017-03-28 Thread Emiliano Ingrassia
If the LCD controller was already enabled (e.g. by the bootloader), do the complete software reset sequence to avoid time out while loading the palette and a consequent time out waiting for vblank. Signed-off-by: Emiliano Ingrassia --- drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 23 ++