Re: [PATCH v5 00/19] R-Car DU display writeback support

2019-02-22 Thread Laurent Pinchart
Hi Brian, On Fri, Feb 22, 2019 at 02:04:10PM +, Brian Starkey wrote: > On Thu, Feb 21, 2019 at 12:31:53PM +0200, Laurent Pinchart wrote: > > Hello everybody, > > > > This patch series implements display writeback support for the R-Car > > Gen3 platforms in the VSP1 and DU drivers. > > > > Pa

Re: [PATCH v5 00/19] R-Car DU display writeback support

2019-02-22 Thread Brian Starkey
Hi, On Thu, Feb 21, 2019 at 12:31:53PM +0200, Laurent Pinchart wrote: > Hello everybody, > > This patch series implements display writeback support for the R-Car > Gen3 platforms in the VSP1 and DU drivers. > > Patches 01/19 to 11/19 prepare the VSP1 driver for writeback support > with all the n

[PATCH v5 00/19] R-Car DU display writeback support

2019-02-21 Thread Laurent Pinchart
Hello everybody, This patch series implements display writeback support for the R-Car Gen3 platforms in the VSP1 and DU drivers. Patches 01/19 to 11/19 prepare the VSP1 driver for writeback support with all the necessary plumbing, including extensions of the API between the VSP1 and DU drivers.