summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* rockchip: video: Add support for RK3568 DSI HostChris Morgan2023-04-214-0/+916
* video: rockchip: rk_vop: add rk3288-dp compare stringJohan Jonker2023-04-211-1/+2
* video: sunxi: dw-hdmi: Use DM for HVCC regulatorSamuel Holland2023-04-121-0/+9
* video: sunxi: dw-hdmi: Use DM for clock gates and resetsSamuel Holland2023-04-121-6/+21
* Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custod...Tom Rini2023-04-084-8/+8
|\
| * video: tl070wsh30: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut2023-04-081-2/+2
| * video: simple-panel: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut2023-04-081-2/+2
| * video: rm68200: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut2023-04-081-2/+2
| * video: otm8009a: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut2023-04-081-2/+2
* | simple_panel: support simple MIPI DSI panelsSvyatoslav Ryhel2023-04-071-4/+33
* | simple_panel: add support for get_display_timingSvyatoslav Ryhel2023-04-071-0/+10
* | video: tegra20: add DSI controller driverSvyatoslav Ryhel2023-04-075-0/+1056
* | video: tegra-dc: pass DC regmap to internal devicesSvyatoslav Ryhel2023-04-071-0/+8
* | video: tegra-dc: add panel_set_backlight callSvyatoslav Ryhel2023-04-071-0/+7
* | video: tegra-dc: add 180 degree panel rotationSvyatoslav Ryhel2023-04-071-4/+19
* | video: tegra-dc: assign regmap directlySvyatoslav Ryhel2023-04-071-11/+8
* | video: tegra-dc: request timings from panel driver firstSvyatoslav Ryhel2023-04-071-12/+17
* | video: tegra-dc: get clocks from device treeSvyatoslav Ryhel2023-04-071-8/+23
* | video: move tegra dc driver into own folderSvyatoslav Ryhel2023-04-075-10/+14
* | tegra: lcd: video: integrate display driver for t30Marcel Ziswiler2023-04-071-2/+8
|/
* Revert 9f62a472dfb2 ("video: Remove duplicate cursor-positioning function")Tom Rini2023-03-161-10/+34
* video: Clear the vidconsole rather than the videoSimon Glass2023-03-131-0/+12
* video: Remove duplicate cursor-positioning functionSimon Glass2023-03-131-34/+10
* video: Allow a copy framebuffer with pre-allocated fbSimon Glass2023-03-131-8/+24
* efi: Support copy framebufferSimon Glass2023-03-131-1/+25
* efi: Support a 64-bit frame buffer addressSimon Glass2023-03-132-13/+23
* efi: video: Return mode info for app alsoSimon Glass2023-03-131-2/+5
* efi: video: Move payload code into a functionSimon Glass2023-03-131-26/+57
* video console: add 16x32 Terminus font from linuxDzmitry Sankouski2023-03-071-0/+7
* video console: add 12x22 Sun font from linuxDzmitry Sankouski2023-03-071-0/+7
* video console: allow font size configuration at runtimeDzmitry Sankouski2023-03-075-0/+61
* video console: move vidconsole_get_font_size() logic to driver opsDzmitry Sankouski2023-03-072-1/+13
* video console: implement multiple fonts configurationDzmitry Sankouski2023-03-075-75/+145
* video console: add support for fonts wider than 1 byteDzmitry Sankouski2023-03-074-34/+59
* video console: refactoring and optimizationDzmitry Sankouski2023-03-075-376/+324
* dm: treewide: Complete migration to new driver model schemaSimon Glass2023-02-141-2/+2
* Correct SPL use of PANELSimon Glass2023-02-101-1/+1
* Correct SPL use of VIDEO_BPP32Simon Glass2023-02-101-1/+1
* Correct SPL use of VIDEO_BPP16Simon Glass2023-02-101-1/+1
* mtd: Drop unused scf0403_lcd driverSimon Glass2023-02-072-298/+0
* video: Drop unused lg4573 driverSimon Glass2023-02-072-332/+0
* samsung: Drop CONFIG_EXYNOS_PWM_BLSimon Glass2023-02-071-1/+0
* drivers: video: tidss: TIDSS video driver support for AM62xNikhil M Jain2023-02-047-0/+1405
* drivers: video: simple_panel: make simple panel independent of backlightNikhil M Jain2023-02-041-2/+5
* video: ti: am335x: restore driver-model codeDario Binacchi2023-02-048-0/+666
* video: sunxi: dw-hdmi: Read address from DT nodeJernej Skrabec2023-01-231-15/+24
* video: sunxi: dw-hdmi: Probe driver by compatibleJernej Skrabec2023-01-231-8/+10
* global: Remove unused CONFIG definesTom Rini2023-01-203-11/+1
* video: Add font functions to the vidconsole APISimon Glass2023-01-162-8/+52
* video: truetype: Rename the metrics functionSimon Glass2023-01-161-5/+5