]> git.baikalelectronics.ru Git - kernel.git/commit
drm/panel: simple: Add bits-per-color support
authorStéphane Marchesin <marcheu@chromium.org>
Fri, 20 Jun 2014 01:18:28 +0000 (18:18 -0700)
committerThierry Reding <treding@nvidia.com>
Fri, 1 Aug 2014 10:41:14 +0000 (12:41 +0200)
commit5195914a2c691f5aa17a99458004da3a47125534
tree3609703017b52948a7a9a0a2a8d4cf3cf584aac6
parentd6930ce33e571d6025f7b22b2d77b1768ca74b63
drm/panel: simple: Add bits-per-color support

The bits-per-color is provided by the EDID normally, but if we're using
panels, we need to store it somewhere. So we add a field to the panel
descriptor for it.

Signed-off-by: Stéphane Marchesin <marcheu@chromium.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/panel/panel-simple.c