Hi Andy
> 在 2024-10-28 14:42:28,"Andy Yan" andys...@163.com 写道:
>
> > 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
Hi Piotr,
在 2024-10-28 14:42:28,"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 des
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
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
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
Hi all,
any comments on this?
On Thursday, October 17th, 2024 at 12:36 AM, 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
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.