Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3d9c0521ca3c47cdfca0cdfa94c3dfa3e7f91de6
/
drivers
/
video
1bee07a
global: Remove duplicate common.h inclusions
by Tom Rini
· Thu Dec 14 13:16:48 2023 -0500
7228862
board: stm32f469-disco: add support to display
by Dario Binacchi
· Mon Dec 11 23:05:55 2023 +0100
c3421ea
treewide: use linux/time.h for time conversion defines
by Igor Prusov
· Thu Nov 09 20:10:04 2023 +0300
9faa7a3
video: Don't require the font command
by Simon Glass
· Thu Oct 26 14:31:18 2023 -0400
440d70e
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Mon Oct 23 09:04:55 2023 -0400
f944a61
pinctrl: sunxi: remove GPIO_EXTRA_HEADER
by Andre Przywara
· Tue Sep 06 10:36:38 2022 +0100
daab7d9
video: tegra20: dsi: use regulator_set_enable_if_allowed
by Svyatoslav Ryhel
· Tue Oct 03 09:25:34 2023 +0300
a085c73
video: simple_panel: use regulator_set_enable_if_allowed
by Svyatoslav Ryhel
· Tue Oct 03 09:25:33 2023 +0300
0242ebe
video: pwm_backlight: use regulator_set_enable_if_allowed
by Svyatoslav Ryhel
· Tue Oct 03 09:25:32 2023 +0300
0d41ea9
video: Mark truetype_measure() static
by Simon Glass
· Sun Oct 01 19:13:35 2023 -0600
377f79aa
video: Support showing a cursor
by Simon Glass
· Sun Oct 01 19:13:21 2023 -0600
4446c4b
video: Export vidconsole_entry_start()
by Simon Glass
· Sun Oct 01 19:13:20 2023 -0600
34b5c25
video: Allow saving and restoring text-entry state
by Simon Glass
· Sun Oct 01 19:13:19 2023 -0600
8b82e59
video: Allow obtaining the nominal size of a string size
by Simon Glass
· Sun Oct 01 19:13:18 2023 -0600
bdd5f81
common: Drop linux/printk.h from common header
by Simon Glass
· Thu Sep 14 18:21:46 2023 -0600
e96ac57
x86: coreboot: Enable VIDEO_COPY
by Simon Glass
· Tue Sep 19 21:00:11 2023 -0600
e0e27fe
video: Move the BMP options
by Simon Glass
· Thu Sep 14 10:55:42 2023 -0600
1072df8
video: Move bmp code to drivers/video
by Simon Glass
· Thu Sep 14 10:55:41 2023 -0600
063caa0
video: rockchip: dw_mipi_dsi: Use generic_phy_valid() helper
by Jonas Karlman
· Thu Aug 31 22:16:40 2023 +0000
a0e274b
Merge tag 'v2023.10-rc3' into next
by Tom Rini
· Mon Aug 21 17:32:17 2023 -0400
82f8748
Merge tag 'u-boot-rockchip-20230814' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Mon Aug 14 09:11:09 2023 -0400
50d0ce9
bcm2835: Add simiple-framebuffer for use with fkms
by Jason Wessel
· Wed Jul 26 10:42:34 2023 +0800
a036d63
video: kconfig: Fix a typo in SPL_VIDEO_REMOVE
by Bin Meng
· Thu Aug 03 18:40:08 2023 +0800
31aef74
video: vidconsole: Fix null dereference of ops->measure
by Bin Meng
· Thu Aug 03 17:32:41 2023 +0800
be732a5
video: avoid build failure on veyron board
by Alvaro Fernando García
· Thu Aug 03 21:35:38 2023 -0300
896409c
video: Add a Kconfig option for SPL video handoff
by Simon Glass
· Sun Jul 30 11:16:05 2023 -0600
f18679c
Kconfigs: Correct default of "0" on hex type entries
by Tom Rini
· Wed Aug 02 11:09:43 2023 -0400
451171c
Merge tag 'x86-pull-20230801' of https://source.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· Tue Aug 01 11:57:55 2023 -0400
44ceae6
drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video
by Nikhil M Jain
· Thu Jul 27 12:01:26 2023 +0530
2c81709
drivers: video: tidss: tidss_drv: Change remove method
by Nikhil M Jain
· Thu Jul 27 12:01:25 2023 +0530
d40bc9e
video: bochs: Set the frame buffer size per configuration
by Bin Meng
· Sun Jul 23 12:40:32 2023 +0800
7c509a0
video: kconfig: Set default FB size for Bochs
by Bin Meng
· Sun Jul 23 12:40:31 2023 +0800
88fdb44
video: kconfig: Drop the superfluous dependency
by Bin Meng
· Sun Jul 23 12:40:30 2023 +0800
0524170
video: kconfig: Fix wrong text for the PCI default FB size
by Bin Meng
· Sun Jul 23 12:40:29 2023 +0800
0ef4b7f
video: bochs: Remove the x86 dependency
by Bin Meng
· Sun Jul 23 12:40:28 2023 +0800
b745ac2
video: bochs: Avoid using IO instructions to access VGA IO port
by Bin Meng
· Sun Jul 23 12:40:27 2023 +0800
b9e5825
video: bochs: Drop the useless argument of bochs_vga_write()
by Bin Meng
· Sun Jul 23 12:40:26 2023 +0800
276df3d
video: bochs: Drop inclusion of <asm/mtrr.h>
by Bin Meng
· Sun Jul 23 12:40:25 2023 +0800
acbafdd
dm: video: Cosmetic style fix
by Bin Meng
· Sun Jul 23 12:40:24 2023 +0800
3413305
video: vesa: Use mtrr_set_next_var() for graphics memory
by Bin Meng
· Mon Jul 31 14:01:07 2023 +0800
7312489
video: ivybridge: Use mtrr_set_next_var() for graphics memory
by Bin Meng
· Mon Jul 31 14:01:06 2023 +0800
550731f
video: broadwell: Use mtrr_set_next_var() for graphics memory
by Bin Meng
· Mon Jul 31 14:01:05 2023 +0800
f1ecb85
video: rockchip: Add support for RK3399 to dw-mipi-dsi bridge
by Ondrej Jirman
· Thu May 25 14:29:03 2023 +0200
085f1dd
drivers: video: Kconfig: Add config remove video
by Nikhil M Jain
· Tue Jul 18 14:27:32 2023 +0530
f7ec531
common: board_f: Pass frame buffer info from SPL to u-boot
by Nikhil M Jain
· Tue Jul 18 14:27:31 2023 +0530
7683353
include: video: Reserve video using blob
by Nikhil M Jain
· Tue Jul 18 14:27:30 2023 +0530
f6e23ab
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· Mon Jul 17 10:38:28 2023 -0400
90ca96a
x86: video: Add a driver for QEMU bochs emulation
by Simon Glass
· Sat Jul 15 21:39:18 2023 -0600
9049a4b
Merge tag 'video-20230714' of https://source.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Sun Jul 16 16:31:18 2023 -0400
5f0ca61
video: Update stb_truetype
by Simon Glass
· Thu Jun 01 10:23:04 2023 -0600
d17a624
video: Use enum with video_index_to_colour()
by Simon Glass
· Thu Jun 01 10:22:48 2023 -0600
5caf125
console: Allow measuring the bounding box of text
by Simon Glass
· Thu Jun 01 10:22:46 2023 -0600
a73a8b8
video: Allow temporary colour changes
by Simon Glass
· Thu Jun 01 10:22:45 2023 -0600
e73a647
console: Correct truetype spacing error
by Simon Glass
· Thu Jun 01 10:22:36 2023 -0600
062673b
video: Provide a way to clear part of the console
by Simon Glass
· Thu Jun 01 10:22:33 2023 -0600
4a5d345
video: Drop #ifdefs from console_truetype
by Simon Glass
· Thu Jun 01 10:22:32 2023 -0600
c61f4f7
video: rockchip: dw_mipi_dsi: Fix GRF access
by Ondrej Jirman
· Mon May 22 23:47:08 2023 +0200
8116294
video: rockchip: dw_mipi_dsi: Correct check for lacking phy phandle
by Ondrej Jirman
· Mon May 22 23:47:07 2023 +0200
c27db34
video: rockchip: dw_mipi_dsi: Fix best_rate calculation
by Ondrej Jirman
· Mon May 22 23:47:06 2023 +0200
c683544
video: rockchip: dw_mipi_dsi: Return 0 from dsi_phy_init on success
by Ondrej Jirman
· Mon May 22 23:47:05 2023 +0200
139edfc
video: rockchip: dw_mipi_dsi: Fix error path checks in probe function
by Ondrej Jirman
· Mon May 22 23:47:04 2023 +0200
6518b73
video: rockchip: dw_mipi_dsi: Fix external phy existence check
by Ondrej Jirman
· Mon May 22 23:47:03 2023 +0200
fc0eb7d
video: dw_mipi_dsi: Fix hsync/vsync settings
by Ondrej Jirman
· Mon May 22 23:47:02 2023 +0200
1dd75ef
video: rockchip: vop: Fix whitespace
by Ondrej Jirman
· Mon May 22 23:47:01 2023 +0200
e1d5284
video: backlight: pwm: avoid integer overflow in duty cycle calculation
by Matthias Schiffer
· Fri Jun 30 14:30:07 2023 +0200
55453d4
video: hx8394: Add panel driver for hannstar,hsd060bhw4
by Ondrej Jirman
· Thu May 25 14:34:35 2023 +0200
7c5281f
video: console: Fix default font selection
by Ondrej Jirman
· Thu May 25 14:17:15 2023 +0200
0f465a4
video: zynqmp: Enable 1024x768 resolution
by Michal Simek
· Wed May 17 10:42:12 2023 +0200
ed3e004
video: zynqmp: Driver for Xilinx ZynqMP DisplayPort Subsystem
by Venkatesh Yadav Abbarapu
· Wed May 17 10:42:10 2023 +0200
e367980
video: move zynqmp files to subdirectory
by Venkatesh Yadav Abbarapu
· Wed May 17 10:42:09 2023 +0200
1774cc9
video: bmp: Support rgba8888 pixel format
by Michal Simek
· Wed May 17 10:42:08 2023 +0200
985eac8
video: Add support for RGBA8888 format
by Michal Simek
· Wed May 17 10:42:07 2023 +0200
0a2daf3
video: tweak CONFIG_SPL_VIDEO description
by John Keeping
· Tue May 09 12:02:50 2023 +0100
8d5d8e0
drivers: use dev_read_addr_ptr when cast to pointer
by Johan Jonker
· Mon Mar 13 01:32:04 2023 +0100
bd932b7
video: panel: add generic endeavoru panel
by Svyatoslav Ryhel
· Tue Apr 25 10:51:47 2023 +0300
4c717fb
video: tegra: add DC based PWM backlight driver
by Svyatoslav Ryhel
· Tue Apr 25 10:51:46 2023 +0300
fcbbd56
video: panel: add Renesas R69328 MIPI DSI panel driver
by Svyatoslav Ryhel
· Tue Apr 25 10:51:45 2023 +0300
b905498
video: panel: add Renesas R61307 MIPI DSI panel driver
by Svyatoslav Ryhel
· Tue Apr 25 10:51:44 2023 +0300
ec7ac37
video: bridge: add Solomon SSD2825 DSI/LVDS driver
by Svyatoslav Ryhel
· Tue Apr 25 10:51:43 2023 +0300
3e9488a
video: add lm3533 backlight driver
by Svyatoslav Ryhel
· Tue Apr 25 10:51:42 2023 +0300
9e3301d
drivers: video: Enable necessary video functions at SPL
by Nikhil M Jain
· Thu Apr 20 17:41:08 2023 +0530
dc04068
drivers: video: tidss: Makefile: Add condition to compile TIDSS at SPL
by Nikhil M Jain
· Thu Apr 20 17:41:03 2023 +0530
183099d
drivers: video: Makefile: Rule to compile necessary video driver files
by Nikhil M Jain
· Thu Apr 20 17:41:02 2023 +0530
77fb25a
drivers: video: tidss: Kconfig: Configs to enable TIDSS at SPL
by Nikhil M Jain
· Thu Apr 20 17:41:00 2023 +0530
9fa24c1
drivers: video: Kconfig: Add configs for enabling video at SPL
by Nikhil M Jain
· Thu Apr 20 17:40:59 2023 +0530
8895dd3
rockchip: video: Add support for RK3568 DSI Host
by Chris Morgan
· Fri Mar 24 13:53:07 2023 -0500
ab446c5
video: rockchip: rk_vop: add rk3288-dp compare string
by Johan Jonker
· Wed Mar 15 19:33:38 2023 +0100
56a730b
video: sunxi: dw-hdmi: Use DM for HVCC regulator
by Samuel Holland
· Mon Nov 28 01:02:28 2022 -0600
65bd46b
video: sunxi: dw-hdmi: Use DM for clock gates and resets
by Samuel Holland
· Mon Nov 28 01:02:27 2022 -0600
a4c30ee
Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Sat Apr 08 14:19:08 2023 -0400
a951b43
video: tl070wsh30: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR
by Marek Vasut
· Tue Feb 28 02:55:23 2023 +0100
bbdd135
video: simple-panel: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR
by Marek Vasut
· Tue Feb 28 02:55:22 2023 +0100
e718e72
video: rm68200: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR
by Marek Vasut
· Tue Feb 28 02:55:21 2023 +0100
8da2cb6
video: otm8009a: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR
by Marek Vasut
· Tue Feb 28 02:55:20 2023 +0100
47508aa
simple_panel: support simple MIPI DSI panels
by Svyatoslav Ryhel
· Mon Mar 27 11:11:50 2023 +0300
f926003
simple_panel: add support for get_display_timing
by Svyatoslav Ryhel
· Mon Mar 27 11:11:49 2023 +0300
feddf9f
video: tegra20: add DSI controller driver
by Svyatoslav Ryhel
· Mon Mar 27 11:11:48 2023 +0300
0c8aa5e
video: tegra-dc: pass DC regmap to internal devices
by Svyatoslav Ryhel
· Mon Mar 27 11:11:47 2023 +0300
7673aba
video: tegra-dc: add panel_set_backlight call
by Svyatoslav Ryhel
· Mon Mar 27 11:11:46 2023 +0300
4f5b79b
video: tegra-dc: add 180 degree panel rotation
by Svyatoslav Ryhel
· Mon Mar 27 11:11:45 2023 +0300
Next »