summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2024-08-26zynqmp: Avoid setting the framebuffer addressSimon Glass
2024-08-26video: mxs: Avoid setting global_data fb_baseSimon Glass
2024-08-26video: mxc: Avoid setting global_data fb_baseSimon Glass
2024-08-26video: Add a function to obtain the framebuffer addressSimon Glass
2024-07-31video: Use cyclic to handle video syncSimon Glass
2024-07-31video: Move last_sync to private dataSimon Glass
2024-07-22drivers: video: Remove duplicate newlinesMarek Vasut
2024-07-05video: tegra20: dc: use nvidia,head property to identify DC controllerSvyatoslav Ryhel
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07video: Remove <common.h> and add needed includesTom Rini
2024-04-22Merge patch series "Kconfig: some cleanups"Tom Rini
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek
2024-04-21video: Assume video to be active if SPL is passing video hand-offDevarsh Thakkar
2024-04-21video: simplefb: modernise DT parsingCaleb Connolly
2024-04-21video: renesas: shift the init sequence by one step earlierSvyatoslav Ryhel
2024-04-21video: bridge: ssd2825: shift the init sequence by one step earlierSvyatoslav Ryhel
2024-04-21video: endeavoru-panel: shift the init sequence by one step earlierSvyatoslav Ryhel
2024-04-21video: bridge: add basic support for the Parade DP501 transmitterJonas Schwöbel
2024-04-21video: bridge: add Toshiba TC358768 RGB to DSI bridge supportSvyatoslav Ryhel
2024-04-21video: panel: add Samsung LTL106HL02 MIPI DSI panel driverAnton Bambura
2024-04-21video: panel: add LG LG070WX3 MIPI DSI panel driverSvyatoslav Ryhel
2024-04-21video: tegra20: dsi: use set_backlight for backlight onlyJonas Schwöbel
2024-04-21video: tegra20: dsi: set correct fifo depthJonas Schwöbel
2024-04-21video: tegra20: dsi: remove pre-configurationJonas Schwöbel
2024-04-21video: tegra20: dsi: add reset supportSvyatoslav Ryhel
2024-04-21video: tegra20: dsi: add T114 supportSvyatoslav Ryhel
2024-04-21video: tegra20: add MIPI calibration driverSvyatoslav Ryhel
2024-04-21video: tegra20: dc: parameterize V- and H-sync polaritiesSvyatoslav Ryhel
2024-04-21video: tegra20: dc: clean framebuffer memory blockJonas Schwöbel
2024-04-21video: tegra20: dc: enable backlight after DC is configuredJonas Schwöbel
2024-04-21video: tegra20: dc: fix printing of framebuffer addressJonas Schwöbel
2024-04-21video: tegra20: dc: configure behavior if PLLD/D2 is usedSvyatoslav Ryhel
2024-04-21video: tegra20: dc: add powergateSvyatoslav Ryhel
2024-04-21video: tegra20: dc: add PLLD2 parent supportSvyatoslav Ryhel
2024-04-21video: tegra20: dc: pass DC id to internal devicesSvyatoslav Ryhel
2024-04-21video: tegra20: consolidate DC headerSvyatoslav Ryhel
2024-04-21video: tegra20: dc: fix image shift on rotated panelsSvyatoslav Ryhel
2024-04-21video: tegra20: dc: diverge DC per-SOCSvyatoslav Ryhel
2024-04-21video: dw_hdmi: Fix compiler warnings with gcc-14Khem Raj
2024-04-21video: rockchip: Add rk3328 vop supportJagan Teki
2024-04-21video: rockchip: Add rk3328 hdmi supportJagan Teki
2024-04-21video: rockchip: vop: Add dsp offset supportJagan Teki
2024-04-21video: rockchip: vop: Add win offset supportJagan Teki
2024-04-21video: rockchip: vop: Simplify rkvop_enableJagan Teki
2024-04-21video: dw_hdmi: Add setup_hpd hookJagan Teki
2024-04-21video: dw_hdmi: Add read_hpd hookJagan Teki
2024-04-21video: dw_hdmi: Extend the HPD detectionJagan Teki
2024-04-21video: dw_hdmi: Add Vendor PHY handlingJagan Teki
2024-04-21video: rockchip: hdmi: Detect hpd after controller initJagan Teki