Re: [PATCH 2/2] gpu: ipu-v3: pre: add dynamic buffer layout reconfiguration

2023-01-27 Thread Philipp Zabel
On Thu, Jan 26, 2023 at 07:47:44PM +0100, Lucas Stach wrote: > imx-drm doesn't mandate a modeset when the framebuffer modifier changes, > but currently the tile prefetch and resolve (TPR) configuration of the > PRE is only set up on the initial modeset. > > As the TPR configuration is double buffe

[PATCH 2/2] gpu: ipu-v3: pre: add dynamic buffer layout reconfiguration

2023-01-26 Thread Lucas Stach
imx-drm doesn't mandate a modeset when the framebuffer modifier changes, but currently the tile prefetch and resolve (TPR) configuration of the PRE is only set up on the initial modeset. As the TPR configuration is double buffered, same as all the other PRE states, we can support dynamic reconfigu