Re: [RFC 16/28] drm: rcar-du: Allow DU group feature based on feature bit

2022-01-23 Thread Laurent Pinchart
Hi Biju, Thank you for the patch. On Wed, Jan 12, 2022 at 05:46:00PM +, Biju Das wrote: > RZ/G2L LCDC does not have DU group registers. This patch allows > accessing DU group registers for SoC's with group feature bit is > set. > > Signed-off-by: Biju Das > --- > drivers/gpu/drm/rcar-du/rc

[RFC 16/28] drm: rcar-du: Allow DU group feature based on feature bit

2022-01-12 Thread Biju Das
RZ/G2L LCDC does not have DU group registers. This patch allows accessing DU group registers for SoC's with group feature bit is set. Signed-off-by: Biju Das --- drivers/gpu/drm/rcar-du/rcar_du_drv.c | 34 - drivers/gpu/drm/rcar-du/rcar_du_group.c | 10 +++- 2 files