[PATCH 01/20] drm/i915/vrr: Remove unwanted comment
Ville Syrjälä
ville.syrjala at linux.intel.com
Wed Feb 26 13:06:07 UTC 2025
On Mon, Feb 24, 2025 at 11:46:58AM +0530, Ankit Nautiyal wrote:
> The comment about fixed average vtotal is incorrect.
> Remove it.
>
> Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
> ---
> drivers/gpu/drm/i915/display/intel_vrr.c | 5 -----
> 1 file changed, 5 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/display/intel_vrr.c b/drivers/gpu/drm/i915/display/intel_vrr.c
> index cac49319026d..106bfaf6649b 100644
> --- a/drivers/gpu/drm/i915/display/intel_vrr.c
> +++ b/drivers/gpu/drm/i915/display/intel_vrr.c
> @@ -276,11 +276,6 @@ intel_vrr_compute_config(struct intel_crtc_state *crtc_state,
> */
> crtc_state->vrr.vmin -= intel_vrr_flipline_offset(display);
>
> - /*
> - * When panel is VRR capable and userspace has
> - * not enabled adaptive sync mode then Fixed Average
> - * Vtotal mode should be enabled.
> - */
> if (crtc_state->uapi.vrr_enabled) {
> crtc_state->vrr.enable = true;
> crtc_state->mode_flags |= I915_MODE_FLAG_VRR;
> --
> 2.45.2
--
Ville Syrjälä
Intel
More information about the Intel-gfx
mailing list