On Fri, 01 Nov 2024 19:01:17 +0000, Piotr Zalewski wrote: > Add support for gamma LUT in VOP2 driver. The implementation was inspired > by one found in VOP1 driver. Blue and red channels in gamma LUT register > write were swapped with respect to how gamma LUT values are written in > VOP1. Gamma LUT port selection was added before the write of new gamma LUT > table. > > If the current SoC is rk356x, check if no other CRTC has gamma LUT enabled > in atomic_check (only one video port can use gamma LUT at a time) and > disable gamma LUT before the LUT table write. > > [...] Applied, thanks! [1/1] rockchip/drm: vop2: add support for gamma LUT commit: 4f537776340dab2b680a4d8554567f6884240d0b I've fixed a number of smaller styling nits that checkpatch --strict found. Best regards, -- Heiko Stuebner <heiko@xxxxxxxxx>