Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1d4abb837888710fc090916220f82c7e6d2fbb02
/
drivers
/
video
cf64893
Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Fri Oct 30 22:55:16 2020 -0400
0955827
video: rockchip: Support 4K resolution for rk3288, HDMI
by Jagan Teki
· Sat Oct 24 01:27:24 2020 +0530
aba4fdf
video: rockchip: Add missing dpcd_write() call to link_train_ce()
by Alper Nebi Yasak
· Tue Oct 06 23:39:51 2020 +0300
cbefefc
nokia_rx51: disable obsolete VIDEO config
by Anatolij Gustschin
· Mon Oct 26 19:50:58 2020 +0100
3d471a1
eb_cpu5282: fix CONFIG_DM_VIDEO build warnings
by Anatolij Gustschin
· Sun Oct 18 20:32:35 2020 +0200
b1f1763
configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs
by Patrick Delaunay
· Mon Sep 28 11:30:16 2020 +0200
c47fe77
configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs
by Patrick Delaunay
· Mon Sep 28 11:30:15 2020 +0200
5d0e2ab
configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs
by Patrick Delaunay
· Mon Sep 28 11:30:14 2020 +0200
753251d
video: backlight: fix pwm's duty cycle calculation
by Dario Binacchi
· Sun Oct 11 14:28:04 2020 +0200
4d57087
video: backlight: fix pwm data structure description
by Dario Binacchi
· Sun Oct 11 14:28:03 2020 +0200
c73372f
video: dw-mipi-dsi: permit configuring the escape clock rate
by Neil Armstrong
· Fri Oct 02 11:16:09 2020 +0200
a61f0e5
video: dw-mipi-dsi: driver-specific configuration of phy timings
by Neil Armstrong
· Fri Oct 02 11:16:08 2020 +0200
38ae92e
Merge branch 'next'
by Tom Rini
· Mon Oct 05 13:05:46 2020 -0400
bf7d97d
video: stm32_dsi: Convert to use APIs which support live DT
by Patrick Delaunay
· Wed Sep 09 17:44:13 2020 +0200
1d64641
video: stm32_ltdc: Convert to use APIs which support live DT
by Patrick Delaunay
· Wed Sep 09 17:44:12 2020 +0200
b9b6702
video: stm32: Fix not calling dev_xxx with a device
by Sean Anderson
· Tue Sep 15 10:45:20 2020 -0400
589d534
video: typo Normlly
by Heinrich Schuchardt
· Tue Sep 29 02:27:41 2020 +0200
e584215
video: cfb_console.c: Use bi_dram[] values on all platforms
by Stefan Roese
· Wed Aug 12 13:32:41 2020 +0200
2d7a794
Convert CONFIG_SPLASH_SCREEN et al to Kconfig
by Simon Glass
· Tue Aug 11 11:23:35 2020 -0600
322ebe9
Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Tue Aug 04 11:11:02 2020 -0400
76057ba
video: ipuv3: fix framebuffer base address init with multiple IPUs
by Anatolij Gustschin
· Mon Aug 03 15:45:33 2020 +0200
35f6187
drivers: rename more drivers to match compatible string
by Walter Lozano
· Wed Jul 29 12:31:20 2020 -0300
5ed5ad4
video: add nexell video driver (display/video driver)
by Stefan Bosch
· Fri Jul 10 19:07:36 2020 +0200
3561de1
video: add nexell video driver (soc: dpc, makefile)
by Stefan Bosch
· Fri Jul 10 19:07:35 2020 +0200
b7719a7
video: add nexell video driver (soc: lvds, hdmi)
by Stefan Bosch
· Fri Jul 10 19:07:34 2020 +0200
8708814
video: add nexell video driver (soc: mlc, mipi)
by Stefan Bosch
· Fri Jul 10 19:07:33 2020 +0200
3e05411
video: add nexell video driver (soc: displaytop)
by Stefan Bosch
· Fri Jul 10 19:07:32 2020 +0200
a89b4de
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:48 2020 +0900
1096ae1
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
by Masahiro Yamada
· Fri Jul 17 14:36:46 2020 +0900
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· Fri Jul 24 08:42:06 2020 -0400
a831cef
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:48 2020 +0900
a3332a1
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
by Masahiro Yamada
· Fri Jul 17 14:36:46 2020 +0900
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
2901ac6
drivers: rename drivers to match compatible string
by Walter Lozano
· Thu Jun 25 01:10:04 2020 -0300
0fc300a
minnowmax: Enable the copy framebuffer
by Simon Glass
· Thu Jul 02 21:12:36 2020 -0600
eb4d9f1
chromebook_link: Enable the copy framebuffer
by Simon Glass
· Thu Jul 02 21:12:35 2020 -0600
2781e68
chromebook_samus: Enable the copy framebuffer
by Simon Glass
· Thu Jul 02 21:12:34 2020 -0600
c3d2f35
x86: video: Support copy framebuffer with probed devices
by Simon Glass
· Thu Jul 02 21:12:33 2020 -0600
951255d
video: Correctly handle multiple framebuffers
by Simon Glass
· Thu Jul 02 21:12:32 2020 -0600
2a0f8e3
video: sandbox: Add support for the copy framebuffer
by Simon Glass
· Thu Jul 02 21:12:29 2020 -0600
4761c8c
video: Update the copy framebuffer when writing bitmaps
by Simon Glass
· Thu Jul 02 21:12:27 2020 -0600
42301da
video: Update rotated console to support copy buffer
by Simon Glass
· Thu Jul 02 21:12:26 2020 -0600
3f5f944
video: Update truetype console to support copy buffer
by Simon Glass
· Thu Jul 02 21:12:25 2020 -0600
03a96ae
video: Update normal console to support copy buffer
by Simon Glass
· Thu Jul 02 21:12:24 2020 -0600
31a7e23
video: Add helpers for vidconsole for the copy framebuffer
by Simon Glass
· Thu Jul 02 21:12:23 2020 -0600
f8ec621
video: Clear the copy framebuffer when clearing the screen
by Simon Glass
· Thu Jul 02 21:12:22 2020 -0600
b4928e5
video: Set up the copy framebuffer when enabled
by Simon Glass
· Thu Jul 02 21:12:21 2020 -0600
73c9c37
video: Add support for copying to a hardware framebuffer
by Simon Glass
· Thu Jul 02 21:12:20 2020 -0600
f50a6b9
video: Adjust rotated console to start at right edge
by Simon Glass
· Thu Jul 02 21:12:17 2020 -0600
80daa3f
video: Split out expression parts into variables
by Simon Glass
· Thu Jul 02 21:12:16 2020 -0600
e373882
sandbox: video: Allow selection of rotated console
by Simon Glass
· Thu Jul 02 21:12:15 2020 -0600
f97beb7
video: Show an error when a vidconsole function fails
by Simon Glass
· Thu Jul 02 21:12:14 2020 -0600
60b9224
video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean
by Patrick Delaunay
· Wed Jul 01 14:56:10 2020 +0200
d434b1f
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next
by Tom Rini
· Tue Jun 30 11:43:18 2020 -0400
874b373
video: rockchip: fix HDMI 4K resolution
by Anatolij Gustschin
· Mon Jun 29 16:53:44 2020 +0200
467eec6
Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Sun Jun 28 10:12:25 2020 -0400
54fe2bd
rockchip: correctly set vop0 or vop1
by Patrick Wildt
· Sun Jun 07 20:36:12 2020 +0200
0034079
video: orisetech_otm8009a: fill characteristics of DSI data link
by Yannick Fertre
· Wed Jun 24 10:45:42 2020 +0200
bf8f564
video: raydium_rm68200: fill characteristics of DSI data link
by Yannick Fertre
· Wed Jun 24 10:45:41 2020 +0200
581449b
video: stm32: stm32_dsi: copy DSI fields
by Yannick Fertre
· Wed Jun 24 10:45:40 2020 +0200
402ac70
video: check hardware version of DSI
by Yannick Fertre
· Wed Jun 24 10:43:59 2020 +0200
3e37469
video: vidconsole: avoid multiple lines overwrite logo
by Ye Li
· Wed Jun 10 02:52:21 2020 -0700
b5c864d
video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer
by Ye Li
· Wed Jun 10 02:52:23 2020 -0700
cc8db2a
Convert CONFIG_ATMEL_HLCD to Kconfig
by Tom Rini
· Tue Jun 16 19:06:06 2020 -0400
2a1064b
Convert CONFIG_AM335X_LCD to Kconfig
by Tom Rini
· Tue Jun 16 19:06:01 2020 -0400
b2b2961
bdinfo: dm: Update fb_base when using driver model
by Simon Glass
· Sun May 10 14:17:01 2020 -0600
76cb1e7
video: ipuv3: remove non-DM code
by Anatolij Gustschin
· Tue May 26 09:38:17 2020 +0200
4702064
video: extend stdout video console work-around for 'vga'
by Anatolij Gustschin
· Sat May 23 17:11:20 2020 +0200
8329ce3
video: ipuv3: remove some useless code to reduce binary size
by Anatolij Gustschin
· Mon May 25 14:34:17 2020 +0200
0dcb3fd
video: make backlight and panel drivers optional
by Anatolij Gustschin
· Tue May 26 00:20:49 2020 +0200
0087836
video: ipuv3: fix building with disabled panel driver
by Anatolij Gustschin
· Tue May 26 00:09:22 2020 +0200
20b7919
video: make vidconsole commands optional
by Anatolij Gustschin
· Mon May 25 21:47:19 2020 +0200
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0db4b94
Fix some checkpatch warnings in calls to udelay()
by Simon Glass
· Sun May 10 11:40:10 2020 -0600
c06c1be
common: Drop linux/bug.h from common header
by Simon Glass
· Sun May 10 11:40:08 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
1ea9789
common: Drop bootstage.h from common header
by Simon Glass
· Sun May 10 11:40:00 2020 -0600
655306c
common: Drop part.h from common header
by Simon Glass
· Sun May 10 11:39:58 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
282d386
efi_loader: round the memory area in efi_add_memory_map()
by Michael Walle
· Sun May 17 12:29:19 2020 +0200
513f640
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
by Trevor Woerner
· Wed May 06 08:02:41 2020 -0400
763e736
video: omap: change include order
by Dario Binacchi
· Sun May 03 21:27:48 2020 +0200
931f1d3
Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Mon May 04 09:29:42 2020 -0400
a59f712
video: mxsfb: add clk_enable()
by Giulio Benetti
· Mon Apr 27 17:53:05 2020 +0200
e686739
rockchip: video: Convert to use APIs which support live DT
by Kever Yang
· Wed Feb 19 09:45:38 2020 +0800
8cda38d
rockchip: video: Use ofnode_decode_display_timing() to parse timing
by Kever Yang
· Wed Feb 19 09:45:37 2020 +0800
6a0e7a6
video: simple_panel: add boe,nv140fhmn49 display
by Peter Robinson
· Mon Apr 20 20:27:32 2020 +0100
07c7876
drivers: video: rockchip: fix building eDP and LVDS drivers
by Peter Robinson
· Mon Apr 20 19:18:25 2020 +0100
927858e
video: mxsfb: enable setting ENABLE negative polarity
by Giulio Benetti
· Wed Apr 08 17:10:19 2020 +0200
e9238d6
video: mxsfb: enable setting PIXDATA on negative edge
by Giulio Benetti
· Wed Apr 08 17:10:18 2020 +0200
996d96a
video: mxsfb: enable setting VSYNC negative polarity
by Giulio Benetti
· Wed Apr 08 17:10:17 2020 +0200
e030524
video: mxsfb: enable setting HSYNC negative polarity
by Giulio Benetti
· Wed Apr 08 17:10:16 2020 +0200
ac6d7f1
video: mxsfb: refactor for using display_timings
by Giulio Benetti
· Wed Apr 08 17:10:15 2020 +0200
8367731
video: mxsfb: add support for i.MXRT
by Giulio Benetti
· Wed Apr 08 17:10:14 2020 +0200
f14d000
video: mxsfb: add support for DM CLK
by Giulio Benetti
· Wed Apr 08 17:10:13 2020 +0200
953f5ed
sunxi: display: use common video_ctfb_mode_to_display_timing()
by Giulio Benetti
· Wed Apr 08 17:10:12 2020 +0200
52db540
videomodes: add helper function to convert from ctfb to display_timing
by Giulio Benetti
· Wed Apr 08 17:10:11 2020 +0200
12de4aa
video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default case
by Bin Meng
· Mon Apr 06 06:06:58 2020 -0700
Next »