Re: [Intel-gfx] [PATCH 2/4] drm/i915: Check async flip capability early on

2022-03-03 Thread Lisovskiy, Stanislav
On Mon, Feb 14, 2022 at 12:55:30PM +0200, Ville Syrjala wrote: > From: Ville Syrjälä > > Since the async flip state check is done very late and > thus it can see potentially all the planes in the state > (due to the wm/ddb optimization) we need to move the > "can the requested plane do async flip

[Intel-gfx] [PATCH 2/4] drm/i915: Check async flip capability early on

2022-02-14 Thread Ville Syrjala
From: Ville Syrjälä Since the async flip state check is done very late and thus it can see potentially all the planes in the state (due to the wm/ddb optimization) we need to move the "can the requested plane do async flips at all?" check much earlier. For this purpose we introduce intel_async_fl