]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/display: Move as sdp params change to fastset
authorMitul Golani <mitulkumar.ajitkumar.golani@intel.com>
Thu, 30 Jan 2025 05:16:09 +0000 (10:46 +0530)
committerAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Thu, 30 Jan 2025 14:14:48 +0000 (19:44 +0530)
commite9bb15cdf5c40996bd7b17ecb69fb317629b8efc
tree08f54792bf16e07a9ae24e480a6eef293177a376
parent08277aa5d5a44befd71717de35b956f55e1e8401
drm/i915/display: Move as sdp params change to fastset

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 <mitulkumar.ajitkumar.golani@intel.com>
Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250130051609.1796524-7-mitulkumar.ajitkumar.golani@intel.com
drivers/gpu/drm/i915/display/intel_display.c