Re: [PATCH 3/5] drm/stm: ltdc: add per plane update support

2022-01-13 Thread Raphael Gallais-Pou
On 12/15/21 10:48 PM, Yannick Fertre wrote: > Recent ltdc hardware versions offer the ability > to update a plane independently of others planes. > This is could be useful especially if a plane is > assigned to another OS. > > Signed-off-by: Yannick Fertre > --- > drivers/gpu/drm/stm/ltdc.c | 2

Re: [PATCH 3/5] drm/stm: ltdc: add per plane update support

2022-01-04 Thread Philippe CORNU
On 12/15/21 10:48 PM, Yannick Fertre wrote: Recent ltdc hardware versions offer the ability to update a plane independently of others planes. This is could be useful especially if a plane is assigned to another OS. Signed-off-by: Yannick Fertre --- drivers/gpu/drm/stm/ltdc.c | 26 +

[PATCH 3/5] drm/stm: ltdc: add per plane update support

2021-12-15 Thread Yannick Fertre
Recent ltdc hardware versions offer the ability to update a plane independently of others planes. This is could be useful especially if a plane is assigned to another OS. Signed-off-by: Yannick Fertre --- drivers/gpu/drm/stm/ltdc.c | 26 +++--- drivers/gpu/drm/stm/ltdc.h | 1