summaryrefslogtreecommitdiff
path: root/drivers/video/sunxi_display.c
AgeCommit message (Expand)Author
2016-10-24Fix codying style broken by recent libfdt syncMasahiro Yamada
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-08-26sunxi: display: Use PWM to drive backlight where applicableHans de Goede
2016-03-23sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface s...Lawrence Yu
2015-10-20sunxi: power: Unify axp pmic function namesHans de Goede
2015-08-14sunxi: Display: Add support for eDP panels connected via an anx9804 bridgeHans de Goede
2015-08-14sun6i: display: Add support for using the mipi pll as lcd clock sourceHans de Goede
2015-08-14sunxi: display: Fix composite video out on sun5iHans de Goede
2015-08-14sunxi: display: Add overscan correctionHans de Goede
2015-08-08sunxi: display: Add composite video out supportHans de Goede
2015-08-08sunxi: display: Add support for interlaced modesHans de Goede
2015-08-08sunxi: display: Add a few extra register and constant definesHans de Goede
2015-08-08sunxi: display: Correct clk_delay calculations for lcd displaysHans de Goede
2015-08-08sunxi: display: Replace #ifdef-ery with helper functionsHans de Goede
2015-05-19sunxi: video: Fix lvds panel support for sun6i+Hans de Goede
2015-05-04sunxi: display: Fix gpio handling to work with the driver-modelHans de Goede
2015-05-04sunxi: Add basic A33 basic supportVishnu Patekar
2015-05-04sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede
2015-04-15sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski
2015-02-20sunxi: video: Add support for tl059wv5c0 lcd panelsHans de Goede
2015-02-20sunxi: video: Add support for LCD reset pinHans de Goede
2015-02-16sunxi: video: Dynamically reserve framebuffer memoryHans de Goede
2015-02-16sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebufferHans de Goede
2015-02-02sunxi: video: Force h/vsync active high when using ext. vga dac on some boardsHans de Goede
2015-01-23sunxi: video: Make pwm polarity configurableHans de Goede
2015-01-23sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede
2015-01-22sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problemsHans de Goede
2015-01-22video: sunxi: Hook up SSD2828 with the sunxi video driverSiarhei Siamashka
2015-01-22sunxi: display: Make lcd display clk phase configurableHans de Goede
2015-01-14sunxi: video: Add support for external DAC enable pinChen-Yu Tsai
2015-01-14sunxi: video: Add lvds supportHans de Goede
2015-01-14sunxi: video: Add a hpd_delay parameter to configure hpd delayHans de Goede
2015-01-14sunxi: video: Add VGA output supportHans de Goede
2015-01-14sunxi: video: Fallback from HDMI to VGA on boards with VGAHans de Goede
2015-01-14sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1Hans de Goede
2015-01-14sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delayHans de Goede
2015-01-14sunxi: video: Remove sunxi_display.enabled variableHans de Goede
2015-01-14sunxi: video: Add support for VGA via external DACs connected to the LCD pinsHans de Goede
2015-01-14sunxi: video: Enable video on sun8i, which supports LCD but not HDMIHans de Goede
2015-01-14sunxi: video: Add lcd output supportHans de Goede
2015-01-14sunxi: video: Move sunxi_drc_initHans de Goede
2015-01-14sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede
2015-01-14sunxi: video: Prepare for lcd supportHans de Goede
2015-01-14sunxi: video: Improve monitor video-mode option handlingHans de Goede
2015-01-14sunxi: video: Set input sync enableHans de Goede
2015-01-14sunxi: video: Give hotplug-detect (hpd) signal some time to show upHans de Goede
2015-01-14sunxi: video: When using edid use CEA681 extension blocks to select hdmi outputHans de Goede
2015-01-14sunxi: video: Add sunxi_hdmi_edid_get_block helper functionHans de Goede
2015-01-14sunxi: video: Add hdmi supportHans de Goede
2015-01-14sunxi: video: Add DDC & EDID supportHans de Goede