Re: [PATCH 4/4] drm/selftests: modes: Add more unit tests for the cmdline parser

2019-08-28 Thread Thomas Graichen
hi maxime, On Tue, Aug 27, 2019 at 1:59 PM Maxime Ripard wrote: > > From: Maxime Ripard > > Let's add some unit tests for the recent bugs we just fixed. > > Signed-off-by: Maxime Ripard Tested-by: thomas graichen BEFORE (only "[PATCH v5 05/12] drm/modes: Rew

Re: [PATCH 2/4] drm/modes: Fix the command line parser to take force options into account

2019-08-28 Thread Thomas Graichen
ke a single character. > > Fixes: e08ab74bd4c7 ("drm/modes: Rewrite the command line parser") > Reported-by: Jernej Škrabec > Reported-by: Thomas Graichen > Signed-off-by: Maxime Ripard Tested-by: thomas graichen BEFORE (only "[PATCH v5 05/12] drm/modes: R

Re: [PATCH 3/4] drm/modes: Introduce a whitelist for the named modes

2019-08-28 Thread Thomas Graichen
ave a lot of options there (and they should be pretty > standard), let's introduce a whitelist of the available named modes so that > the kernel can differentiate between a poorly formed command line and a > named mode. > > Signed-off-by: Maxime Ripard Tested-by: thomas graic

Re: [PATCH 1/4] drm/modes: Add a switch to differentiate free standing options

2019-08-28 Thread Thomas Graichen
hen matched with a resolution (margin and > interlace). > > Let's add a switch to restrict if needed the available option set. > > Fixes: e08ab74bd4c7 ("drm/modes: Rewrite the command line parser") > Signed-off-by: Maxime Ripard Tested-by: thomas graichen BEFORE (on

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 > > > &g

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 mach