RE: [PATCH] drm/stm: ltdc: check number of endpoints

2020-03-30 Thread Philippe CORNU
Dear Yannick, Thank you for your patch, Acked-by: Philippe Cornu (sorry for the email format) Philippe :-) -Original Message- From: Yannick FERTRE Sent: Friday, February 28, 2020 09:08 To: Yannick FERTRE ; Philippe CORNU ; Benjamin GAIGNARD ; David Airlie ; Daniel Vetter ; Maxime Coqu

Re: [PATCH] drm/stm: ltdc: check number of endpoints

2020-02-04 Thread Benjamin Gaignard
Le jeu. 23 janv. 2020 à 10:51, Philippe CORNU a écrit : > > Dear Yannick, > Thank you for your patch, > > Acked-by: Philippe Cornu > > Philippe :-) > > On 1/21/20 11:14 AM, Yannick Fertre wrote: > > Number of endpoints could exceed the fix value MAX_ENDPOINTS(2). > > Instead of increase simply th

Re: [PATCH] drm/stm: ltdc: check number of endpoints

2020-01-23 Thread Philippe CORNU
Dear Yannick, Thank you for your patch, Acked-by: Philippe Cornu Philippe :-) On 1/21/20 11:14 AM, Yannick Fertre wrote: > Number of endpoints could exceed the fix value MAX_ENDPOINTS(2). > Instead of increase simply this value, the number of endpoint > could be read from device tree. Load sequ