Files
linux/drivers
Zheng Yang 199377c761 drm/rockchip: hdmi: support modify color depth
This patch introduce a drm property hdmi_output_depth to
get/set HDMI color depth, the possible value could be
	- Automatic
	  This indicates prefer highest color depth, it is
	  30bit on rockcip platform.
	- 24bit
	- 30bit
The default value of property is 24bit.

The max_tmds_clock is 0 on some display device, we think it's
max_tmds_clock is 340MHz.

If tmdsclock > max_tmds_clock, real output color depth fallback
to 24bit.

Change-Id: I666ac85d1ce5e73af31251eae324d1a6ae00b31e
Signed-off-by: Zheng Yang <zhengyang@rock-chips.com>
2017-11-01 09:08:04 +08:00
..
2017-07-19 14:33:51 +08:00
2017-08-06 19:19:41 -07:00
2016-09-24 10:07:35 +02:00
2017-02-23 17:43:10 +01:00
2017-10-31 09:39:03 +08:00
2017-08-31 10:26:00 +08:00
2017-10-31 09:49:17 +08:00
2017-10-17 16:56:32 +08:00