]> git.karo-electronics.de Git - linux-beck.git/commit
drm/panel: simple: Fix a couple of physical sizes
authorThierry Reding <treding@nvidia.com>
Fri, 10 Jun 2016 13:33:13 +0000 (15:33 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 10 Jun 2016 13:33:13 +0000 (15:33 +0200)
commit8159884644919fd108580f2eba758fd604ef4593
tree61d71242bfcf4253619f4f1e9daff47944582ca3
parent1a695a905c18548062509178b98bc91e67510864
drm/panel: simple: Fix a couple of physical sizes

Both the Innolux ZJ070NA-01P and Samsung LTN101NT05 were listing the
horizontal and vertical resolutions in the size.width and size.height
fields, whereas they should contain the physical dimensions of the
panel.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/panel/panel-simple.c