Commit Graph

532 Commits (1903bb91c4dde49a1a44bd6b769527165c8a4d34)

Author SHA1 Message Date
Simon Glass b55e04a021 rockchip: video: Flush the cache when the display is updated 9 years ago
Simon Glass f4f2fce70c exynos: video: Drop old unused code 9 years ago
Simon Glass bb5930d5c9 exynos: video: Convert several boards to driver model for video 9 years ago
Simon Glass 8b449a6639 exynos: video: Rename variables for driver model 9 years ago
Simon Glass 21f8f9bb08 exynos: video: Rename edp_device_info to exynos_dp_priv 9 years ago
Simon Glass 7eb860df13 exynos: Simplify calling of exynos_dp_phy_ctrl() 9 years ago
Simon Glass 0c84358cb2 exynos: video: Combine LCD driver into one file 9 years ago
Simon Glass 37ea446b9d exynos: video: Move mipi_lcd_device_dt into a function 9 years ago
Simon Glass 652d15c06e exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo 9 years ago
Simon Glass b04135c998 exynos: video: Move dsim_config_dt into a function 9 years ago
Simon Glass 8c9b8dc05a exynos: video: Drop static variables in exynos_dp_lowlevel.c 9 years ago
Simon Glass 9c4d440e85 exynos: video: Drop static variables in exynos_fb.c 9 years ago
Simon Glass 162fa53c8d exynos: video: Drop static variables in exynos_fimd.c 9 years ago
Simon Glass 40d500212f exynos: video: Drop the static lcd_base_addr variable 9 years ago
Simon Glass aaca5b1902 exynos: video: Remove use of vidinfo_t typedef 9 years ago
Simon Glass b6feb2675b exynos: video: Drop dead code 9 years ago
Simon Glass 08a7aa1e5b exynos: video: Move driver files into their own directory 9 years ago
Stephen Warren 54693cbdca video: tegra: refuse to bind to disabled dcs 9 years ago
Martin Pietryka 3d47b2d741 drivers/video/am335x-fb: Properly point framebuffer behind palette 9 years ago
Martin Pietryka 7d045170ac drivers/video/am335x-fb: Add support for 16bpp format 9 years ago
Peng Fan c510f2e436 video: ipu_common: fix build error 9 years ago
Martin Pietryka ac5c61bfa6 drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definition 9 years ago
Tom Rini f3c2cab878 Revert "pxa_lcd: make driver cache-aware" 9 years ago
Tom Rini 09bffbf649 Revert "pxa_lcd: invert colors for Zipit Z2 to get white on black palette" 9 years ago
Vasily Khoruzhick 59deb7fe8d pxa_lcd: make driver cache-aware 9 years ago
Vasily Khoruzhick 3bc8ffd9cb pxa_lcd: invert colors for Zipit Z2 to get white on black palette 9 years ago
Vasily Khoruzhick 59fa089b2b zipitz2: enable LCD rotation 9 years ago
Alexander Graf 99de254e8d bcm2835 video: Map fb as cached 9 years ago
Lawrence Yu cf6eca7ccd sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface selected 9 years ago
Simon Glass 97cb092763 x86: broadwell: Add video support 9 years ago
Simon Glass e23c6c28b0 video: Allow simple-panel to be used without regulators 9 years ago
Bin Meng f1d6fda6d3 x86: Move asm/arch-coreboot/tables.h to a common place 9 years ago
Peng Fan 3cb4f25cc7 video: ipu: avoid overflow issue 9 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 9 years ago
Jacob Chen 8530783594 rockchip: video: Add LVDS support in vop driver 9 years ago
Jacob Chen 35ac89dd8f rockchip: video: Add a display driver for rockchip LVDS 9 years ago
Jacob Chen eab314f590 dm: video: Add a operation to display uclass 9 years ago
Marek Vasut 703c751169 video: Add S3C24xx framebuffer support 9 years ago
Simon Glass d5b9d11cb6 video: freetype: Fix a memory leak with a bad parameter 9 years ago
Simon Glass f6e75ba7fe video: truetype: Fix a memory leak on error 9 years ago
Simon Glass 91c08afe66 tegra: video: Move LCD driver to use the DM PWM driver 9 years ago
Simon Glass f5acf91f6f tegra: video: Move all fdt-decoding into a single function 9 years ago
Simon Glass bfda03770c tegra: video: Move LCD enums into the driver 9 years ago
Simon Glass f20b2c0671 tegra: video: Remove the static variables 9 years ago
Simon Glass 9e6866d3b6 tegra: video: Convert tegra20 LCD driver to driver model 9 years ago
Simon Glass ce0c474a72 tegra: video: Merge the two config structures together 9 years ago
Simon Glass 40d56a918c tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig 9 years ago
Simon Glass 71cafc3fba tegra: video: Merge the display driver into one file 9 years ago
Simon Glass d2f906500e tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 9 years ago
Simon Glass d76592122b tegra: nyan-big: Move the LCD driver to driver model 9 years ago