Re: [PATCH v8 3/7] drm/i915: Compute CMRR and calculate vtotal

2024-05-23 Thread Nautiyal, Ankit K
On 5/9/2024 1:28 PM, Mitul Golani wrote: Compute Fixed Average Vtotal/CMRR with resepect to userspace VRR enablement. Also calculate required parameters in case of CMRR is enabled. During intel_vrr_compute_config, CMRR is getting enabled based on userspace has enabled Adaptive Sync Vtotal

RE: [PATCH v8 3/7] drm/i915: Compute CMRR and calculate vtotal

2024-05-17 Thread Murthy, Arun R
> -Original Message- > From: Intel-gfx On Behalf Of Mitul > Golani > Sent: Thursday, May 9, 2024 1:28 PM > To: intel-gfx@lists.freedesktop.org > Cc: Shankar, Uma ; Nikula, Jani > > Subject: [PATCH v8 3/7] drm/i915: Compute CMRR and calculate vtotal > >

[PATCH v8 3/7] drm/i915: Compute CMRR and calculate vtotal

2024-05-09 Thread Mitul Golani
Compute Fixed Average Vtotal/CMRR with resepect to userspace VRR enablement. Also calculate required parameters in case of CMRR is enabled. During intel_vrr_compute_config, CMRR is getting enabled based on userspace has enabled Adaptive Sync Vtotal mode (Legacy VRR) or not. Make CMRR as small