Re: [PATCH v6 6/6] drm/i915/display: Move as sdp params change to fastset

2025-01-29 Thread Nautiyal, Ankit K
On 1/30/2025 10:46 AM, Mitul Golani wrote: as_sdp param changes from vrr to cmrr should happen to fastset. Changing as_sdp params should not trigger any modeset. Signed-off-by: Mitul Golani Reviewed-by: Ankit Nautiyal --- drivers/gpu/drm/i915/display/intel_display.c | 5 +++-- 1 file

[PATCH v6 6/6] drm/i915/display: Move as sdp params change to fastset

2025-01-29 Thread Mitul Golani
as_sdp param changes from vrr to cmrr should happen to fastset. Changing as_sdp params should not trigger any modeset. Signed-off-by: Mitul Golani --- drivers/gpu/drm/i915/display/intel_display.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/i915/displa