[PATCH] drm: rcar-du: enable VSPDs on R8A7791

2016-12-26 Thread Sergei Shtylyov
On 12/19/2016 11:24 PM, Laurent Pinchart wrote: We're going to use R8A7791 VSPDs to control DU, so set the corresponding flag. Signed-off-by: Sergei Shtylyov >>> >>> For the same reason I nacked the corresponding patch to the VSP1 driver, I >>> have to nack this one as well. T

[PATCH] drm: rcar-du: enable VSPDs on R8A7791

2016-12-19 Thread Sergei Shtylyov
Hello! On 12/14/2016 11:55 PM, Laurent Pinchart wrote: >> We're going to use R8A7791 VSPDs to control DU, so set the corresponding >> flag. >> >> Signed-off-by: Sergei Shtylyov > > For the same reason I nacked the corresponding patch to the VSP1 driver, I > have to nack this one as well. The Gen

[PATCH] drm: rcar-du: enable VSPDs on R8A7791

2016-12-19 Thread Laurent Pinchart
Hi Sergei, On Monday 19 Dec 2016 22:58:57 Sergei Shtylyov wrote: > On 12/14/2016 11:55 PM, Laurent Pinchart wrote: > >> We're going to use R8A7791 VSPDs to control DU, so set the corresponding > >> flag. > >> > >> Signed-off-by: Sergei Shtylyov > > > > For the same reason I nacked the correspon

[PATCH] drm: rcar-du: enable VSPDs on R8A7791

2016-12-14 Thread Sergei Shtylyov
We're going to use R8A7791 VSPDs to control DU, so set the corresponding flag. Signed-off-by: Sergei Shtylyov --- The patch is against David Airlie's 'linux.git' repo's 'drm-next' branch. drivers/gpu/drm/rcar-du/rcar_du_drv.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Index: l

[PATCH] drm: rcar-du: enable VSPDs on R8A7791

2016-12-14 Thread Laurent Pinchart
Hi Sergei, Thank you for the patch. On Wednesday 14 Dec 2016 23:37:08 Sergei Shtylyov wrote: > We're going to use R8A7791 VSPDs to control DU, so set the corresponding > flag. > > Signed-off-by: Sergei Shtylyov For the same reason I nacked the corresponding patch to the VSP1 driver, I have to