]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/vrr: Disable CMRR
authorAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Tue, 11 Mar 2025 09:37:47 +0000 (15:07 +0530)
committerAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Thu, 13 Mar 2025 12:15:27 +0000 (17:45 +0530)
commita15b20e5094abd3bed90edfc22bf9ff84ef99e3c
tree5acc770121b85fa0c1c5fb4c75856e4784d2deb7
parent58f9466c8292f8319158eb4b0f5fcbe89709d499
drm/i915/vrr: Disable CMRR

Switching between variable and fixed timings is possible as for that we
just need to flip between VRR timings. However for CMRR along with the
timings, few other bits also need to be changed on the fly, which might
cause issues. So disable CMRR for now, till we have variable and fixed
timings sorted out.

Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250311093751.1329043-5-ankit.k.nautiyal@intel.com
drivers/gpu/drm/i915/display/intel_vrr.c