mirror_ubuntu-kernels/drivers/gpu/drm/panel
Thierry Reding d7a839cde9 drm/panel: simple: Add missing .bpc fields
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: Thierry Reding <treding@nvidia.com>
2014-11-07 09:58:55 +01:00
..
Kconfig drm/panel: make DRM_PANEL_LD9040 depend on SPI 2014-07-14 10:24:58 +02:00
Makefile drm/panel: add S6E8AA0 driver 2014-04-04 21:24:49 +09:00
panel-ld9040.c drm/panel: ld9040: Update calls to gpiod_get*() 2014-11-06 09:50:27 +01:00
panel-s6e8aa0.c drm/panel: s6e8aa0: Update calls to gpiod_get*() 2014-11-06 09:50:38 +01:00
panel-simple.c drm/panel: simple: Add missing .bpc fields 2014-11-07 09:58:55 +01:00