summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3288/hdmi.c
Commit message (Expand)AuthorAgeFilesLines
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* lib/edid.c: Differentiate between absent and non-conformant EDIDArthur Heymans2017-05-031-1/+1
* src/soc/rockchip: Update license headersMartin Roth2016-04-141-0/+9
* google/veyron*: Pulse the i2c clock once if sda was lowDouglas Anderson2015-11-181-0/+16
* rockchip/rk3288: hdmi: configure display output mode with EDID informationYakir Yang2015-11-101-4/+3
* rockchip/rk3288: If we fail to read the EDID 5 times in a row, it's an errorDouglas Anderson2015-10-291-2/+2
* rk3288: Set HDMI display mode to 480pYakir Yang2015-08-281-0/+4
* rk3288: Ignore EDID errors for HDMIDavid Hendricks2015-08-281-4/+3
* edid: Use edid_mode struct to reduce redundancyDavid Hendricks2015-08-281-18/+18
* rockchip: rk3288: fix phsync & pvsync bugYakir Yang2015-08-281-2/+2
* rk3288: Fix & vs && mix up in hdmi driverStefan Reinauer2015-07-091-1/+1
* rockchip/rk3288: add support for hdmi displayYakir Yang2015-06-231-0/+830