Re: [PATCH 08/10] drm/rockchip: Add R2R registers

2018-02-27 Thread Sean Paul
On Thu, Feb 15, 2018 at 12:32:58AM -0500, Daniele Castagna wrote: > This patch adds YUV2YUV registers to enable and control per-plane > RGB2RGB colos space conversion matrix. > > Change-Id: I8f421222da3587caea6373e2201e918f0c5e2646 Missing Signed-off-by, I think you can squash this into "drm/rock

[PATCH 08/10] drm/rockchip: Add R2R registers

2018-02-15 Thread Daniele Castagna
This patch adds YUV2YUV registers to enable and control per-plane RGB2RGB colos space conversion matrix. Change-Id: I8f421222da3587caea6373e2201e918f0c5e2646 --- drivers/gpu/drm/rockchip/rockchip_drm_vop.h | 7 +++ drivers/gpu/drm/rockchip/rockchip_vop_reg.c | 48 + 2 files c