OSDN Git Service

drm/panel-simple: Update validation warnings for eDP panel description
authorRajeev Nandan <rajeevny@codeaurora.org>
Sat, 26 Jun 2021 16:51:06 +0000 (22:21 +0530)
committerDouglas Anderson <dianders@chromium.org>
Fri, 9 Jul 2021 13:48:17 +0000 (06:48 -0700)
commit13aceea56fd5fcf571ac462b83646c6359699c0a
tree46e196fbdf705a4e5ff4f78f409cf37a6676127c
parent18a1488bf1e13fc3fc96d7948466b2166067c6c8
drm/panel-simple: Update validation warnings for eDP panel description

Do not give a warning for the eDP panels if the "bus_format" is
not specified, since most eDP panels can support more than one
bus formats and this can be auto-detected.
Also, update the check to include bpc=10 for the eDP panel.

Signed-off-by: Rajeev Nandan <rajeevny@codeaurora.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/1624726268-14869-5-git-send-email-rajeevny@codeaurora.org
drivers/gpu/drm/panel/panel-simple.c