[PATCH 03/12] drm/i915/display: Add sharpness strength and winsize

2025-04-04 Thread Nemesa Garg
register The strength value for sharpness is based on user input and the winsize is based on resolution. Set the casf_enable flag if there is a platform support and uapi strength is not zero. Once the sharpness is enabled then just update the strength bit of the register everytime whenever user ch

Re: [PATCH 03/12] drm/i915/display: Add sharpness strength and winsize

2025-03-31 Thread Nautiyal, Ankit K
On 3/21/2025 9:36 PM, Nemesa Garg wrote: register I think this is part of the subject, need to fix this. The strength value for sharpness is based on user input and the winsize is based on resolution. Set the casf_enable flag if there is a platform support and uapi strength is not zero. O