Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5e023e7eb3c4dca6ddc2d7dbd862b5e781a6fbec
/
drivers
/
video
/
sunxi
/
sunxi_display.c
5e023e7
sunxi: video: Split out TCON code
by Jernej Skrabec
· 8 years ago
[Renamed (86%) from drivers/video/sunxi_display.c]
6e67f17
Fix codying style broken by recent libfdt sync
by Masahiro Yamada
· 8 years ago
b02e404
libfdt: Bring in upstream stringlist functions
by Simon Glass
· 8 years ago
421c98d
sunxi: display: Use PWM to drive backlight where applicable
by Hans de Goede
· 8 years ago
cf6eca7
sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface selected
by Lawrence Yu
· 9 years ago
6944aff
sunxi: power: Unify axp pmic function names
by Hans de Goede
· 9 years ago
c1cfd51
sunxi: Display: Add support for eDP panels connected via an anx9804 bridge
by Hans de Goede
· 9 years ago
fb685d3
sun6i: display: Add support for using the mipi pll as lcd clock source
by Hans de Goede
· 9 years ago
d8d0799
sunxi: display: Fix composite video out on sun5i
by Hans de Goede
· 9 years ago
58332f8
sunxi: display: Add overscan correction
by Hans de Goede
· 9 years ago
39920c8
sunxi: display: Add composite video out support
by Hans de Goede
· 9 years ago
f6d9d32
sunxi: display: Add support for interlaced modes
by Hans de Goede
· 9 years ago
0ecb43a
sunxi: display: Add a few extra register and constant defines
by Hans de Goede
· 9 years ago
ab2a2be
sunxi: display: Correct clk_delay calculations for lcd displays
by Hans de Goede
· 9 years ago
bf68934
sunxi: display: Replace #ifdef-ery with helper functions
by Hans de Goede
· 9 years ago
83edb2a
sunxi: video: Fix lvds panel support for sun6i+
by Hans de Goede
· 9 years ago
1572819
sunxi: display: Fix gpio handling to work with the driver-model
by Hans de Goede
· 10 years ago
8c3dacf
sunxi: Add basic A33 basic support
by Vishnu Patekar
· 10 years ago
44d8ae5
sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
by Hans de Goede
· 10 years ago
487b327
sunxi: GPIO pin mux hardware-feature-specific function index defines
by Paul Kocialkowski
· 10 years ago
aad2ac2
sunxi: video: Add support for tl059wv5c0 lcd panels
by Hans de Goede
· 10 years ago
242e3d8
sunxi: video: Add support for LCD reset pin
by Hans de Goede
· 10 years ago
20779ec
sunxi: video: Dynamically reserve framebuffer memory
by Hans de Goede
· 10 years ago
5633a29
sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer
by Hans de Goede
· 10 years ago
fb75d97
sunxi: video: Force h/vsync active high when using ext. vga dac on some boards
by Hans de Goede
· 10 years ago
a7403ae
sunxi: video: Make pwm polarity configurable
by Hans de Goede
· 10 years ago
27515b2
sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panels
by Hans de Goede
· 10 years ago
7cd6f92
sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problems
by Hans de Goede
· 10 years ago
97ece83
video: sunxi: Hook up SSD2828 with the sunxi video driver
by Siarhei Siamashka
· 10 years ago
6515032
sunxi: display: Make lcd display clk phase configurable
by Hans de Goede
· 10 years ago
507e27d
sunxi: video: Add support for external DAC enable pin
by Chen-Yu Tsai
· 10 years ago
213480e
sunxi: video: Add lvds support
by Hans de Goede
· 10 years ago
7fad8a9
sunxi: video: Add a hpd_delay parameter to configure hpd delay
by Hans de Goede
· 10 years ago
d9786d2
sunxi: video: Add VGA output support
by Hans de Goede
· 10 years ago
49d2703
sunxi: video: Fallback from HDMI to VGA on boards with VGA
by Hans de Goede
· 10 years ago
3ffbe47
sunxi: video: Add support for using PORTD hsync/vsync pins with tcon1
by Hans de Goede
· 10 years ago
6741cc7
sunxi: video: Use sunxi_lcdc_get_clk_delay to calculate tcon1 delay
by Hans de Goede
· 10 years ago
b98d048
sunxi: video: Remove sunxi_display.enabled variable
by Hans de Goede
· 10 years ago
e2bbdfb
sunxi: video: Add support for VGA via external DACs connected to the LCD pins
by Hans de Goede
· 10 years ago
2fbf091
sunxi: video: Enable video on sun8i, which supports LCD but not HDMI
by Hans de Goede
· 10 years ago
2dae800
sunxi: video: Add lcd output support
by Hans de Goede
· 10 years ago
e840079
sunxi: video: Move sunxi_drc_init
by Hans de Goede
· 10 years ago
5489ebc
sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1
by Hans de Goede
· 10 years ago
0e04521
sunxi: video: Prepare for lcd support
by Hans de Goede
· 10 years ago
1c09220
sunxi: video: Improve monitor video-mode option handling
by Hans de Goede
· 10 years ago
876aaaf
sunxi: video: Set input sync enable
by Hans de Goede
· 10 years ago
40f1b87
sunxi: video: Give hotplug-detect (hpd) signal some time to show up
by Hans de Goede
· 10 years ago
f300068
sunxi: video: When using edid use CEA681 extension blocks to select hdmi output
by Hans de Goede
· 10 years ago
63c5fbd
sunxi: video: Add sunxi_hdmi_edid_get_block helper function
by Hans de Goede
· 10 years ago
5ee0bea
sunxi: video: Add hdmi support
by Hans de Goede
· 10 years ago
7548160
sunxi: video: Add DDC & EDID support
by Hans de Goede
· 10 years ago
518cef2
sunxi: video: Add hpd option
by Hans de Goede
· 10 years ago
5f33993
sunxi: video: Add support for video-mode environment variable
by Hans de Goede
· 10 years ago
be8ec63
sunxi: video: Use video-mode/-timing from videomodes
by Hans de Goede
· 10 years ago
2d7a084
sunxi: video: Add simplefb support
by Luc Verhaegen
· 10 years ago
211717a
sunxi: video: Add sun6i support
by Hans de Goede
· 10 years ago
7f2c521
sunxi: video: Add cfb console driver for sunxi
by Luc Verhaegen
· 10 years ago