From: Ville Syrjälä <[email protected]>

Try to bury the special stuff needed by icl/tgl VRR hardware
a bit deeper. Should make working on the higher level VRR stuff
a bit more pleasant.

Ville Syrjälä (5):
  drm/i915/vrr: Extract helpers to convert between guardband and
    pipeline_full values
  drm/i915/vrr: Readout framestart_delay earlier
  drm/i915/vrr: Store guardband in crtc state even for icl/tgl
  drm/i915/vrr: Annotate some functions with "hw"
  drm/i915/vrr: Move the TGL SCL manging of vmin/vmax/flipline deeper

 drivers/gpu/drm/i915/display/intel_display.c |  23 +--
 drivers/gpu/drm/i915/display/intel_vrr.c     | 146 +++++++++++--------
 2 files changed, 101 insertions(+), 68 deletions(-)

-- 
2.49.1

Reply via email to