-
- Downloads
drm/i915/display: Add fixed_rr to crtc_state dump
Add fixed refresh rate mode in crtc_state dump. VRR Timing Generator is running in fixed refresh rate mode when vrr.vmin = vrr.vmax = vrr.flipline. v2: s/fixed_rr/fixed rr for consistency with the other stuff. (Ville) 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/20250322044345.3827137-2-ankit.k.nautiyal@intel.com
Showing
- drivers/gpu/drm/i915/display/intel_crtc_state_dump.c 2 additions, 1 deletiondrivers/gpu/drm/i915/display/intel_crtc_state_dump.c
- drivers/gpu/drm/i915/display/intel_vrr.c 0 additions, 1 deletiondrivers/gpu/drm/i915/display/intel_vrr.c
- drivers/gpu/drm/i915/display/intel_vrr.h 1 addition, 0 deletionsdrivers/gpu/drm/i915/display/intel_vrr.h
Loading