summaryrefslogtreecommitdiff
path: root/drivers/video/sunxi/sunxi_display.c
AgeCommit message (Expand)Author
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-02-15sunxi: display: Implement fallback to ddc probe when hpd failsPriit Laes
2019-02-15sunxi: display: Move DDC PLL setup to HDMI initPriit Laes
2018-10-24sunxi: display: Mark sunxi_rgb2yuv_coef array as constPriit Laes
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-09sunxi: video: mark framebuffer as EFI reserved memoryHeinrich Schuchardt
2018-01-22sunxi: Fix display timing flagsGiulio Benetti
2017-10-27sunxi: video: split out PLL configuration codeVasily Khoruzhick
2017-10-26video: sunxi: extract simplefb match code to a new fileIcenowy Zheng
2017-05-15sunxi: video: Split out TVE codeJernej Skrabec
2017-04-20sunxi: video: Convert lcdc to use struct display_timingJernej Skrabec
2017-04-20sunxi: video: Split out TCON codeJernej Skrabec