Re: [PATCH v6 2/3] drm: Add support for the LogiCVC display controller

2020-05-08 Thread Emil Velikov
On Thu, 7 May 2020 at 21:11, Paul Kocialkowski wrote: > > Hi Emil, > > Thanks for the review! > > On Mon 04 May 20, 14:28, Emil Velikov wrote: > > Just had a casual quick look for custom KMS properties, since new > > drivers made that mistake in the past. > > Thanks for not including any o/ > > Ye

Re: [PATCH v6 2/3] drm: Add support for the LogiCVC display controller

2020-05-07 Thread Paul Kocialkowski
Hi Emil, Thanks for the review! On Mon 04 May 20, 14:28, Emil Velikov wrote: > Just had a casual quick look for custom KMS properties, since new > drivers made that mistake in the past. > Thanks for not including any o/ Yeah I made sure not to include any, I know it easily gets very problematic

Re: [PATCH v6 2/3] drm: Add support for the LogiCVC display controller

2020-05-04 Thread Emil Velikov
Hi Paul, Just had a casual quick look for custom KMS properties, since new drivers made that mistake in the past. Thanks for not including any o/ I made a couple of trivial suggestions - if you agree, feel free to keep them as follow-up patches. On Thu, 30 Apr 2020 at 20:28, Paul Kocialkowski w

[PATCH v6 2/3] drm: Add support for the LogiCVC display controller

2020-04-30 Thread Paul Kocialkowski
Introduces a driver for the LogiCVC display controller, a programmable logic controller optimized for use in Xilinx Zynq-7000 SoCs and other Xilinx FPGAs. The controller is mostly configured at logic synthesis time so only a subset of configuration is left for the driver to handle. The following f