Searched hist:c2539483416a3237ae6d7f2d15fe468c4e771223 (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/video/rockchip/ |
H A D | Makefile | c2539483416a3237ae6d7f2d15fe468c4e771223 Thu Jan 21 20:45:03 CST 2016 Simon Glass <sjg@chromium.org> rockchip: video: Add a display driver for rockchip HDMI
Some Rockchip SoCs support HDMI output. Add a display driver for this so that these displays can be used on supported boards.
Unfortunately this driver is not fully functional. It cannot reliably read EDID information over HDMI. This seems to be due to the clocks being incorrect - the I2C bus speed appears to be up to 100x slower than the clock settings indicate. The root cause may be in the clock logic.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | rk_hdmi.c | c2539483416a3237ae6d7f2d15fe468c4e771223 Thu Jan 21 20:45:03 CST 2016 Simon Glass <sjg@chromium.org> rockchip: video: Add a display driver for rockchip HDMI
Some Rockchip SoCs support HDMI output. Add a display driver for this so that these displays can be used on supported boards.
Unfortunately this driver is not fully functional. It cannot reliably read EDID information over HDMI. This seems to be due to the clocks being incorrect - the I2C bus speed appears to be up to 100x slower than the clock settings indicate. The root cause may be in the clock logic.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/drivers/video/ |
H A D | Kconfig | diff c2539483416a3237ae6d7f2d15fe468c4e771223 Thu Jan 21 20:45:03 CST 2016 Simon Glass <sjg@chromium.org> rockchip: video: Add a display driver for rockchip HDMI
Some Rockchip SoCs support HDMI output. Add a display driver for this so that these displays can be used on supported boards.
Unfortunately this driver is not fully functional. It cannot reliably read EDID information over HDMI. This seems to be due to the clocks being incorrect - the I2C bus speed appears to be up to 100x slower than the clock settings indicate. The root cause may be in the clock logic.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | Makefile | diff c2539483416a3237ae6d7f2d15fe468c4e771223 Thu Jan 21 20:45:03 CST 2016 Simon Glass <sjg@chromium.org> rockchip: video: Add a display driver for rockchip HDMI
Some Rockchip SoCs support HDMI output. Add a display driver for this so that these displays can be used on supported boards.
Unfortunately this driver is not fully functional. It cannot reliably read EDID information over HDMI. This seems to be due to the clocks being incorrect - the I2C bus speed appears to be up to 100x slower than the clock settings indicate. The root cause may be in the clock logic.
Signed-off-by: Simon Glass <sjg@chromium.org>
|