projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df804a0
)
drm: bridge: dw-hdmi: enable 3d mode
author
algea.cao
<algea.cao@rock-chips.com>
Tue, 14 Mar 2017 01:28:46 +0000
(09:28 +0800)
committer
Huang, Tao
<huangtao@rock-chips.com>
Wed, 22 Mar 2017 03:31:30 +0000
(11:31 +0800)
Change-Id: I45c4b0ded4aeaf24122d5cc6eb49b6bc72afc060
Signed-off-by: algea.cao <algea.cao@rock-chips.com>
drivers/gpu/drm/bridge/dw-hdmi.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/bridge/dw-hdmi.c
b/drivers/gpu/drm/bridge/dw-hdmi.c
index 4a484a018a70365755d183dc1c609e2e97bf79c7..feef9da69c61577060a721096dcb91f5bd84b9c4 100644
(file)
--- a/
drivers/gpu/drm/bridge/dw-hdmi.c
+++ b/
drivers/gpu/drm/bridge/dw-hdmi.c
@@
-2123,6
+2123,7
@@
int dw_hdmi_bind(struct device *dev, struct device *master,
return -ENOMEM;
hdmi->connector.interlace_allowed = 1;
+ hdmi->connector.stereo_allowed = 1;
hdmi->plat_data = plat_data;
hdmi->dev = dev;