aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
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
2024-04-21video: simple_panel: add EDID supportSvyatoslav Ryhel
2024-04-20video: simple_panel: simplify platform data passSvyatoslav Ryhel
2024-04-10Merge patch series "Resolve issues with booting distros on x86"Tom Rini
2024-04-10x86: Enable SSE in 64-bit modeSimon Glass
2024-04-10video: Drop unnecessary truetype operations from SPLSimon Glass
2024-04-10video: Correct setting of cursor positionSimon Glass
2024-03-21video: console: Parse UTF-8 character sequencesJanne Grunau