Re: [PATCH 3/6] drm/i915/display: Enable the second scaler

2025-02-25 Thread Nautiyal, Ankit K
On 2/19/2025 5:23 PM, Nemesa Garg wrote: Write the scaler registers for sharpness. v1: Rename the title of patch [Ankit] Signed-off-by: Nemesa Garg --- drivers/gpu/drm/i915/display/intel_casf.c | 2 + drivers/gpu/drm/i915/display/skl_scaler.c | 45 +++ drivers/gpu/dr

[PATCH 3/6] drm/i915/display: Enable the second scaler

2025-02-19 Thread Nemesa Garg
Write the scaler registers for sharpness. v1: Rename the title of patch [Ankit] Signed-off-by: Nemesa Garg --- drivers/gpu/drm/i915/display/intel_casf.c | 2 + drivers/gpu/drm/i915/display/skl_scaler.c | 45 +++ drivers/gpu/drm/i915/display/skl_scaler.h | 1 + 3 files chan

[PATCH 3/6] drm/i915/display: Enable the second scaler

2025-02-14 Thread Nemesa Garg
Write the scaler registers for sharpness. v1: Rename the title of patch [Ankit] Signed-off-by: Nemesa Garg --- drivers/gpu/drm/i915/display/intel_casf.c | 2 + drivers/gpu/drm/i915/display/skl_scaler.c | 45 +++ drivers/gpu/drm/i915/display/skl_scaler.h | 1 + 3 files chan