Re: [v5,05/12] drm/modes: Rewrite the command line parser

2019-08-25 Thread Thomas Graichen
hi maxim, On Tue, Aug 20, 2019 at 5:00 PM Maxime Ripard wrote: > > Hi, > > On Mon, Aug 19, 2019 at 09:20:00PM +0200, Thomas Graichen wrote: > > On Mon, Aug 19, 2019 at 8:54 PM Jernej Škrabec > > wrote: > > > > > > +CC: Thomas Graichen > > > > > > Dne ponedeljek, 17. junij 2019 ob 16:51:32 CEST

Re: [v5,05/12] drm/modes: Rewrite the command line parser

2019-08-20 Thread Maxime Ripard
Hi, On Mon, Aug 19, 2019 at 09:20:00PM +0200, Thomas Graichen wrote: > On Mon, Aug 19, 2019 at 8:54 PM Jernej Škrabec > wrote: > > > > +CC: Thomas Graichen > > > > Dne ponedeljek, 17. junij 2019 ob 16:51:32 CEST je Maxime Ripard napisal(a): > > > From: Maxime Ripard > > > > > > Rewrite the comm

Re: [v5,05/12] drm/modes: Rewrite the command line parser

2019-08-20 Thread Thomas Graichen
On Mon, Aug 19, 2019 at 8:54 PM Jernej Škrabec wrote: > > +CC: Thomas Graichen > > Dne ponedeljek, 17. junij 2019 ob 16:51:32 CEST je Maxime Ripard napisal(a): > > From: Maxime Ripard > > > > Rewrite the command line parser in order to get away from the state machine > > parsing the video mode li

Re: [v5,05/12] drm/modes: Rewrite the command line parser

2019-08-20 Thread Jernej Škrabec
+CC: Thomas Graichen Dne ponedeljek, 17. junij 2019 ob 16:51:32 CEST je Maxime Ripard napisal(a): > From: Maxime Ripard > > Rewrite the command line parser in order to get away from the state machine > parsing the video mode lines. > > Hopefully, this will allow to extend it more easily to supp