summaryrefslogtreecommitdiff
path: root/drivers/video/sunxi
AgeCommit message (Expand)Author
2019-03-28sunxi: video: HDMI: Fix clock setupJernej Skrabec
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-11-13sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCDIcenowy Zheng
2018-10-24sunxi: display: Mark sunxi_rgb2yuv_coef array as constPriit Laes
2018-07-31video: sunxi: de2: fix SimpleFB node creation when DE2 not probedIcenowy Zheng
2018-06-03video: sunxi: de2: Reserve the fb region in the EFI memory mapEmmanuel Vadot
2018-05-15sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity.Vasily Khoruzhick
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-12-02sunxi: video: HDMI: split VSYNC and HSYNC polarity settingsVasily Khoruzhick
2017-12-02video: sunxi: de2: add support for LCD SimpleFBIcenowy Zheng
2017-11-06video: sunxi: de2: fix SimpleFB node creation when HDMI not initializedIcenowy Zheng
2017-10-27sunxi: video: add LCD support to DE2 driverVasily Khoruzhick
2017-10-27sunxi: video: split out PLL configuration codeVasily Khoruzhick
2017-10-26sunxi: setup simplefb for Allwinner DE2Icenowy Zheng
2017-10-26video: sunxi: extract simplefb match code to a new fileIcenowy Zheng
2017-06-09sunxi: video: Add support for CSC and TVE to DE2 driverJernej Skrabec
2017-06-09sunxi: video: Rename tve.c to tve_common.cJernej Skrabec
2017-05-15sunxi: video: Split out TVE codeJernej Skrabec
2017-04-28sunxi: video: Add A64/H3/H5 HDMI driverJernej Skrabec
2017-04-20sunxi: Add clock support for DE2/HDMI/TCON on newer SoCsJernej Skrabec
2017-04-20sunxi: video: Convert lcdc to use struct display_timingJernej Skrabec
2017-04-20sunxi: video: Split out TCON codeJernej Skrabec