Re: [PATCH 07/10] drm/i915/display: Configure the second scaler

2025-04-06 Thread Nautiyal, Ankit K
On 4/2/2025 6:26 PM, Nemesa Garg wrote: Both sharpness and panel fitter uses pipe scaler, s/uses/use Other than that, patch looks good to me. Reviewed-by: Ankit Nautiyal but only one can be enabled at a time. Furthermore sharpness uses second scaler. So for CASF, check if second scaler

Re: [PATCH 07/10] drm/i915/display: Configure the second scaler for sharpness

2025-03-11 Thread Nautiyal, Ankit K
On 3/4/2025 3:58 PM, Nemesa Garg wrote: As only second scaler can be used for sharpness check if it is available and also check if panel fitting is also not enabled, then set the sharpness. Panel fitting will have the preference over sharpness property. v2: Add the panel fitting check before e