RE: [PATCH 00/10] Introduce drm sharpness property

2025-07-28 Thread Garg, Nemesa
Hello Harry, Sunpeng We have added a new drm crtc property to expose the sharpness strength which user can use to set the value of sharpness from 0 - 255. Can you please let us know if this implementation looks good to you? If so, kindly provide an Ack. Got ack from Xaver Hugl. Thanks and Reg

Re: [PATCH 00/10] Introduce drm sharpness property

2025-07-24 Thread Xaver Hugl
I reviewed the KWin implementation for this (https://invent.kde.org/plasma/kwin/-/merge_requests/7689), and the uAPI looks good to me. - Xaver

RE: [PATCH 00/10] Introduce drm sharpness property

2025-07-24 Thread Garg, Nemesa
esa > Cc: intel-gfx@lists.freedesktop.org; intel...@lists.freedesktop.org; dri- > de...@lists.freedesktop.org > Subject: Re: [PATCH 00/10] Introduce drm sharpness property > > I reviewed the KWin implementation for this > (https://invent.kde.org/plasma/kwin/-/merge_requests/7689