aboutsummaryrefslogtreecommitdiff
path: root/src/soc/rockchip/rk3288/edp.c
AgeCommit message (Expand)Author
2016-05-09rockchip/*: refactor edp driverLin Huang
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-21arm(64): Manually clean up the mess left by write32() transitionJulius Werner
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-15rk3288: support edp HPD functionhuang lin
2015-04-15rk3288: send correct EDID buffer sizehuang lin
2015-04-10rk3288: reset edp after edp clock source selecthuang lin
2015-04-10rockchip: support displayhuang lin