aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2024-05-07video: Remove <common.h> and add needed includesTom Rini111-110/+10
2024-04-22Merge patch series "Kconfig: some cleanups"Tom Rini2-2/+2
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek2-2/+2
2024-04-21video: Assume video to be active if SPL is passing video hand-offDevarsh Thakkar1-0/+4
2024-04-21video: simplefb: modernise DT parsingCaleb Connolly1-12/+20
2024-04-21video: renesas: shift the init sequence by one step earlierSvyatoslav Ryhel2-79/+95
2024-04-21video: bridge: ssd2825: shift the init sequence by one step earlierSvyatoslav Ryhel1-41/+45
2024-04-21video: endeavoru-panel: shift the init sequence by one step earlierSvyatoslav Ryhel1-60/+68
2024-04-21video: bridge: add basic support for the Parade DP501 transmitterJonas Schwöbel3-0/+590
2024-04-21video: bridge: add Toshiba TC358768 RGB to DSI bridge supportSvyatoslav Ryhel3-0/+995
2024-04-21video: panel: add Samsung LTL106HL02 MIPI DSI panel driverAnton Bambura3-0/+167
2024-04-21video: panel: add LG LG070WX3 MIPI DSI panel driverSvyatoslav Ryhel3-0/+195
2024-04-21video: tegra20: dsi: use set_backlight for backlight onlyJonas Schwöbel1-6/+4
2024-04-21video: tegra20: dsi: set correct fifo depthJonas Schwöbel1-1/+1
2024-04-21video: tegra20: dsi: remove pre-configurationJonas Schwöbel1-2/+0
2024-04-21video: tegra20: dsi: add reset supportSvyatoslav Ryhel1-0/+14
2024-04-21video: tegra20: dsi: add T114 supportSvyatoslav Ryhel2-3/+310
2024-04-21video: tegra20: add MIPI calibration driverSvyatoslav Ryhel2-1/+189
2024-04-21video: tegra20: dc: parameterize V- and H-sync polaritiesSvyatoslav Ryhel1-2/+20
2024-04-21video: tegra20: dc: clean framebuffer memory blockJonas Schwöbel1-0/+5
2024-04-21video: tegra20: dc: enable backlight after DC is configuredJonas Schwöbel1-7/+1
2024-04-21video: tegra20: dc: fix printing of framebuffer addressJonas Schwöbel1-1/+1
2024-04-21video: tegra20: dc: configure behavior if PLLD/D2 is usedSvyatoslav Ryhel3-13/+36
2024-04-21video: tegra20: dc: add powergateSvyatoslav Ryhel1-0/+27
2024-04-21video: tegra20: dc: add PLLD2 parent supportSvyatoslav Ryhel1-0/+6
2024-04-21video: tegra20: dc: pass DC id to internal devicesSvyatoslav Ryhel2-0/+9
2024-04-21video: tegra20: consolidate DC headerSvyatoslav Ryhel4-3/+46
2024-04-21video: tegra20: dc: fix image shift on rotated panelsSvyatoslav Ryhel1-2/+2
2024-04-21video: tegra20: dc: diverge DC per-SOCSvyatoslav Ryhel1-35/+72
2024-04-21video: dw_hdmi: Fix compiler warnings with gcc-14Khem Raj1-4/+4
2024-04-21video: rockchip: Add rk3328 vop supportJagan Teki2-0/+84
2024-04-21video: rockchip: Add rk3328 hdmi supportJagan Teki3-0/+130
2024-04-21video: rockchip: vop: Add dsp offset supportJagan Teki2-6/+10
2024-04-21video: rockchip: vop: Add win offset supportJagan Teki2-9/+15
2024-04-21video: rockchip: vop: Simplify rkvop_enableJagan Teki1-4/+4
2024-04-21video: dw_hdmi: Add setup_hpd hookJagan Teki1-0/+3
2024-04-21video: dw_hdmi: Add read_hpd hookJagan Teki1-0/+3
2024-04-21video: dw_hdmi: Extend the HPD detectionJagan Teki3-10/+19
2024-04-21video: dw_hdmi: Add Vendor PHY handlingJagan Teki4-4/+19
2024-04-21video: rockchip: hdmi: Detect hpd after controller initJagan Teki1-3/+3
2024-04-21video: simple_panel: add EDID supportSvyatoslav Ryhel1-2/+64
2024-04-20video: simple_panel: simplify platform data passSvyatoslav Ryhel1-24/+12
2024-04-10Merge patch series "Resolve issues with booting distros on x86"Tom Rini3-7/+19
2024-04-10x86: Enable SSE in 64-bit modeSimon Glass1-0/+1
2024-04-10video: Drop unnecessary truetype operations from SPLSimon Glass1-0/+10
2024-04-10video: Correct setting of cursor positionSimon Glass1-7/+8
2024-03-21video: console: Parse UTF-8 character sequencesJanne Grunau5-17/+50
2024-03-13rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.hQuentin Schulz10-10/+0
2024-03-04video: mxsfb: add back imx6ul/imx6ull supportSébastien Szymanski1-0/+1
2024-02-05Merge tag 'rpi-next-2024.04' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini1-2/+16