Home
last modified time | relevance | path

Searched hist:eab314f5909dba208d4cb7dc5aac6ee707d5d171 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Ddisplay.heab314f5909dba208d4cb7dc5aac6ee707d5d171 Mon Mar 14 03:20:14 UTC 2016 Jacob Chen <jacob-chen@iotwrt.com> dm: video: Add a operation to display uclass

The current display class only allow to get timing from edid.
So add a operation to get timing directly from driver.
In driver, I will use fdtdec_decode_display_timing to get timing.

Signed-off-by: Jacob Chen <jacob-chen@iotwrt.com>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/drivers/video/
H A Ddisplay-uclass.ceab314f5909dba208d4cb7dc5aac6ee707d5d171 Mon Mar 14 03:20:14 UTC 2016 Jacob Chen <jacob-chen@iotwrt.com> dm: video: Add a operation to display uclass

The current display class only allow to get timing from edid.
So add a operation to get timing directly from driver.
In driver, I will use fdtdec_decode_display_timing to get timing.

Signed-off-by: Jacob Chen <jacob-chen@iotwrt.com>
Acked-by: Simon Glass <sjg@chromium.org>