Hi, On Fri, Nov 17, 2023 at 1:51 PM Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx> wrote: > > If a non generic edp-panel is under aux-bus, the mode read from edid would > still be selected as preferred and results in multiple preferred modes, > which is ambiguous. > > If both hard-coded mode and edid exists, only add mode from hard-coded. > > Signed-off-by: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx> > Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx> > --- > v6->v7: no change > --- > drivers/gpu/drm/panel/panel-edp.c | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) Pushed to drm-misc-next: fb3f43d50d9b drm/panel-edp: Avoid adding multiple preferred modes