Re: [PATCH 16/22] drm/i915/vrr: Use fixed timings for platforms that support VRR

2025-03-05 Thread Nautiyal, Ankit K
On 3/5/2025 12:23 AM, Ville Syrjälä wrote: On Tue, Mar 04, 2025 at 01:49:42PM +0530, Ankit Nautiyal wrote: For fixed refresh rate use fixed timings for all platforms that support VRR. For this add checks to avoid computing and reading VRR for platforms that do not support VRR. v2: Avoid touch

Re: [PATCH 16/22] drm/i915/vrr: Use fixed timings for platforms that support VRR

2025-03-04 Thread Ville Syrjälä
On Tue, Mar 04, 2025 at 01:49:42PM +0530, Ankit Nautiyal wrote: > For fixed refresh rate use fixed timings for all platforms that support > VRR. For this add checks to avoid computing and reading VRR for > platforms that do not support VRR. > > v2: Avoid touching check for VRR_CTL_FLIP_LINE_EN. (V

[PATCH 16/22] drm/i915/vrr: Use fixed timings for platforms that support VRR

2025-03-04 Thread Ankit Nautiyal
For fixed refresh rate use fixed timings for all platforms that support VRR. For this add checks to avoid computing and reading VRR for platforms that do not support VRR. v2: Avoid touching check for VRR_CTL_FLIP_LINE_EN. (Ville) Signed-off-by: Ankit Nautiyal --- drivers/gpu/drm/i915/display/in