• T
    drm/panel: simple: Add missing .bpc fields · d7a839cd
    Thierry Reding 提交于
    Various panels were missing the .bpc field which encodes the number of
    bits per color. Not every display driver relies on this value, but since
    the panels can be used with any display engine it must be specified so
    that if a driver knows how to differentiate based on this field it can
    do so.
    Signed-off-by: NThierry Reding <treding@nvidia.com>
    d7a839cd
panel-simple.c 20.8 KB