Re:Re: [PATCH v6] rockchip/drm: vop2: add support for gamma LUT

2024-10-28 Thread Piotr Zalewski
Hi again On Monday, October 28th, 2024 at 5:40 PM, Piotr Zalewski wrote: > On Monday, October 28th, 2024 at 7:42 AM, Andy Yan andys...@163.com wrote: > > > Hi Piotr, > > > Hi Andy > > > Tested on top of Linux 6.12-rc5 with rk3566-box-demo in a buildroot + > > weston environment: > > weston

Re:Re: [PATCH v6] rockchip/drm: vop2: add support for gamma LUT

2024-10-28 Thread Piotr Zalewski
On Monday, October 28th, 2024 at 7:42 AM, Andy Yan wrote: > Hi Piotr, Hi Andy > Tested on top of Linux 6.12-rc5 with rk3566-box-demo in a buildroot + weston > environment: > weston --backend=drm-backend.so -i 0 --continue-without-input > weston-simple-egl Thank you for testing it! > simple-e

Re:Re: [PATCH v6] rockchip/drm: vop2: add support for gamma LUT

2024-10-27 Thread Andy Yan
Hi Piotr, Tested on top of Linux 6.12-rc5 with rk3566-box-demo in a buildroot + weston environment: weston --backend=drm-backend.so -i 0 --continue-without-input weston-simple-egl simple-egl will draw a triangle on the desktop. After the patch applied,the triangle will flicker