Re: [PATCH v3 5/8] drm/sun4i: dsi: Fix DRQ calculation

2019-02-14 Thread Maxime Ripard
On Wed, Feb 13, 2019 at 03:33:38PM +0100, Paul Kocialkowski wrote: > Hi, > > On Mon, 2019-02-11 at 15:41 +0100, Maxime Ripard wrote: > > The DRQ calculation code in the Allwinner BSP uses the vertical front > > porch value as the condition, but we're using the video back porch. > > > > Since I al

Re: [PATCH v3 5/8] drm/sun4i: dsi: Fix DRQ calculation

2019-02-13 Thread Paul Kocialkowski
Hi, On Mon, 2019-02-11 at 15:41 +0100, Maxime Ripard wrote: > The DRQ calculation code in the Allwinner BSP uses the vertical front > porch value as the condition, but we're using the video back porch. > > Since I always confuse the two, and I'm the original author of that code, I > guess I deser

[PATCH v3 5/8] drm/sun4i: dsi: Fix DRQ calculation

2019-02-11 Thread Maxime Ripard
The DRQ calculation code in the Allwinner BSP uses the vertical front porch value as the condition, but we're using the video back porch. Since I always confuse the two, and I'm the original author of that code, I guess I deserved a brown paper bag. Signed-off-by: Maxime Ripard --- drivers/gpu/