aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/sunxi
AgeCommit message (Expand)AuthorFilesLines
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass1-0/+1
2019-12-02common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-12-02common: Move get_ticks() function out of common.hSimon Glass2-0/+2
2019-09-21sunxi: video: HDMI: Fix LCD clock dividerMark Kettenis1-1/+1
2019-07-29video: dw_hdmi: Add support for ddc-i2c-bus propertyNiklas Schulze1-0/+3
2019-03-28sunxi: video: HDMI: Fix clock setupJernej Skrabec1-25/+37
2019-02-15sunxi: display: Implement fallback to ddc probe when hpd failsPriit Laes1-7/+21
2019-02-15sunxi: display: Move DDC PLL setup to HDMI initPriit Laes1-7/+7
2018-11-13sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCDIcenowy Zheng1-8/+14
2018-10-24sunxi: display: Mark sunxi_rgb2yuv_coef array as constPriit Laes1-1/+1
2018-07-31video: sunxi: de2: fix SimpleFB node creation when DE2 not probedIcenowy Zheng1-0/+3
2018-06-03video: sunxi: de2: Reserve the fb region in the EFI memory mapEmmanuel Vadot1-0/+8
2018-05-15sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity.Vasily Khoruzhick1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini9-19/+9
2018-03-09sunxi: video: mark framebuffer as EFI reserved memoryHeinrich Schuchardt1-0/+8
2018-01-22sunxi: Fix display timing flagsGiulio Benetti1-0/+2
2017-12-02sunxi: video: HDMI: split VSYNC and HSYNC polarity settingsVasily Khoruzhick1-9/+5
2017-12-02video: sunxi: de2: add support for LCD SimpleFBIcenowy Zheng1-1/+10
2017-11-06video: sunxi: de2: fix SimpleFB node creation when HDMI not initializedIcenowy Zheng1-5/+11
2017-10-27sunxi: video: add LCD support to DE2 driverVasily Khoruzhick3-1/+170
2017-10-27sunxi: video: split out PLL configuration codeVasily Khoruzhick2-116/+129
2017-10-26sunxi: setup simplefb for Allwinner DE2Icenowy Zheng2-1/+73
2017-10-26video: sunxi: extract simplefb match code to a new fileIcenowy Zheng4-12/+55
2017-06-09sunxi: video: Add support for CSC and TVE to DE2 driverJernej Skrabec1-12/+48
2017-06-09sunxi: video: Rename tve.c to tve_common.cJernej Skrabec2-1/+1
2017-05-15sunxi: video: Split out TVE codeJernej Skrabec3-62/+99
2017-04-28sunxi: video: Add A64/H3/H5 HDMI driverJernej Skrabec3-0/+648
2017-04-20sunxi: Add clock support for DE2/HDMI/TCON on newer SoCsJernej Skrabec1-0/+4
2017-04-20sunxi: video: Convert lcdc to use struct display_timingJernej Skrabec2-35/+64
2017-04-20sunxi: video: Split out TCON codeJernej Skrabec3-0/+1651