Re: [Intel-gfx] [PATCH v2 11/16] drm/i915: Eliminate the intel_dp dependency from DRRS

2022-03-14 Thread Jani Nikula
On Fri, 11 Mar 2022, Ville Syrjala wrote: > From: Ville Syrjälä > > The DRRS code has no use for the intel_dp, replace it with > just a crtc pointer. This is just an intermediate step towards > making DRRS truly per-crtc. > > Signed-off-by: Ville Syrjälä Reviewed-by: Jani Nikula > --- > driv

Re: [Intel-gfx] [PATCH v2 11/16] drm/i915: Eliminate the intel_dp dependency from DRRS

2022-03-14 Thread Jani Nikula
On Fri, 11 Mar 2022, Ville Syrjala wrote: > From: Ville Syrjälä > > The DRRS code has no use for the intel_dp, replace it with > just a crtc pointer. This is just an intermediate step towards > making DRRS truly per-crtc. > > Signed-off-by: Ville Syrjälä Reviewed-by: Jani Nikula > --- > driv

[Intel-gfx] [PATCH v2 11/16] drm/i915: Eliminate the intel_dp dependency from DRRS

2022-03-11 Thread Ville Syrjala
From: Ville Syrjälä The DRRS code has no use for the intel_dp, replace it with just a crtc pointer. This is just an intermediate step towards making DRRS truly per-crtc. Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/i915/display/intel_ddi.c | 8 +- .../drm/i915/display/intel_display_d