Re: [PATCH v2 00/13] drm/i915: Use DSB for plane/color management commits

2024-10-03 Thread Ville Syrjälä
On Mon, Sep 30, 2024 at 08:04:02PM +0300, Ville Syrjala wrote: > From: Ville Syrjälä > > Use the DSB to perform simple plane/color management commits. > Anything more complicatd (modesets and fastsets) are still > punted to the mmio path. > > Also DSB won't be used when any of these are in use:

[PATCH v2 00/13] drm/i915: Use DSB for plane/color management commits

2024-09-30 Thread Ville Syrjala
From: Ville Syrjälä Use the DSB to perform simple plane/color management commits. Anything more complicatd (modesets and fastsets) are still punted to the mmio path. Also DSB won't be used when any of these are in use: - scalers (scaler code needs more work) - VRR (need to figure out a race free