Re: [PATCH 0/3] R-Car DU: Clip planes to screen boundaries

2017-09-25 Thread Kieran Bingham
Hi Laurent, Thankyou for the patches, On 16/08/17 00:03, Laurent Pinchart wrote: > Hello, > > This patch series fixes support for planes that cross the screen boundaries. > The KMS API supports such a configuration, but the DU and VSP hardware > doesn't. This leads to different kind of dispay ar

[PATCH 0/3] R-Car DU: Clip planes to screen boundaries

2017-08-15 Thread Laurent Pinchart
Hello, This patch series fixes support for planes that cross the screen boundaries. The KMS API supports such a configuration, but the DU and VSP hardware doesn't. This leads to different kind of dispay artifacts or hangs. The series starts with a bit of refactoring to share existing code and mak