summaryrefslogtreecommitdiff
path: root/drivers/video/sunxi
Commit message (Expand)AuthorAgeFilesLines
* sunxi: video: HDMI: Fix clock setupJernej Skrabec2019-03-281-25/+37
* sunxi: display: Implement fallback to ddc probe when hpd failsPriit Laes2019-02-151-7/+21
* sunxi: display: Move DDC PLL setup to HDMI initPriit Laes2019-02-151-7/+7
* sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCDIcenowy Zheng2018-11-131-8/+14
* sunxi: display: Mark sunxi_rgb2yuv_coef array as constPriit Laes2018-10-241-1/+1
* video: sunxi: de2: fix SimpleFB node creation when DE2 not probedIcenowy Zheng2018-07-311-0/+3
* video: sunxi: de2: Reserve the fb region in the EFI memory mapEmmanuel Vadot2018-06-031-0/+8
* sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity.Vasily Khoruzhick2018-05-151-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-079-19/+9
* sunxi: video: mark framebuffer as EFI reserved memoryHeinrich Schuchardt2018-03-091-0/+8
* sunxi: Fix display timing flagsGiulio Benetti2018-01-221-0/+2
* sunxi: video: HDMI: split VSYNC and HSYNC polarity settingsVasily Khoruzhick2017-12-021-9/+5
* video: sunxi: de2: add support for LCD SimpleFBIcenowy Zheng2017-12-021-1/+10
* video: sunxi: de2: fix SimpleFB node creation when HDMI not initializedIcenowy Zheng2017-11-061-5/+11
* sunxi: video: add LCD support to DE2 driverVasily Khoruzhick2017-10-273-1/+170
* sunxi: video: split out PLL configuration codeVasily Khoruzhick2017-10-272-116/+129
* sunxi: setup simplefb for Allwinner DE2Icenowy Zheng2017-10-262-1/+73
* video: sunxi: extract simplefb match code to a new fileIcenowy Zheng2017-10-264-12/+55
* sunxi: video: Add support for CSC and TVE to DE2 driverJernej Skrabec2017-06-091-12/+48
* sunxi: video: Rename tve.c to tve_common.cJernej Skrabec2017-06-092-1/+1
* sunxi: video: Split out TVE codeJernej Skrabec2017-05-153-62/+99
* sunxi: video: Add A64/H3/H5 HDMI driverJernej Skrabec2017-04-283-0/+648
* sunxi: Add clock support for DE2/HDMI/TCON on newer SoCsJernej Skrabec2017-04-201-0/+4
* sunxi: video: Convert lcdc to use struct display_timingJernej Skrabec2017-04-202-35/+64
* sunxi: video: Split out TCON codeJernej Skrabec2017-04-203-0/+1651