Commit Graph

772 Commits (lime2-spi)

Author SHA1 Message Date
Bin Meng 2d3c573ee6 x86: coreboot: Convert to use DM coreboot video driver 8 years ago
Bin Meng 3968398eb2 dm: video: Don't do anything in alloc_fb() when plat->size is zero 8 years ago
Bin Meng 13b2bfce51 dm: video: Add driver for coreboot framebuffer device 8 years ago
Bin Meng fcda8c3886 x86: Convert to use DM VESA video driver 8 years ago
Bin Meng 02c57abd50 dm: video: Add driver for VESA-compatible device 8 years ago
Simon Glass 443ffe509c dm: x86: Move samus to use new driver model support 8 years ago
Simon Glass 2c943804af dm: x86: video: Add a driver-model driver for ivybridge graphics 8 years ago
Simon Glass 1df9127628 x86: video: Fix typo in broadwell Kconfig 8 years ago
Marcel Ziswiler 28c694c86f simple panel: fix spelling of debug message 8 years ago
Masahiro Yamada 5d97dff042 treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Masahiro Yamada 720873bf42 video: squash lines for immediate return 8 years ago
Hans de Goede 421c98d7d2 sunxi: display: Use PWM to drive backlight where applicable 8 years ago
Simon Glass c3aad6f65b rockchip: Use rockchip_get_clk() to obtain the SoC clock 8 years ago
Robert P. J. Day 62a3b7dd08 Various, unrelated tree-wide typo fixes. 8 years ago
Tim Harvey adde435fa7 video: allow version string to be optional when using LOGO 8 years ago
Simon Glass 8d37483e7c tegra: video: Always use write-through cache on LCD 8 years ago
Simon Glass ec5507707a video: tegra: Move to using simple-panel and pwm-backlight 8 years ago
Sjoerd Simons 70c440e5bd rockchip: video: Lower hpd wait time 8 years ago
Stephen Warren 135aa95002 clk: convert API to match reset/mailbox style 8 years ago
Simon Glass 9dc89a053d at91: video: Support driver-model for the LCD driver 8 years ago
Simon Glass d63ec26a49 at91: video: Prepare for driver-model conversion 8 years ago
Simon Glass b55e04a021 rockchip: video: Flush the cache when the display is updated 8 years ago
Simon Glass f4f2fce70c exynos: video: Drop old unused code 8 years ago
Simon Glass bb5930d5c9 exynos: video: Convert several boards to driver model for video 8 years ago
Simon Glass 8b449a6639 exynos: video: Rename variables for driver model 8 years ago
Simon Glass 21f8f9bb08 exynos: video: Rename edp_device_info to exynos_dp_priv 8 years ago
Simon Glass 7eb860df13 exynos: Simplify calling of exynos_dp_phy_ctrl() 8 years ago
Simon Glass 0c84358cb2 exynos: video: Combine LCD driver into one file 8 years ago
Simon Glass 37ea446b9d exynos: video: Move mipi_lcd_device_dt into a function 8 years ago
Simon Glass 652d15c06e exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo 8 years ago
Simon Glass b04135c998 exynos: video: Move dsim_config_dt into a function 8 years ago
Simon Glass 8c9b8dc05a exynos: video: Drop static variables in exynos_dp_lowlevel.c 8 years ago
Simon Glass 9c4d440e85 exynos: video: Drop static variables in exynos_fb.c 8 years ago
Simon Glass 162fa53c8d exynos: video: Drop static variables in exynos_fimd.c 8 years ago
Simon Glass 40d500212f exynos: video: Drop the static lcd_base_addr variable 8 years ago
Simon Glass aaca5b1902 exynos: video: Remove use of vidinfo_t typedef 8 years ago
Simon Glass b6feb2675b exynos: video: Drop dead code 8 years ago
Simon Glass 08a7aa1e5b exynos: video: Move driver files into their own directory 8 years ago
Stephen Warren 54693cbdca video: tegra: refuse to bind to disabled dcs 8 years ago
Martin Pietryka 3d47b2d741 drivers/video/am335x-fb: Properly point framebuffer behind palette 8 years ago
Martin Pietryka 7d045170ac drivers/video/am335x-fb: Add support for 16bpp format 8 years ago
Peng Fan c510f2e436 video: ipu_common: fix build error 8 years ago
Martin Pietryka ac5c61bfa6 drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definition 8 years ago
Tom Rini f3c2cab878 Revert "pxa_lcd: make driver cache-aware" 8 years ago
Tom Rini 09bffbf649 Revert "pxa_lcd: invert colors for Zipit Z2 to get white on black palette" 8 years ago
Vasily Khoruzhick 59deb7fe8d pxa_lcd: make driver cache-aware 8 years ago
Vasily Khoruzhick 3bc8ffd9cb pxa_lcd: invert colors for Zipit Z2 to get white on black palette 8 years ago
Vasily Khoruzhick 59fa089b2b zipitz2: enable LCD rotation 8 years ago
Alexander Graf 99de254e8d bcm2835 video: Map fb as cached 8 years ago