drm/modes: Add a switch to differentiate free standing options
Some extra command line options can be either specified without anything else on the command line (basically all the force connection options), but some other are only relevant when matched with a resolution (margin and interlace). Let's add a switch to restrict if needed the available option set. Fixes: e08ab74b ("drm/modes: Rewrite the command line parser") Signed-off-by: NMaxime Ripard <maxime.ripard@bootlin.com> Tested-by: NThomas Graichen <thomas.graichen@gmail.com> Reviewed-by: NJernej Skrabec <jernej.skrabec@siol.net> Signed-off-by: NMaxime Ripard <mripard@kernel.org> Link: https://patchwork.freedesktop.org/patch/msgid/20190827115850.25731-1-mripard@kernel.org
Showing
想要评论请 注册 或 登录