]> rtime.felk.cvut.cz Git - hercules2020/nv-tegra/linux-4.4.git/commit
video: tegra: dc: Add pixel width setting for even/odd split
authorKen Chang <kenc@nvidia.com>
Tue, 21 Apr 2015 09:48:29 +0000 (17:48 +0800)
committerIshan Mittal <imittal@nvidia.com>
Mon, 18 May 2015 06:03:47 +0000 (11:33 +0530)
commit5021c8d35d6b954ee2f920a428d740e66e4d5c51
treef2856941a6f074b91861ed82ab94d6110148c6d9
parentad7903c0fd17d6399a719380e39f4898267c266e
video: tegra: dc: Add pixel width setting for even/odd split

Add support of configuring pixel width for symmetric even/odd
ganged mode. The value can be configured by dt property
'nvidia,dsi-even-odd-pixel-width'.
If the panel's dsi-ganged-type is
'TEGRA_DSI_GANGED_SYMMETRIC_EVEN_ODD' and does not have this
dt property, the pixel width is set to 1 by default.

Bug 1609219

Change-Id: I96205754875ea9f5c2e2a5c7f8e8034ef74240e2
Signed-off-by: Ken Chang <kenc@nvidia.com>
Reviewed-on: http://git-master/r/733560
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
Tested-by: Bharat Nihalani <bnihalani@nvidia.com>
Documentation/devicetree/bindings/video/nvidia,tegra210-dsi.txt
arch/arm/mach-tegra/include/mach/dc.h
drivers/video/tegra/dc/dsi.c
drivers/video/tegra/dc/fake_panel.c
drivers/video/tegra/dc/of_dc.c