summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* video: sunxi: de2: switch to public uclass functionsJernej Skrabec2021-04-241-19/+10
* video: sunxi: dw-hdmi: read source_id laterJernej Skrabec2021-04-241-4/+2
* video: sunxi: Remove TV probe from DE2Jernej Skrabec2021-04-241-14/+1
* video: sunxi: Remove check for ddc-i2c-bus propertyJernej Skrabec2021-04-241-3/+0
* video: sunxi: Use DW-HDMI hpd functionJernej Skrabec2021-04-241-28/+6
* video: sunxi: Add mode_valid callback to sunxi_dw_hdmiJernej Skrabec2021-04-241-0/+7
* sunxi: video: select dw-hdmi in Kconfig, not MakefileJernej Skrabec2021-04-161-1/+1
* video: Fix line padding calculation for 16 and 24 BPP bitmapsSylwester Nawrocki2021-04-101-2/+2
* tegra: video: fix tegra_dc_sor_config_panel()Heinrich Schuchardt2021-04-101-2/+2
* finish removing mb862xx video driverTrevor Woerner2021-04-101-14/+0
* video: SIMPLE_PANEL depends on DM_GPIOAsherah Connor2021-04-101-1/+1
* video: backlight: Support PWMs without a known period_nsAlper Nebi Yasak2021-04-101-6/+14
* rockchip: video: vop: Add reset supportArnaud Patard (Rtp)2021-04-101-3/+47
* rockchip: video: edp: Add missing reset supportArnaud Patard (Rtp)2021-04-101-0/+22
* rockchip: video: vop: Fix format of fbbase in debug stringArnaud Patard (Rtp)2021-04-101-1/+1
* Rockchip: video: vop: Reserve efi fb memoryArnaud Patard (Rtp)2021-04-101-0/+7
* rockchip: video: edp: Add rk3399 supportArnaud Patard (Rtp)2021-04-101-20/+65
* rockchip: video: vop: Use endpoint compatible string to find VOP modeArnaud Patard (Rtp)2021-04-101-2/+23
* x86: video: Allow coreboot video to be used on any x86 boardSimon Glass2021-03-272-5/+13
* x86: Make coreboot sysinfo available to any x86 boardSimon Glass2021-03-271-1/+1
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-152-4/+8
|\
| * video: dw_mipi_dsi: update log of dphy_enableYannick Fertre2021-03-111-4/+4
| * video: dw_mipi_dsi: missing device to log debugYannick Fertre2021-03-111-0/+1
| * video: stm32: remove all child of DSI bridge when its probe failedPatrick Delaunay2021-03-111-0/+3
* | video: sunxi_display: Convert to DM_VIDEOJagan Teki2021-03-031-115/+153
|/
* drivers: video: Add Support for Himax HX8238D PanelMoses Christopher2021-02-193-0/+208
* Replace video_uc_platdata with video_uc_platDario Binacchi2021-02-192-3/+3
* video: eliminate unused drivers/video/mb862xx.cHeinrich Schuchardt2021-02-192-487/+0
* video: simple_panel: Add boe,nv101wxmn51 displayAlper Nebi Yasak2021-02-191-0/+1
* video: simple_panel: Add sharp,lq123p1jx31 displayAlper Nebi Yasak2021-02-191-0/+1
* video: arm: rpi: Add brcm,bcm2711-hdmi0 compatibleNicolas Saenz Julienne2021-02-181-0/+1
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-1527-0/+27
|\
| * common: Drop asm/global_data.h from common headerSimon Glass2021-02-0227-0/+27
* | dm: Rename DM_FLAG_REMOVE_WITH_PD_ONSimon Glass2021-02-031-1/+1
|/
* video: Allow syncing the entire framebuffer to the copySimon Glass2021-01-271-0/+10
* Kconfig: simple panel requires backlightMarcin Juszkiewicz2021-01-161-1/+1
* dm: fix build errors generated by last mergesDario Binacchi2021-01-154-14/+14
* Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2021-01-132-23/+28
|\
| * video: stm32_dsi: migrate trace to dev and log macroPatrick Delaunay2021-01-131-8/+10
| * video: stm32_ltdc: migrate trace to dev and log macroPatrick Delaunay2021-01-131-15/+18
* | Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-01-133-0/+165
|\ \ | |/ |/|
| * video: add TDO tl070wsh30 panel driverNeil Armstrong2021-01-113-0/+165
* | video: omap: move drivers to 'ti' directoryDario Binacchi2021-01-1210-7/+20
* | video: omap: split the legacy code from the DM codeDario Binacchi2021-01-127-374/+468
* | video: omap: set LCD clock rate through DM APIDario Binacchi2021-01-121-26/+103
* | video: omap: add panel driverDario Binacchi2021-01-125-150/+323
* | Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-01-066-19/+384
|\ \
| * | video: Call video_sync in video_clear()Michal Simek2021-01-051-1/+1
| * | video: seps525: Add seps525 SPI driverMichal Simek2021-01-053-0/+335
| * | video: Introduce video_sync operationMichal Simek2021-01-051-0/+9