[PATCH 00/10] Introduce drm sharpness property

2025-08-07 Thread Nemesa Garg
Many a times images are blurred or upscaled content is also not as crisp as original rendered image. Traditional sharpening techniques often apply a uniform level of enhancement across entire image, which sometimes result in over-sharpening of some areas and potential loss of natural details.

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

2025-07-28 Thread Garg, Nemesa
Regards, Nemesa > -Original Message- > From: Garg, Nemesa > Sent: Thursday, July 24, 2025 7:16 PM > To: intel-...@lists.freedesktop.org; dri-devel@lists.freedesktop.org; intel- > x...@lists.freedesktop.org > Cc: Garg, Nemesa > Subject: [PATCH 00/10] Introduce d

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

2025-07-24 Thread Garg, Nemesa
esa > Cc: intel-...@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

[PATCH 00/10] Introduce drm sharpness property

2025-07-24 Thread Nemesa Garg
Many a times images are blurred or upscaled content is also not as crisp as original rendered image. Traditional sharpening techniques often apply a uniform level of enhancement across entire image, which sometimes result in over-sharpening of some areas and potential loss of natural details.

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

2025-07-23 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

[PATCH 00/10] Introduce drm sharpness property

2025-05-19 Thread Nemesa Garg
Many a times images are blurred or upscaled content is also not as crisp as original rendered image. Traditional sharpening techniques often apply a uniform level of enhancement across entire image, which sometimes result in over-sharpening of some areas and potential loss of natural detail

[PATCH 00/10] Introduce drm sharpness property

2025-04-08 Thread Nemesa Garg
Many a times images are blurred or upscaled content is also not as crisp as original rendered image. Traditional sharpening techniques often apply a uniform level of enhancement across entire image, which sometimes result in over-sharpening of some areas and potential loss of natural details.

[PATCH 00/10] Introduce drm sharpness property

2025-04-02 Thread Nemesa Garg
Many a times images are blurred or upscaled content is also not as crisp as original rendered image. Traditional sharpening techniques often apply a uniform level of enhancement across entire image, which sometimes result in over-sharpening of some areas and potential loss of natural details. In

[PATCH 00/10] Introduce drm sharpness property

2025-03-04 Thread Nemesa Garg
Many a times images are blurred or upscaled content is also not as crisp as original rendered image. Traditional sharpening techniques often apply a uniform level of enhancement across entire image, which sometimes result in over-sharpening of some areas and potential loss of natural details. I