summaryrefslogtreecommitdiffstats
path: root/drivers/video/sunxi_display.c
Commit message (Expand)AuthorAgeFilesLines
* sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface s...Lawrence Yu2016-03-231-0/+4
* sunxi: power: Unify axp pmic function namesHans de Goede2015-10-201-3/+3
* sunxi: Display: Add support for eDP panels connected via an anx9804 bridgeHans de Goede2015-08-141-1/+18
* sun6i: display: Add support for using the mipi pll as lcd clock sourceHans de Goede2015-08-141-7/+34
* sunxi: display: Fix composite video out on sun5iHans de Goede2015-08-141-0/+11
* sunxi: display: Add overscan correctionHans de Goede2015-08-141-12/+39
* sunxi: display: Add composite video out supportHans de Goede2015-08-081-22/+178
* sunxi: display: Add support for interlaced modesHans de Goede2015-08-081-13/+22
* sunxi: display: Add a few extra register and constant definesHans de Goede2015-08-081-4/+4
* sunxi: display: Correct clk_delay calculations for lcd displaysHans de Goede2015-08-081-4/+7
* sunxi: display: Replace #ifdef-ery with helper functionsHans de Goede2015-08-081-34/+56
* sunxi: video: Fix lvds panel support for sun6i+Hans de Goede2015-05-191-1/+17
* sunxi: display: Fix gpio handling to work with the driver-modelHans de Goede2015-05-041-8/+8
* sunxi: Add basic A33 basic supportVishnu Patekar2015-05-041-0/+3
* sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2015-05-041-5/+5
* sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski2015-04-151-4/+4
* sunxi: video: Add support for tl059wv5c0 lcd panelsHans de Goede2015-02-201-0/+7
* sunxi: video: Add support for LCD reset pinHans de Goede2015-02-201-1/+10
* sunxi: video: Dynamically reserve framebuffer memoryHans de Goede2015-02-161-5/+13
* sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebufferHans de Goede2015-02-161-1/+21
* sunxi: video: Force h/vsync active high when using ext. vga dac on some boardsHans de Goede2015-02-021-3/+9
* sunxi: video: Make pwm polarity configurableHans de Goede2015-01-231-6/+11
* sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede2015-01-231-0/+5
* sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problemsHans de Goede2015-01-221-4/+130
* video: sunxi: Hook up SSD2828 with the sunxi video driverSiarhei Siamashka2015-01-221-0/+38
* sunxi: display: Make lcd display clk phase configurableHans de Goede2015-01-221-6/+1
* sunxi: video: Add support for external DAC enable pinChen-Yu Tsai2015-01-141-0/+14
* sunxi: video: Add lvds supportHans de Goede2015-01-141-2/+35
* sunxi: video: Add a hpd_delay parameter to configure hpd delayHans de Goede2015-01-141-4/+5
* sunxi: video: Add VGA output supportHans de Goede2015-01-141-8/+52
* sunxi: video: Fallback from HDMI to VGA on boards with VGAHans de Goede2015-01-141-22/+29
* sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1Hans de Goede2015-01-141-3/+19
* sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delayHans de Goede2015-01-141-3/+3
* sunxi: video: Remove sunxi_display.enabled variableHans de Goede2015-01-141-6/+6
* sunxi: video: Add support for VGA via external DACs connected to the LCD pinsHans de Goede2015-01-141-0/+14
* sunxi: video: Enable video on sun8i, which supports LCD but not HDMIHans de Goede2015-01-141-4/+26
* sunxi: video: Add lcd output supportHans de Goede2015-01-141-9/+171
* sunxi: video: Move sunxi_drc_initHans de Goede2015-01-141-14/+12
* sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede2015-01-141-7/+24
* sunxi: video: Prepare for lcd supportHans de Goede2015-01-141-32/+70
* sunxi: video: Improve monitor video-mode option handlingHans de Goede2015-01-141-16/+47
* sunxi: video: Set input sync enableHans de Goede2015-01-141-23/+4
* sunxi: video: Give hotplug-detect (hpd) signal some time to show upHans de Goede2015-01-141-2/+6
* sunxi: video: When using edid use CEA681 extension blocks to select hdmi outputHans de Goede2015-01-141-9/+34
* sunxi: video: Add sunxi_hdmi_edid_get_block helper functionHans de Goede2015-01-141-11/+20
* sunxi: video: Add hdmi supportHans de Goede2015-01-141-5/+61
* sunxi: video: Add DDC & EDID supportHans de Goede2015-01-141-1/+153
* sunxi: video: Add hpd optionHans de Goede2015-01-141-9/+17
* sunxi: video: Add support for video-mode environment variableHans de Goede2015-01-141-3/+13
* sunxi: video: Use video-mode/-timing from videomodesHans de Goede2015-01-141-30/+11
OpenPOWER on IntegriCloud