Re: [PATCH] drm/i915/cx0: Set ssc_enabled for c20 too

2025-01-23 Thread Nautiyal, Ankit K
On 1/22/2025 11:00 AM, Suraj Kandpal wrote: ssc_enabled does not get set for c20 phy. This patch makes sure we set ssc_enabled for both c10 and c20. Remove 'patch'. Add Bspec: 74491 Signed-off-by: Suraj Kandpal LGTM. With suggested changes, this is: Reviewed-by: Ankit Nautiyal --- dr

[PATCH] drm/i915/cx0: Set ssc_enabled for c20 too

2025-01-21 Thread Suraj Kandpal
ssc_enabled does not get set for c20 phy. This patch makes sure we set ssc_enabled for both c10 and c20. Signed-off-by: Suraj Kandpal --- drivers/gpu/drm/i915/display/intel_cx0_phy.c | 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/i915/display/