Re: [PATCH 7/7] drm/i915/dsb: Convert dewake_scanline to a hw scanline number earlier

2024-05-29 Thread Jani Nikula
On Tue, 28 May 2024, Ville Syrjala wrote: > From: Ville Syrjälä > > Currently we switch from out software idea of a scanline > to the hw's idea of a scanline during the commit phase in > _intel_dsb_commit(). While that is slightly easier due to > fastsets fiddling with the timings, we'll also nee

[PATCH 7/7] drm/i915/dsb: Convert dewake_scanline to a hw scanline number earlier

2024-05-28 Thread Ville Syrjala
From: Ville Syrjälä Currently we switch from out software idea of a scanline to the hw's idea of a scanline during the commit phase in _intel_dsb_commit(). While that is slightly easier due to fastsets fiddling with the timings, we'll also need to generate proper hw scanline numbers already when