Re: (subset) [PATCH v2 0/3] drm/rockchip: support gamma control on RK3399

2022-09-15 Thread Heiko Stuebner
On Tue, 19 Oct 2021 22:58:40 +0100, Hugh Cole-Baker wrote: > This extends the Rockchip VOP driver to support setting the gamma LUT on the > RK3399 SoC. Previously, the driver supported gamma control for the RK3288 > only. On the RK3399 the method for updating the LUT is slightly different. > This i

Re: (subset) [PATCH v2 0/3] drm/rockchip: support gamma control on RK3399

2022-09-15 Thread Heiko Stuebner
On Tue, 19 Oct 2021 22:58:40 +0100, Hugh Cole-Baker wrote: > This extends the Rockchip VOP driver to support setting the gamma LUT on the > RK3399 SoC. Previously, the driver supported gamma control for the RK3288 > only. On the RK3399 the method for updating the LUT is slightly different. > This i

[PATCH v2 0/3] drm/rockchip: support gamma control on RK3399

2021-10-19 Thread Hugh Cole-Baker
This extends the Rockchip VOP driver to support setting the gamma LUT on the RK3399 SoC. Previously, the driver supported gamma control for the RK3288 only. On the RK3399 the method for updating the LUT is slightly different. This implementation was based on the code and description from the vendor