Re: Please pull u-boot-video

2023-10-23 Thread Tom Rini
On Mon, Oct 23, 2023 at 12:17:53PM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull video driver updates for v2024.01-rc1.
> 
> CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/18257
> 
> Thanks!
> 
> The following changes since commit 9a3a58396b78b1f9d0c14580dc03f81d29207dd2:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-marvell (2023-10-20 
> 12:54:33 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-20231022
> 
> for you to fetch changes up to 846dcae7337e25d1608c891fb68ce4227bc6b710:
> 
>   video: tegra20: dsi: use regulator_set_enable_if_allowed (2023-10-22 
> 19:28:31 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2023-10-23 Thread Anatolij Gustschin
Hi Tom,

please pull video driver updates for v2024.01-rc1.

CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/18257

Thanks!

The following changes since commit 9a3a58396b78b1f9d0c14580dc03f81d29207dd2:

  Merge https://source.denx.de/u-boot/custodians/u-boot-marvell (2023-10-20 
12:54:33 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git tags/video-20231022

for you to fetch changes up to 846dcae7337e25d1608c891fb68ce4227bc6b710:

  video: tegra20: dsi: use regulator_set_enable_if_allowed (2023-10-22 19:28:31 
+0200)


 - updates for pwm_backlight, simple_panel and tegra20 to keep
   fixed/gpio regulator counter in balance


Svyatoslav Ryhel (3):
  video: pwm_backlight: use regulator_set_enable_if_allowed
  video: simple_panel: use regulator_set_enable_if_allowed
  video: tegra20: dsi: use regulator_set_enable_if_allowed

 drivers/video/pwm_backlight.c | 13 ++---
 drivers/video/simple_panel.c  | 10 +-
 drivers/video/tegra20/tegra-dsi.c |  8 +++-
 3 files changed, 14 insertions(+), 17 deletions(-)


Re: Please pull u-boot-video

2023-08-14 Thread Tom Rini
On Mon, Aug 14, 2023 at 08:02:54AM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull video driver fixes for for v2023.10.
> 
> CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/17338
> 
> Thanks,
> Anatolij
> 
> The following changes since commit a5899cc69a99379f01e8e2f9f98e0e09b24f1656:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog (2023-08-10 
> 11:40:09 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-20230814
> 
> for you to fetch changes up to 04cc66c047d959dc1b22a625b7949a26793ac52b:
> 
>   rpi: set the correct parameter for simple framebuffer node (2023-08-13 
> 23:57:46 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2023-08-13 Thread Anatolij Gustschin
Hi Tom,

please pull video driver fixes for for v2023.10.

CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/17338

Thanks,
Anatolij

The following changes since commit a5899cc69a99379f01e8e2f9f98e0e09b24f1656:

  Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog (2023-08-10 
11:40:09 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git tags/video-20230814

for you to fetch changes up to 04cc66c047d959dc1b22a625b7949a26793ac52b:

  rpi: set the correct parameter for simple framebuffer node (2023-08-13 
23:57:46 +0200)


 - fix NULL dereference in vidconsole_measure()
 - fix simplefb format for raspberrypi-4b
 - fix typo in Kconfig


Bin Meng (2):
  video: vidconsole: Fix null dereference of ops->measure
  video: kconfig: Fix a typo in SPL_VIDEO_REMOVE

Jason Wessel (1):
  bcm2835: Add simiple-framebuffer for use with fkms

Meng Li (1):
  rpi: set the correct parameter for simple framebuffer node

 board/raspberrypi/rpi/rpi.c   | 2 ++
 drivers/video/Kconfig | 2 +-
 drivers/video/bcm2835.c   | 3 +++
 drivers/video/vidconsole-uclass.c | 2 +-
 4 files changed, 7 insertions(+), 2 deletions(-)


Re: Please pull u-boot-video

2023-08-01 Thread Tom Rini
On Tue, Aug 01, 2023 at 02:52:55PM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull new video patches for v2023.10.
> 
> CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/17167
> 
> Thanks,
> Anatolij
> 
> The following changes since commit 4e619e8d4fd68095bc665a78f2651d8e478a4534:
> 
>   Merge tag 'u-boot-rockchip-20230731' of 
> https://source.denx.de/u-boot/custodians/u-boot-rockchip (2023-07-31 11:33:51 
> -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-20230801
> 
> for you to fetch changes up to b8d3a6c7d12fc6101f99cde0acedb4a799fdb5f3:
> 
>   drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video 
> (2023-08-01 13:41:02 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2023-08-01 Thread Anatolij Gustschin
Hi Tom,

please pull new video patches for v2023.10.

CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/17167

Thanks,
Anatolij

The following changes since commit 4e619e8d4fd68095bc665a78f2651d8e478a4534:

  Merge tag 'u-boot-rockchip-20230731' of 
https://source.denx.de/u-boot/custodians/u-boot-rockchip (2023-07-31 11:33:51 
-0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git tags/video-20230801

for you to fetch changes up to b8d3a6c7d12fc6101f99cde0acedb4a799fdb5f3:

  drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video 
(2023-08-01 13:41:02 +0200)


 - dm video cosmetic style fix
 - bochs: remove the x86 limitation
 - correct kconfig text for PCI default FB size
 - kconfig: drop the superfluous PCI dependency
 - set up default FB size for Bochs


Bin Meng (9):
  dm: video: Cosmetic style fix
  video: bochs: Drop inclusion of 
  video: bochs: Drop the useless argument of bochs_vga_write()
  video: bochs: Avoid using IO instructions to access VGA IO port
  video: bochs: Remove the x86 dependency
  video: kconfig: Fix wrong text for the PCI default FB size
  video: kconfig: Drop the superfluous dependency
  video: kconfig: Set default FB size for Bochs
  video: bochs: Set the frame buffer size per configuration

Nikhil M Jain (2):
  drivers: video: tidss: tidss_drv: Change remove method
  drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video

 drivers/video/Kconfig   | 15 ---
 drivers/video/bochs.c   | 12 ++--
 drivers/video/bochs.h   |  7 ---
 drivers/video/tidss/tidss_drv.c | 18 +++---
 drivers/video/video-uclass.c|  6 --
 5 files changed, 29 insertions(+), 29 deletions(-)


Re: Please pull u-boot-video

2023-07-17 Thread Tom Rini
On Sun, Jul 16, 2023 at 10:04:36PM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull new video patches for v2023.10.
> 
> CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/16923
> 
> Thanks,
> Anatolij
> 
> The following changes since commit 8e21064cb3452950b09301baec06d86e37342471:
> 
>   Merge tag 'efi-2023-07-rc7' of 
> https://source.denx.de/u-boot/custodians/u-boot-efi (2023-07-11 13:27:32 
> -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-20230714
> 
> for you to fetch changes up to bd6375c5511c3b96ce91ea66084d27afe2bbc43b:
> 
>   video: rockchip: dw_mipi_dsi: Fix GRF access (2023-07-14 18:30:58 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2023-07-16 Thread Anatolij Gustschin
Hi Tom,

please pull new video patches for v2023.10.

CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/16923

Thanks,
Anatolij

The following changes since commit 8e21064cb3452950b09301baec06d86e37342471:

  Merge tag 'efi-2023-07-rc7' of 
https://source.denx.de/u-boot/custodians/u-boot-efi (2023-07-11 13:27:32 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git tags/video-20230714

for you to fetch changes up to bd6375c5511c3b96ce91ea66084d27afe2bbc43b:

  video: rockchip: dw_mipi_dsi: Fix GRF access (2023-07-14 18:30:58 +0200)


 - fix video console default font selection
 - add panel driver for HannStar HSD060BHW4
 - fix backlight pwm integer overflow in duty
   cycle calculation
 - fix dw_mipi_dsi hsync/vsync settings
 - various other fixes for rockchip dw_mipi_dsi


Matthias Schiffer (1):
  video: backlight: pwm: avoid integer overflow in duty cycle calculation

Ondrej Jirman (10):
  video: console: Fix default font selection
  video: hx8394: Add panel driver for hannstar,hsd060bhw4
  video: rockchip: vop: Fix whitespace
  video: dw_mipi_dsi: Fix hsync/vsync settings
  video: rockchip: dw_mipi_dsi: Fix external phy existence check
  video: rockchip: dw_mipi_dsi: Fix error path checks in probe function
  video: rockchip: dw_mipi_dsi: Return 0 from dsi_phy_init on success
  video: rockchip: dw_mipi_dsi: Fix best_rate calculation
  video: rockchip: dw_mipi_dsi: Correct check for lacking phy phandle
  video: rockchip: dw_mipi_dsi: Fix GRF access

 drivers/video/Kconfig |   8 +
 drivers/video/Makefile|   1 +
 drivers/video/console_core.c  |   6 +
 drivers/video/dw_mipi_dsi.c   |   4 +-
 drivers/video/himax-hx8394.c  | 237 ++
 drivers/video/pwm_backlight.c |   2 +-
 drivers/video/rockchip/dw_mipi_dsi_rockchip.c |  38 +++--
 drivers/video/rockchip/rk_vop.c   |   2 +-
 8 files changed, 278 insertions(+), 20 deletions(-)
 create mode 100644 drivers/video/himax-hx8394.c


Re: Please pull u-boot-video

2023-05-05 Thread Tom Rini
On Fri, May 05, 2023 at 10:25:53AM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull video updates for v2023.07-rc2.
> 
> CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/16257
> 
> Thanks,
> Anatolij
> 
> The following changes since commit b646e1f69fca5d6a002be1f4e32fab00e140c091:
> 
>   patman: Declare the future Series memory (2023-04-23 14:24:41 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-for-v2023.07-rc2
> 
> for you to fetch changes up to def72d5c6265bde4e9eb7976db53a77fabc4808a:
> 
>   video: panel: add generic endeavoru panel (2023-04-26 07:35:57 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2023-05-05 Thread Anatolij Gustschin
Hi Tom,

please pull video updates for v2023.07-rc2.

CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/16257

Thanks,
Anatolij

The following changes since commit b646e1f69fca5d6a002be1f4e32fab00e140c091:

  patman: Declare the future Series memory (2023-04-23 14:24:41 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git 
tags/video-for-v2023.07-rc2

for you to fetch changes up to def72d5c6265bde4e9eb7976db53a77fabc4808a:

  video: panel: add generic endeavoru panel (2023-04-26 07:35:57 +0200)


 - enable video support in SPL
 - support splash screen for TI am62x
 - replace #ifdef and #if with if's in bmp/splash
 - add lm3533 backlight driver
 - add Solomon SSD2825 DSI/LVDS bridge driver
 - add Renesas R61307 and R69328 MIPI DSI panel drivers
 - add tegra DC based PWM backlight driver
 - add generic endeavoru (HTC One X) panel driver


Nikhil M Jain (14):
  drivers: video: Kconfig: Add configs for enabling video at SPL
  drivers: video: tidss: Kconfig: Configs to enable TIDSS at SPL
  drivers: Makefile: Add rule to compile video driver
  drivers: video: Makefile: Rule to compile necessary video driver files
  drivers: video: tidss: Makefile: Add condition to compile TIDSS at SPL
  common: Makefile: Add rule to compile splash and splash_source at SPL
  common: Kconfig: Add BMP configs
  cmd: bmp: Split bmp commands and functions
  common: Makefile: Rule to compile bmp.c
  drivers: video: Enable necessary video functions at SPL
  common: Enable splash functions at SPL
  include: Enable video related global data variable and splash at SPL
  board: ti: am62x: evm: OSPI support for splash screen
  common: Replace #ifdef and #if with if's

Svyatoslav Ryhel (6):
  video: add lm3533 backlight driver
  video: bridge: add Solomon SSD2825 DSI/LVDS driver
  video: panel: add Renesas R61307 MIPI DSI panel driver
  video: panel: add Renesas R69328 MIPI DSI panel driver
  video: tegra: add DC based PWM backlight driver
  video: panel: add generic endeavoru panel

 board/ti/am62x/evm.c|   8 +-
 cmd/bmp.c   | 162 +
 common/Kconfig  |  12 +
 common/Makefile |   3 +
 common/bmp.c| 149 
 common/splash.c |  20 +-
 drivers/Makefile|   1 +
 drivers/video/Kconfig   | 261 +-
 drivers/video/Makefile  |  20 +-
 drivers/video/bridge/Kconfig|   7 +
 drivers/video/bridge/Makefile   |   1 +
 drivers/video/bridge/ssd2825.c  | 520 
 drivers/video/console_core.c|   6 +-
 drivers/video/endeavoru-panel.c | 252 ++
 drivers/video/lm3533_backlight.c| 134 +++
 drivers/video/renesas-r61307.c  | 302 
 drivers/video/renesas-r69328.c  | 238 +
 drivers/video/tegra20/Kconfig   |   7 +
 drivers/video/tegra20/Makefile  |   1 +
 drivers/video/tegra20/tegra-pwm-backlight.c | 156 +
 drivers/video/tidss/Kconfig |   6 +
 drivers/video/tidss/Makefile|   2 +-
 drivers/video/vidconsole-uclass.c   |   2 +-
 drivers/video/video-uclass.c|  14 +-
 drivers/video/video_bmp.c   |   8 +-
 include/asm-generic/global_data.h   |   4 +-
 include/splash.h|  15 +-
 include/video.h |   8 +
 28 files changed, 2107 insertions(+), 212 deletions(-)
 create mode 100644 common/bmp.c
 create mode 100644 drivers/video/bridge/ssd2825.c
 create mode 100644 drivers/video/endeavoru-panel.c
 create mode 100644 drivers/video/lm3533_backlight.c
 create mode 100644 drivers/video/renesas-r61307.c
 create mode 100644 drivers/video/renesas-r69328.c
 create mode 100644 drivers/video/tegra20/tegra-pwm-backlight.c


Re: Please pull u-boot-video

2023-04-08 Thread Tom Rini
On Fri, Apr 07, 2023 at 09:51:26PM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull video updates for v2023.07.
> 
> CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/15944
> 
> Thanks,
> Anatolij
> 
> The following changes since commit 340bebf9c799793affefd166875d5776744988bd:
> 
>   Merge branch '2023-04-06-assorted-updates' (2023-04-07 10:44:19 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-20230407
> 
> for you to fetch changes up to cc54a924cd28a2d1b0f0035bd7d78532b6bc4ad8:
> 
>   simple_panel: support simple MIPI DSI panels (2023-04-07 19:54:31 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2023-04-07 Thread Anatolij Gustschin
Hi Tom,

please pull video updates for v2023.07.

CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/15944

Thanks,
Anatolij

The following changes since commit 340bebf9c799793affefd166875d5776744988bd:

  Merge branch '2023-04-06-assorted-updates' (2023-04-07 10:44:19 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git tags/video-20230407

for you to fetch changes up to cc54a924cd28a2d1b0f0035bd7d78532b6bc4ad8:

  simple_panel: support simple MIPI DSI panels (2023-04-07 19:54:31 +0200)


 - fix building sandbox without SDL
 - improve tegra DC driver to work with panel ops and implement
   native 180 degree panel rotation support
 - add T30 support to tegra DC driver
 - add DSI driver (based on mainline Linux one with minor
   adjustments, only T30 tested)
 - add get_display_timing ops to simple panel driver
 - extend simple panel driver to use it for MIPI DSI panels
   which do not require additional DSI commands for setup


Marcel Ziswiler (1):
  tegra: lcd: video: integrate display driver for t30

Simon Glass (1):
  sandbox: video: Fix building without SDL

Svyatoslav Ryhel (10):
  video: move tegra dc driver into own folder
  video: tegra-dc: get clocks from device tree
  video: tegra-dc: request timings from panel driver first
  video: tegra-dc: assign regmap directly
  video: tegra-dc: add 180 degree panel rotation
  video: tegra-dc: add panel_set_backlight call
  video: tegra-dc: pass DC regmap to internal devices
  video: tegra20: add DSI controller driver
  simple_panel: add support for get_display_timing
  simple_panel: support simple MIPI DSI panels

 arch/arm/dts/tegra30-u-boot.dtsi  |   9 +
 arch/arm/include/asm/arch-tegra/dc.h  |   8 +
 arch/arm/include/asm/arch-tegra30/display.h   |  28 +
 arch/arm/include/asm/arch-tegra30/dsi.h   | 217 +++
 arch/arm/include/asm/arch-tegra30/pwm.h   |  13 +
 arch/sandbox/include/asm/test.h   |   8 +
 drivers/video/Kconfig |  11 +-
 drivers/video/Makefile|   2 +-
 drivers/video/simple_panel.c  |  47 +-
 drivers/video/tegra20/Kconfig |  17 +
 drivers/video/tegra20/Makefile|   4 +
 drivers/video/tegra20/mipi-phy.c  | 134 
 drivers/video/tegra20/mipi-phy.h  |  48 ++
 drivers/video/{tegra.c => tegra20/tegra-dc.c} | 123 ++--
 drivers/video/tegra20/tegra-dsi.c | 864 ++
 15 files changed, 1484 insertions(+), 49 deletions(-)
 create mode 100644 arch/arm/include/asm/arch-tegra30/display.h
 create mode 100644 arch/arm/include/asm/arch-tegra30/dsi.h
 create mode 100644 arch/arm/include/asm/arch-tegra30/pwm.h
 create mode 100644 drivers/video/tegra20/Kconfig
 create mode 100644 drivers/video/tegra20/Makefile
 create mode 100644 drivers/video/tegra20/mipi-phy.c
 create mode 100644 drivers/video/tegra20/mipi-phy.h
 rename drivers/video/{tegra.c => tegra20/tegra-dc.c} (82%)
 create mode 100644 drivers/video/tegra20/tegra-dsi.c


Re: Please pull u-boot-video/next

2023-03-07 Thread Tom Rini
On Tue, Mar 07, 2023 at 05:16:49PM +0100, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull video patches for next.
> 
> CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/15482
> 
> Thanks,
> Anatolij
> 
> The following changes since commit d1653548d29959a6ea6b4037a00b48a28257e6e6:
> 
>   Merge branch '2023-03-02-kconfig-and-CONFIG-cleanups' into next (2023-03-03 
> 12:48:23 -0500)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-video.git tags/next-20230307
> 
> for you to fetch changes up to 72471620e82758b6cbdb9f70d775c0c18b043794:
> 
>   video console: add 12x22 console simple font test (2023-03-07 16:00:18 
> +0100)
> 

Applied to u-boot/next, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video/next

2023-03-07 Thread Anatolij Gustschin
Hi Tom,

please pull video patches for next.

CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/15482

Thanks,
Anatolij

The following changes since commit d1653548d29959a6ea6b4037a00b48a28257e6e6:

  Merge branch '2023-03-02-kconfig-and-CONFIG-cleanups' into next (2023-03-03 
12:48:23 -0500)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git tags/next-20230307

for you to fetch changes up to 72471620e82758b6cbdb9f70d775c0c18b043794:

  video console: add 12x22 console simple font test (2023-03-07 16:00:18 +0100)


 - video console refactoring and optimization
 - support for fonts wider than 1 byte
 - use named header for 8x16 font data
 - support multiple fonts configuration
 - move get_font_size() to truetype driver ops
 - support font size configuration at runtime
 - add 16x32 Terminus font from linux
 - add 12x22 Sun font from linux
 - add 12x22 console simple font test


Dzmitry Sankouski (10):
  video console: refactoring and optimization
  video console: add support for fonts wider than 1 byte
  video console: move 8x16 font data in named header
  video console: implement multiple fonts configuration
  video console: move vidconsole_get_font_size() logic to driver ops
  video console: allow font size configuration at runtime
  video console: add 12x22 Sun font from linux
  video console: add 16x32 Terminus font from linux
  video console: sandbox: add 12x22 font defconfigs
  video console: add 12x22 console simple font test

 cmd/Kconfig |8 +
 cmd/Makefile|2 +-
 cmd/font.c  |6 +-
 common/splash.c |8 +-
 configs/sandbox_defconfig   |1 +
 configs/sandbox_flattree_defconfig  |1 +
 drivers/video/Kconfig   |   30 +
 drivers/video/Makefile  |6 +
 drivers/video/console_core.c|  212 ++
 drivers/video/console_normal.c  |  177 +-
 drivers/video/console_rotate.c  |  371 +--
 drivers/video/console_truetype.c|3 +-
 drivers/video/vidconsole-uclass.c   |   11 +
 drivers/video/vidconsole_internal.h |  120 +
 include/video_console.h |   17 +-
 include/video_font.h|   31 +-
 include/video_font_4x6.h|   11 +-
 include/video_font_8x16.h   | 4624 ++
 include/video_font_data.h   | 4644 +-
 include/video_font_sun12x22.h   | 6158 +++
 include/video_font_ter16x32.h   | 2062 
 test/cmd/font.c |   13 +-
 test/dm/video.c |   41 +
 23 files changed, 13513 insertions(+), 5044 deletions(-)
 create mode 100644 drivers/video/console_core.c
 create mode 100644 drivers/video/vidconsole_internal.h
 create mode 100644 include/video_font_8x16.h
 create mode 100644 include/video_font_sun12x22.h
 create mode 100644 include/video_font_ter16x32.h


Re: Please pull u-boot-video

2023-02-06 Thread Tom Rini
On Sat, Feb 04, 2023 at 08:09:26PM +0100, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull video patches for v2023.04.
> 
> CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/15051
> 
> Thanks,
> Anatolij
> 
> The following changes since commit a209c3e6b48cf042d0220245a2d1636f74389c17:
> 
>   Merge tag 'u-boot-imx-20230203' of 
> https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2023-02-03 10:30:45 
> -0500)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-20230204
> 
> for you to fetch changes up to 03610ebf3520ae768ff90c4831f39088088ee666:
> 
>   tools: logos: Add TI logo files (2023-02-04 18:19:00 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2023-02-04 Thread Anatolij Gustschin
Hi Tom,

please pull video patches for v2023.04.

CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/15051

Thanks,
Anatolij

The following changes since commit a209c3e6b48cf042d0220245a2d1636f74389c17:

  Merge tag 'u-boot-imx-20230203' of 
https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2023-02-03 10:30:45 -0500)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git tags/video-20230204

for you to fetch changes up to 03610ebf3520ae768ff90c4831f39088088ee666:

  tools: logos: Add TI logo files (2023-02-04 18:19:00 +0100)


 - restore TI AM335x LCDC driver with DM support
 - make simple panel independent of backlight
 - add ofnode panel timing decode functions with test
 - add TIDSS video driver and AM62x splash screen
 - add TI logo


Dario Binacchi (1):
  video: ti: am335x: restore driver-model code

Nikhil M Jain (6):
  drivers: core: ofnode: Add panel timing decode.
  test: dm: test-fdt: Add decode_panel_timing test
  drivers: video: simple_panel: make simple panel independent of backlight
  drivers: video: tidss: TIDSS video driver support for AM62x
  board: ti: am62x: evm: Add splash screen support
  tools: logos: Add TI logo files

 MAINTAINERS  |   1 +
 arch/sandbox/dts/test.dts|  18 +
 board/ti/am62x/evm.c |  25 +-
 drivers/core/ofnode.c|  47 ++
 drivers/core/read.c  |   6 +
 drivers/video/Kconfig|   4 +
 drivers/video/Makefile   |   2 +
 drivers/video/simple_panel.c |   7 +-
 drivers/video/ti/Kconfig |   8 +
 drivers/video/ti/Makefile|   6 +
 drivers/video/ti/tilcdc-panel.c  | 172 +++
 drivers/video/ti/tilcdc-panel.h  |  14 +
 drivers/video/ti/tilcdc.c| 425 ++
 drivers/video/ti/tilcdc.h|  38 ++
 drivers/video/tidss/Kconfig  |  18 +
 drivers/video/tidss/Makefile |  12 +
 drivers/video/tidss/tidss_drv.c  | 943 +++
 drivers/video/tidss/tidss_drv.h  | 137 ++
 drivers/video/tidss/tidss_regs.h | 292 
 include/dm/ofnode.h  |  12 +
 include/dm/read.h|  20 +
 test/dm/test-fdt.c   |  36 ++
 tools/logos/ti.bmp   | Bin 0 -> 160770 bytes
 tools/logos/ti.gz| Bin 0 -> 12285 bytes
 24 files changed, 2238 insertions(+), 5 deletions(-)
 create mode 100644 drivers/video/ti/Kconfig
 create mode 100644 drivers/video/ti/Makefile
 create mode 100644 drivers/video/ti/tilcdc-panel.c
 create mode 100644 drivers/video/ti/tilcdc-panel.h
 create mode 100644 drivers/video/ti/tilcdc.c
 create mode 100644 drivers/video/ti/tilcdc.h
 create mode 100644 drivers/video/tidss/Kconfig
 create mode 100644 drivers/video/tidss/Makefile
 create mode 100644 drivers/video/tidss/tidss_drv.c
 create mode 100644 drivers/video/tidss/tidss_drv.h
 create mode 100644 drivers/video/tidss/tidss_regs.h
 create mode 100644 tools/logos/ti.bmp
 create mode 100644 tools/logos/ti.gz


Re: Please pull u-boot-video

2022-10-31 Thread Tom Rini
On Sun, Oct 30, 2022 at 10:16:06PM +0100, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull video changes for v2023.01.
> 
> CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/13972
> 
> Thanks,
> Anatolij
> 
> The following changes since commit fb63362c63c7aeacb1dfde330ee8f692da7972f9:
> 
>   lib: fix buggy strcmp and strncmp (2022-10-27 09:10:08 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-20221030
> 
> for you to fetch changes up to b86986c7b314f1378ca5be8df49310a6ce7302f8:
> 
>   video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO (2022-10-30 20:07:17 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2022-10-30 Thread Anatolij Gustschin
Hi Tom,

please pull video changes for v2023.01.

CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/13972

Thanks,
Anatolij

The following changes since commit fb63362c63c7aeacb1dfde330ee8f692da7972f9:

  lib: fix buggy strcmp and strncmp (2022-10-27 09:10:08 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git tags/video-20221030

for you to fetch changes up to b86986c7b314f1378ca5be8df49310a6ce7302f8:

  video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO (2022-10-30 20:07:17 +0100)


 - fix [hv]sync active vs back porch in dw_mipi_dsi
 - simplefb rotation support
 - support splash as raw image from MMC
 - enhancements to Truetype console (multiple fonts and sizes)
 - drop old LCD support


John Keeping (1):
  video: dw_mipi_dsi: fix [hv]sync active vs back porch

Julien Masson (2):
  splash: support raw image from MMC
  splash: get devpart from environment variable

Simon Glass (55):
  video: Move console colours to the video uclass
  video: Provide a function to set the cursor position
  video: Use vidconsole_put_string() to write a string
  video: Move the console commands to cmd/
  video: Move and rename DM_HX8238D option
  video: Allow filling the display with a colour
  video: Add function to obtain the U-Boot logo
  video: Tidy up the check for valid fonts
  video: Refactor to allow more than one font size
  video: Record the truetype font name
  video: Add a function to select the truetype metrics
  video: Add a way to change the font name and size
  video: Enable the cls command by default
  video: Add commands to list and change fonts
  video: Add a function to get the dimensions of a BMP image
  video: Add a way to get the default font height
  video: Split SPLASH_SCREEN_ALIGN from bmp command
  Convert CONFIG_HIDE_LOGO_VERSION to Kconfig
  video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE
  Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig
  video: lcd: Drop console rotation
  video: Drop CONFIG_LCD_ALIGNMENT
  video: Drop CONFIG_LCD_MENU
  video: Drop CONFIG_LCD_INFO_BELOW_LOGO
  video: Drop CONFIG_LCD_INFO
  video: Move bmp_display() prototype to video.h
  api: Drop LCD implementation
  Drop CONFIG_LCD_LOGO
  video: Drop VCXK video controller
  BuR: Drop old LCD code
  video: Drop CONFIG_AM335X_LCD
  video: atmel: Drop pre-DM parts of video driver
  video: Drop ld9040 driver
  video: atmel: Drop CONFIG_LCD_IN_PSRAM
  treewide: Stop enabling CONFIG_LCD
  video: Drop atmel LCD code
  video: samsung: Drop old LCD code
  nexell: Drop old LCD code
  compulab: Drop old LCD code
  tegra: Drop old LCD code
  BuR: ronetix: siemens: Drop old LCD code
  video: cmd: Drop old LCD code
  efi: Drop old LCD code
  video: Drop remaining references to CONFIG_LCD
  fdt: Drop support for LCD fixup in simplefb
  video: Drop LCD_BPP
  video: Drop CONFIG_VIDEO
  video: Drop CONFIG_VIDEO
  video: Drop CONFIG_LCD
  video: Drop use of the lcd header file
  video: Drop common LCD implementation
  video: Drop SPLASHIMAGE_CALLBACK
  video: Make all video options depend on DM_VIDEO
  pci: Drop test for DM_VIDEO
  video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO

Takumi Sueda (1):
  video: simplefb: add rotation support

 MAINTAINERS|   2 -
 README |  74 ---
 api/api_display.c  |  22 -
 arch/Kconfig   |   2 +-
 arch/arm/Kconfig   |   2 +-
 arch/arm/mach-at91/arm926ejs/at91sam9n12_devices.c |  39 --
 arch/arm/mach-at91/armv7/sama5d3_devices.c |  33 --
 arch/arm/mach-exynos/include/mach/mipi_dsim.h  |   1 -
 arch/arm/mach-imx/cpu.c|   2 +-
 arch/arm/mach-imx/mx6/Kconfig  |   2 +-
 arch/arm/mach-imx/mx6/soc.c|   2 +-
 arch/arm/mach-imx/mx7/soc.c|   2 +-
 arch/arm/mach-nexell/include/mach/display_dev.h|   7 -
 arch/arm/mach-omap2/am33xx/Kconfig |   4 +-
 arch/arm/mach-omap2/am33xx/clock_am33xx.c  |   4 -
 .../arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c |   2 +-
 arch/arm/mach-sunxi/Kconfig|   6 +-
 arch/arm/mach-tegra/board2.c   |   4 +-
 arch/x86/Kconfig   |   2 +-
 board/BuR/brxre1/board.c   |   9 -
 board/BuR/common/br_resetc.c   |   6 -
 board/BuR/common/bur_common.h  |   6 -
 board/BuR/common/common.c  | 225 
 board/BuS/

Re: Please pull u-boot-video

2022-06-25 Thread Tom Rini
On Sat, Jun 25, 2022 at 09:34:42AM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull video fixes for v2022.07-rc5.
> 
> CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/12501
> 
> Thanks,
> Anatolij
> 
> The following changes since commit 625756083e3358744fbe0a60e0eedc009041782d:
> 
>   Merge branch '2022-06-23-important-fixes' (2022-06-23 11:27:04 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-20220625
> 
> for you to fetch changes up to 5bc6f8c2a97e5dd3b94e8c3cff3a77c2f5bffd8d:
> 
>   video: stm32: remove test on CONFIG_DM_REGULATOR (2022-06-25 08:18:42 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2022-06-25 Thread Anatolij Gustschin
Hi Tom,

please pull video fixes for v2022.07-rc5.

CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/12501

Thanks,
Anatolij

The following changes since commit 625756083e3358744fbe0a60e0eedc009041782d:

  Merge branch '2022-06-23-important-fixes' (2022-06-23 11:27:04 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git tags/video-20220625

for you to fetch changes up to 5bc6f8c2a97e5dd3b94e8c3cff3a77c2f5bffd8d:

  video: stm32: remove test on CONFIG_DM_REGULATOR (2022-06-25 08:18:42 +0200)


 - fix building sandbox with NO_SDL=1
 - fix stb TrueType to check return value of STBTT_malloc()
 - remove not required DM_REGULATOR test in stm32 dsi driver


Andrew Scull (1):
  sandbox: sdl: Add stub sandbox_sdl_remove_display()

Bin Meng (1):
  driver: video: Check allocated pointers

Patrick Delaunay (1):
  video: stm32: remove test on CONFIG_DM_REGULATOR

 arch/sandbox/include/asm/sdl.h  |  5 +
 drivers/video/stb_truetype.h| 18 ++
 drivers/video/stm32/stm32_dsi.c | 25 +++--
 3 files changed, 30 insertions(+), 18 deletions(-)


Re: Please pull u-boot-video/next

2022-03-28 Thread Tom Rini
On Mon, Mar 28, 2022 at 10:37:52PM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull video patches for next.
> 
> CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/11483
> 
> Thanks,
> Anatolij
> 
> The following changes since commit 34d2b7f20369d62c0f091d6572a8c0ea4655cf14:
> 
>   Merge tag 'v2022.04-rc5' into next (2022-03-28 12:36:49 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-video.git tags/next-20220328
> 
> for you to fetch changes up to 60cc4094485bf44b5ad455b51076f0e07f3f793a:
> 
>   video: Drop CONFIG_LCD_BMP_RLE8 (2022-03-28 20:30:33 +0200)
> 

Applied to u-boot/next, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video/next

2022-03-28 Thread Anatolij Gustschin
Hi Tom,

please pull video patches for next.

CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/11483

Thanks,
Anatolij

The following changes since commit 34d2b7f20369d62c0f091d6572a8c0ea4655cf14:

  Merge tag 'v2022.04-rc5' into next (2022-03-28 12:36:49 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git tags/next-20220328

for you to fetch changes up to 60cc4094485bf44b5ad455b51076f0e07f3f793a:

  video: Drop CONFIG_LCD_BMP_RLE8 (2022-03-28 20:30:33 +0200)


 - drop old CFB code
 - drop CONFIG_LCD_BMP_RLE8


Simon Glass (14):
  video: Drop cfg_console
  video: siemens: Drop unused video code
  video: nexell: Drop unused and invalid code
  video: Drop video_fb header
  video: Drop CONFIG_VIDEO_BMP_LOGO
  video: Drop references to CONFIG_VIDEO et al
  video: Clean up the uclass header
  video: Drop da8xx-fb
  video: fsl: colibri_vf: Drop FSL DCU driver
  video: Drop FSL DIU driver
  video: mxs: Drop old video code
  video: Convert CONFIG_VIDEO_BCM2835 to Kconfig
  video: Drop formike driver
  video: Drop CONFIG_LCD_BMP_RLE8

 README  |   22 -
 arch/arm/cpu/armv7/ls102xa/soc.c|4 -
 arch/arm/include/asm/arch-ls102xa/config.h  |1 -
 arch/arm/include/asm/mach-imx/mx5_video.h   |5 -
 arch/arm/mach-nexell/include/mach/display_dev.h |8 +-
 board/aristainetos/aristainetos.c   |1 -
 board/freescale/common/Makefile |4 -
 board/freescale/common/dcu_sii9022a.c   |  248 ---
 board/freescale/common/dcu_sii9022a.h   |   12 -
 board/freescale/common/diu_ch7301.c |  217 ---
 board/freescale/common/diu_ch7301.h |   12 -
 board/freescale/ls1021aiot/Makefile |1 -
 board/freescale/ls1021aiot/dcu.c|   48 -
 board/freescale/ls1021aqds/Makefile |1 -
 board/freescale/ls1021aqds/dcu.c|  110 --
 board/freescale/ls1021atwr/Makefile |1 -
 board/freescale/ls1021atwr/dcu.c|   48 -
 board/freescale/mx51evk/Makefile|1 -
 board/freescale/mx53loco/Makefile   |1 -
 board/freescale/t104xrdb/Makefile   |1 -
 board/freescale/t104xrdb/diu.c  |   84 -
 board/kosagi/novena/novena_spl.c|   23 -
 board/siemens/common/board.c|3 -
 board/siemens/common/factoryset.c   |7 -
 board/siemens/common/factoryset.h   |3 -
 board/siemens/pxm2/board.c  |  189 ---
 board/siemens/rut/board.c   |  247 ---
 board/socrates/socrates.c   |1 -
 board/toradex/colibri_vf/Makefile   |1 -
 board/toradex/colibri_vf/colibri_vf.c   |   62 -
 board/toradex/colibri_vf/dcu.c  |   38 -
 cmd/Kconfig |2 +-
 cmd/bdinfo.c|2 +-
 cmd/bmp.c   |4 +-
 cmd/cls.c   |2 -
 common/fdt_support.c|2 +-
 common/lcd.c|  142 --
 common/stdio.c  |4 +-
 configs/colibri_vf_defconfig|1 -
 configs/rpi_0_w_defconfig   |1 +
 configs/rpi_2_defconfig |1 +
 configs/rpi_3_32b_defconfig |1 +
 configs/rpi_3_b_plus_defconfig  |1 +
 configs/rpi_3_defconfig |1 +
 configs/rpi_4_32b_defconfig |1 +
 configs/rpi_4_defconfig |1 +
 configs/rpi_arm64_defconfig |1 +
 configs/rpi_defconfig   |1 +
 doc/usage/bootmenu.rst  |5 -
 drivers/pci/pci_rom.c   |1 -
 drivers/video/Kconfig   |  129 +-
 drivers/video/Makefile  |5 -
 drivers/video/cfb_console.c | 1865 ---
 drivers/video/da8xx-fb.c| 1048 -
 drivers/video/da8xx-fb.h|  115 --
 drivers/video/formike.c |  513 ---
 drivers/video/fsl_dcu_fb.c  |  549 ---
 drivers/video/fsl_diu_fb.c  |  416 -
 drivers/video/imx/mxc_ipuv3_fb.c|1 -
 drivers/video/mxsfb.c   |   90 --
 drivers/video/nexell_display.c  |   17 +-
 drivers/video/omap3_dss.c   |   29 -
 drivers/video/sunxi/sunxi_di

Re: Please pull u-boot-video

2022-03-19 Thread Anatolij Gustschin
On Sat, 19 Mar 2022 13:44:41 -0400
Tom Rini tr...@konsulko.com wrote:
... 
> With the next -rc yes, this will get merged to -next.  I don't like to
> merge them otherwise as it makes the history a bit less clear.

OK, then I'll wait for next -rc and then rebase. Thanks!

--
Anatolij


Re: Please pull u-boot-video

2022-03-19 Thread Tom Rini
On Sat, Mar 19, 2022 at 06:05:28PM +0100, Anatolij Gustschin wrote:
> Hi Tom,
> 
> On Tue, 15 Mar 2022 08:13:32 -0400
> Tom Rini tr...@konsulko.com wrote:
> ...
> > >   Nokia RX-51: Convert to CONFIG_DM_VIDEO (2022-03-09 21:28:53 +0100)
> > >   
> > 
> > Applied to u-boot/master, thanks!
> 
> Could you please also merge this pull request into next branch?
> I tried to apply and to build Simon's video patches [1] on top of your
> current next branch, but there is Nokia RX-51 board build error. It can
> be fixed if these patches are in next, so I can then rebase [1] series
> for next.

With the next -rc yes, this will get merged to -next.  I don't like to
merge them otherwise as it makes the history a bit less clear.

-- 
Tom


signature.asc
Description: PGP signature


Re: Please pull u-boot-video

2022-03-19 Thread Anatolij Gustschin
Hi Tom,

On Tue, 15 Mar 2022 08:13:32 -0400
Tom Rini tr...@konsulko.com wrote:
...
> >   Nokia RX-51: Convert to CONFIG_DM_VIDEO (2022-03-09 21:28:53 +0100)
> >   
> 
> Applied to u-boot/master, thanks!

Could you please also merge this pull request into next branch?
I tried to apply and to build Simon's video patches [1] on top of your
current next branch, but there is Nokia RX-51 board build error. It can
be fixed if these patches are in next, so I can then rebase [1] series
for next.

Thanks!

[1] http://patchwork.ozlabs.org/user/todo/uboot/?series=282367

--
Anatolij


Re: Please pull u-boot-video

2022-03-15 Thread Tom Rini
On Mon, Mar 14, 2022 at 11:33:18PM +0100, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull video fixes for v2022.04-rc4.
> 
> CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/11220
> 
> Thanks,
> Anatolij
> 
> The following changes since commit 589c659035a44a683b087fd75fe0b7667f7be7f5:
> 
>   Merge branch '2022-03-08-assorted-fixes' (2022-03-08 08:42:51 -0500)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-20220314
> 
> for you to fetch changes up to d6213e206c441a3b2b83c0588954c851c3610d97:
> 
>   Nokia RX-51: Convert to CONFIG_DM_VIDEO (2022-03-09 21:28:53 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2022-03-14 Thread Anatolij Gustschin
Hi Tom,

please pull video fixes for v2022.04-rc4.

CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/11220

Thanks,
Anatolij

The following changes since commit 589c659035a44a683b087fd75fe0b7667f7be7f5:

  Merge branch '2022-03-08-assorted-fixes' (2022-03-08 08:42:51 -0500)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git tags/video-20220314

for you to fetch changes up to d6213e206c441a3b2b83c0588954c851c3610d97:

  Nokia RX-51: Convert to CONFIG_DM_VIDEO (2022-03-09 21:28:53 +0100)


 - fix display of the u-boot logo on Apple devices
 - convert Nokia RX-51 to CONFIG_DM_VIDEO


Janne Grunau (1):
  video: bmp: Support x2r10g10b10 pixel format

Pali Rohár (2):
  video: Allow drivers to allocate the frame buffer themselves
  Nokia RX-51: Convert to CONFIG_DM_VIDEO

 board/nokia/rx51/rx51.c  | 40 +++--
 configs/nokia_rx51_defconfig |  7 +++--
 drivers/video/video-uclass.c |  7 -
 drivers/video/video_bmp.c| 70 +++-
 include/configs/nokia_rx51.h | 11 ++-
 5 files changed, 93 insertions(+), 42 deletions(-)


Re: Please pull u-boot-video/next

2021-12-31 Thread Tom Rini
On Tue, Dec 28, 2021 at 03:25:45PM +0100, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull video patches for next.
> 
> CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/10395
> 
> Thanks,
> Anatolij
> 
> The following changes since commit bc0abd80b3c2d395a0245d4e1ce4f8f445f79cde:
> 
>   Merge branch '2021-12-23-make-OF_BOARD-a-boolean' into next (2021-12-24 
> 09:31:35 -0500)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-next-20211228
> 
> for you to fetch changes up to 92302ab1a279859824ec0f2e3864be44e883bff9:
> 
>   x86: coreboot: Add a sample script to build a qemu image (2021-12-26 
> 23:33:28 +0100)
> 

Applied to u-boot/next, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Re: Please pull u-boot-video

2021-12-28 Thread Tom Rini
On Tue, Dec 28, 2021 at 03:25:09PM +0100, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull mxsfb driver fix for v2022.01.
> 
> CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/10396
> 
> Thanks,
> Anatolij
> 
> The following changes since commit 578b479affa4570a3fcfca40f2b69f503880a8c9:
> 
>   Merge tag 'u-boot-rockchip-20211226' of 
> https://source.denx.de/u-boot/custodians/u-boot-rockchip (2021-12-26 07:57:54 
> -0500)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-20211228
> 
> for you to fetch changes up to f36b3f8f174f0b4168121b99db060d53491c5922:
> 
>   video: mxsfb: fix clk_get_by_name() return value check (2021-12-27 00:30:37 
> +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video/next

2021-12-28 Thread Anatolij Gustschin
Hi Tom,

please pull video patches for next.

CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/10395

Thanks,
Anatolij

The following changes since commit bc0abd80b3c2d395a0245d4e1ce4f8f445f79cde:

  Merge branch '2021-12-23-make-OF_BOARD-a-boolean' into next (2021-12-24 
09:31:35 -0500)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git 
tags/video-next-20211228

for you to fetch changes up to 92302ab1a279859824ec0f2e3864be44e883bff9:

  x86: coreboot: Add a sample script to build a qemu image (2021-12-26 23:33:28 
+0100)


- various fixes to the sandbox display support
- support for showing a logo without splash screen config
- support for BMP drawing to depths other than 16bpp
- tests for the different types of supported BMP images
- support showing a logo when running coreboot via qemu


Simon Glass (23):
  sandbox: video: Support 8bpp depth
  video: sandbox: Avoid duplicate display windows
  console: Avoid serial output before the console is running
  video: sandbox: Set a maximum frame-buffer size
  sandbox: video: Correct the address of the copy base
  sandbox: video: Add BMP tests for 32bpp and 8bpp modes
  video: Expand video debugging buffer size
  sandbox: Enable support for the gzip command
  video: Drop fb_put_byte() el at
  video: Move BMP pixel-writing into a function
  video: bmp: Update RLE8 support to use the write function
  video: Drop the uclass colour map
  video: Tidy up 24/32 BMP blitting
  video: Add a test for 16bpp BMP files
  video: theadorable: Use RGB565 for BMP blitting
  video: Drop #ifdefs from video_bmp
  video: Convert CONFIG_VIDEO_LOGO to Kconfig
  video: Drop VIDEO_LOGO from cfb_console
  video: Support showing the U-Boot logo
  video: Show the U-Boot logo by default
  video: Support virtio devices with the splash screen
  x86: coreboot: Support getting a logo from virtio
  x86: coreboot: Add a sample script to build a qemu image

 .gitattributes |   1 +
 README |   1 -
 arch/sandbox/cpu/sdl.c |  98 --
 arch/sandbox/include/asm/sdl.h |   7 +
 arch/sandbox/include/asm/test.h|  18 ++
 board/coreboot/coreboot/coreboot.c |  20 +-
 cmd/unzip.c|   4 +-
 common/console.c   |   6 +-
 common/splash.c|   2 +-
 common/splash_source.c |  14 ++
 configs/apalis_imx6_defconfig  |   1 +
 configs/aristainetos2c_defconfig   |   1 +
 configs/aristainetos2ccslb_defconfig   |   1 +
 configs/cm_fx6_defconfig   |   1 +
 configs/colibri-imx6ull-emmc_defconfig |   1 +
 configs/colibri-imx6ull_defconfig  |   1 +
 configs/colibri_imx6_defconfig |   1 +
 configs/colibri_imx7_defconfig |   1 +
 configs/colibri_imx7_emmc_defconfig|   1 +
 configs/colibri_vf_defconfig   |   1 +
 configs/gurnard_defconfig  |   1 +
 configs/gwventana_emmc_defconfig   |   1 +
 configs/gwventana_gw5904_defconfig |   1 +
 configs/gwventana_nand_defconfig   |   1 +
 configs/imx6dl_icore_nand_defconfig|   1 +
 configs/imx6q_icore_nand_defconfig |   1 +
 configs/imx6qdl_icore_mmc_defconfig|   1 +
 configs/imx6qdl_icore_nand_defconfig   |   1 +
 configs/imxrt1050-evk_defconfig|   1 +
 configs/m53menlo_defconfig |   1 +
 configs/marsboard_defconfig|   1 +
 configs/mx6cuboxi_defconfig|   1 +
 configs/mx6sabreauto_defconfig |   1 +
 configs/mx6sabresd_defconfig   |   1 +
 configs/mx6ul_14x14_evk_defconfig  |   1 +
 configs/mx6ul_9x9_evk_defconfig|   1 +
 configs/novena_defconfig   |   1 +
 configs/opos6uldev_defconfig   |   1 +
 configs/pico-dwarf-imx7d_defconfig |   1 +
 configs/pico-hobbit-imx7d_defconfig|   1 +
 configs/pico-imx6_defconfig|   1 +
 configs/pico-imx6ul_defconfig  |   1 +
 configs/pico-imx7d_bl33_defconfig  |   1 +
 configs/pico-imx7d_defconfig   |   1 +
 configs/pico-nymph-imx7d_defconfig |   1 +
 configs/pico-pi-imx7d_defconfig|   1 +
 configs/riotboard_defconfig|   1 +
 configs/s5p4418_nanopi2_defconfig  |   1 +
 configs/sandbox_defconfig  |   2 +
 configs/sandbox_flattree_defconfig |   2 +
 configs/tbs2910_defconfig  |   1 +
 configs/wandboard_defconfig|   1 +
 drivers/video/Kconfig  |  11 ++
 drivers/video/Makefile |   3 +
 drivers/video/cfb_console.c| 325 +
 drivers/video/console_truetype.c   |  21 +++
 drivers/video/sandbox_sdl.c|  77 +++-
 drivers/video

Please pull u-boot-video

2021-12-28 Thread Anatolij Gustschin
Hi Tom,

please pull mxsfb driver fix for v2022.01.

CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/10396

Thanks,
Anatolij

The following changes since commit 578b479affa4570a3fcfca40f2b69f503880a8c9:

  Merge tag 'u-boot-rockchip-20211226' of 
https://source.denx.de/u-boot/custodians/u-boot-rockchip (2021-12-26 07:57:54 
-0500)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git tags/video-20211228

for you to fetch changes up to f36b3f8f174f0b4168121b99db060d53491c5922:

  video: mxsfb: fix clk_get_by_name() return value check (2021-12-27 00:30:37 
+0100)


- mxsfb axi/disp_axi clock enable fix


Giulio Benetti (1):
  video: mxsfb: fix clk_get_by_name() return value check

 drivers/video/mxsfb.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Re: Please pull u-boot-video

2021-10-10 Thread Tom Rini
On Sat, Oct 09, 2021 at 11:29:23PM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull new video patches.
> 
> gitlab CI: 
> https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/9433
> 
> Thanks,
> Anatolij
> 
> The following changes since commit 94e922c76a0e1fcdead3359e340f53fd0709a963:
> 
>   Merge branch '2021-10-08-image-cleanups' (2021-10-08 16:02:55 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-20211009
> 
> for you to fetch changes up to 79c05335a9c101f0b54f2f378d0b08c9b765e1a3:
> 
>   video: move MXS to Kconfig (2021-10-09 19:50:03 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2021-10-09 Thread Anatolij Gustschin
Hi Tom,

please pull new video patches.

gitlab CI: 
https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/9433

Thanks,
Anatolij

The following changes since commit 94e922c76a0e1fcdead3359e340f53fd0709a963:

  Merge branch '2021-10-08-image-cleanups' (2021-10-08 16:02:55 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git tags/video-20211009

for you to fetch changes up to 79c05335a9c101f0b54f2f378d0b08c9b765e1a3:

  video: move MXS to Kconfig (2021-10-09 19:50:03 +0200)


 - add 30bpp support (EFI, simplefb, vidconsole)
 - fix video console name in CONSOLE_MUX Kconfig help
 - move mxsfb driver config option to Kconfig
 - remove unused mx3fb driver


Anatolij Gustschin (3):
  common: Kconfig: use 'vidconsole' name instead of old 'video'
  video: remove not used mx3fb driver
  video: move MXS to Kconfig

Mark Kettenis (4):
  video: Add 30bpp support
  efi_loader: GOP: Add 30bpp support
  video: simplefb: Add 30bpp support
  efi_loader: GOP: Fix 30bpp block transfer support

 common/Kconfig|   4 +-
 configs/colibri-imx6ull_defconfig |   1 +
 configs/colibri_imx7_defconfig|   1 +
 configs/imxrt1050-evk_defconfig   |   1 +
 configs/mx6ul_14x14_evk_defconfig |   1 +
 configs/mx6ul_9x9_evk_defconfig   |   1 +
 configs/opos6uldev_defconfig  |   1 +
 configs/pico-imx6ul_defconfig |   1 +
 configs/pico-imx7d_bl33_defconfig |   1 +
 configs/pico-imx7d_defconfig  |   1 +
 drivers/video/Kconfig |   6 +
 drivers/video/Makefile|   1 -
 drivers/video/cfb_console.c   |  11 -
 drivers/video/mx3fb.c | 906 --
 drivers/video/simplefb.c  |  12 +-
 drivers/video/vidconsole-uclass.c |  11 +-
 include/configs/colibri-imx6ull.h |   3 +-
 include/configs/colibri_imx7.h|   3 +-
 include/configs/imxrt1050-evk.h   |   1 -
 include/configs/mx23evk.h |   2 +-
 include/configs/mx28evk.h |   2 +-
 include/configs/mx6sxsabresd.h|   3 +-
 include/configs/mx6ul_14x14_evk.h |   1 -
 include/configs/mx7dsabresd.h |   3 +-
 include/configs/mxs.h |   5 -
 include/configs/opos6uldev.h  |   1 -
 include/configs/pico-imx6ul.h |   3 +-
 include/configs/pico-imx7d.h  |   1 -
 include/video.h   |   9 +
 lib/efi_loader/efi_gop.c  |  61 ++-
 30 files changed, 110 insertions(+), 948 deletions(-)
 delete mode 100644 drivers/video/mx3fb.c


Re: Please pull u-boot-video

2021-08-06 Thread Tom Rini
On Fri, Aug 06, 2021 at 12:01:54AM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull new video patches.
> 
> gitlab CI: 
> https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/8588
> 
> Thanks!
> 
> The following changes since commit 5371593aed56ee11cbb6cc6ac8d058fcd9b8f58c:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi (2021-07-31 
> 20:51:24 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-2021-08-05
> 
> for you to fetch changes up to 845d71ce36ab5ae2cef4542b221851cde199:
> 
>   video: Hitachi panel: Drop bogus dependency on CONFIG_VIDEO (2021-08-01 
> 21:43:48 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2021-08-05 Thread Anatolij Gustschin
Hi Tom,

please pull new video patches.

gitlab CI: 
https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/8588

Thanks!

The following changes since commit 5371593aed56ee11cbb6cc6ac8d058fcd9b8f58c:

  Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi (2021-07-31 
20:51:24 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git 
tags/video-2021-08-05

for you to fetch changes up to 845d71ce36ab5ae2cef4542b221851cde199:

  video: Hitachi panel: Drop bogus dependency on CONFIG_VIDEO (2021-08-01 
21:43:48 +0200)


 - add display driver for ST-Ericsson MCDE
 - drop legacy CONFIG_VIDEO dependency for Hitachi tx18d42vm


Andre Przywara (1):
  video: Hitachi panel: Drop bogus dependency on CONFIG_VIDEO

Stephan Gerhold (1):
  video: Add simple driver for ST-Ericsson MCDE with pre-configured display

 drivers/video/Kconfig   |  13 +++-
 drivers/video/Makefile  |   1 +
 drivers/video/mcde_simple.c | 141 
 3 files changed, 154 insertions(+), 1 deletion(-)
 create mode 100644 drivers/video/mcde_simple.c


Re: Please pull u-boot-video

2021-06-07 Thread Tom Rini
On Sat, Jun 05, 2021 at 03:00:56PM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull new video patches for v2021.07-rc3.
> 
> gitlab CI: 
> https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/7704
> 
> Thanks!
> 
> The following changes since commit c003d2cd6b415319c3e40db42b48c2815acda3d3:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-marvell (2021-06-04 
> 09:34:21 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-for-2021-07-rc3
> 
> for you to fetch changes up to 0df6e66c9994869aff0bbed486495fa4a56aed77:
> 
>   pico-imx6ul: disable video after DM_VIDEO conversion deadline (2021-06-05 
> 10:53:25 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2021-06-05 Thread Anatolij Gustschin
Hi Tom,

please pull new video patches for v2021.07-rc3.

gitlab CI: 
https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/7704

Thanks!

The following changes since commit c003d2cd6b415319c3e40db42b48c2815acda3d3:

  Merge https://source.denx.de/u-boot/custodians/u-boot-marvell (2021-06-04 
09:34:21 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git 
tags/video-for-2021-07-rc3

for you to fetch changes up to 0df6e66c9994869aff0bbed486495fa4a56aed77:

  pico-imx6ul: disable video after DM_VIDEO conversion deadline (2021-06-05 
10:53:25 +0200)


 - disable legacy video for brxre1, mx28evk, pico-imx6ul,
   pxm2 and rut boards after DM_VIDEO conversion deadline


Anatolij Gustschin (5):
  siemens: rut: disable video after DM_VIDEO conversion deadline
  siemens: pxm2: disable video after DM_VIDEO conversion deadline
  mx28evk: disable video after DM_VIDEO conversion deadline
  brxre1: disable video after DM_VIDEO conversion deadline
  pico-imx6ul: disable video after DM_VIDEO conversion deadline

 board/BuR/brxre1/board.c| 9 +
 configs/brxre1_defconfig| 4 ++--
 configs/mx28evk_auart_console_defconfig | 6 +++---
 configs/mx28evk_defconfig   | 6 +++---
 configs/mx28evk_nand_defconfig  | 6 +++---
 configs/mx28evk_spi_defconfig   | 6 +++---
 configs/pico-dwarf-imx6ul_defconfig | 4 ++--
 configs/pico-hobbit-imx6ul_defconfig| 4 ++--
 configs/pico-pi-imx6ul_defconfig| 4 ++--
 configs/pxm2_defconfig  | 4 ++--
 configs/rut_defconfig   | 5 ++---
 11 files changed, 33 insertions(+), 25 deletions(-)


Re: Please pull u-boot-video

2021-04-24 Thread Tom Rini
On Sat, Apr 24, 2021 at 04:33:45PM +0200, Anatolij Gustschin wrote:

> Hi Tom ,
> 
> please pull new video patches for v2021.07-rc1.
> 
> gitlab CI: 
> https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/7283
> 
> Thanks,
> Anatolij
> 
> The following changes since commit 84baa65dffdbce20752279101548ba888be53b3e:
> 
>   Merge branch '2021-04-22-assorted-updates' (2021-04-23 12:21:37 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-2021-07-rc1-2
> 
> for you to fetch changes up to 99ae5e323400a53a3d458135d27738d40020cdfa:
> 
>   video: sunxi: de2: switch to public uclass functions (2021-04-24 13:45:03 
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2021-04-24 Thread Anatolij Gustschin
Hi Tom ,

please pull new video patches for v2021.07-rc1.

gitlab CI: 
https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/7283

Thanks,
Anatolij

The following changes since commit 84baa65dffdbce20752279101548ba888be53b3e:

  Merge branch '2021-04-22-assorted-updates' (2021-04-23 12:21:37 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git 
tags/video-2021-07-rc1-2

for you to fetch changes up to 99ae5e323400a53a3d458135d27738d40020cdfa:

  video: sunxi: de2: switch to public uclass functions (2021-04-24 13:45:03 
+0200)


 - search for additional detailed timings in the EDID extension block
 - rework sunxi DE2 driver and accompanying DW-HDMI platform driver
   to drop redundant device specific code, and later use the DT as a
   source of information


Jernej Skrabec (9):
  video: sunxi: Add mode_valid callback to sunxi_dw_hdmi
  common: edid: check for digital display earlier
  common: edid: extract code for detailed timing search
  common: edid: Search for valid timing in extension block
  video: sunxi: Use DW-HDMI hpd function
  video: sunxi: Remove check for ddc-i2c-bus property
  video: sunxi: Remove TV probe from DE2
  video: sunxi: dw-hdmi: read source_id later
  video: sunxi: de2: switch to public uclass functions

 common/edid.c   | 68 +
 drivers/video/sunxi/sunxi_de2.c | 44 ++--
 drivers/video/sunxi/sunxi_dw_hdmi.c | 48 --
 3 files changed, 72 insertions(+), 88 deletions(-)


Re: Please pull u-boot-video

2021-04-11 Thread Tom Rini
On Sat, Apr 10, 2021 at 11:21:03PM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull video patches for v2021.07-rc1.
> 
> gitlab CI: 
> https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/7124
> 
> Thanks,
> Anatolij
> 
> The following changes since commit a1e95e3805eacca1162f6049dceb9b1d2726cbf5:
> 
>   Merge tag 'u-boot-imx-20210409' of 
> https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2021-04-09 10:08:52 
> -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-2021-07-rc1
> 
> for you to fetch changes up to 38e18d6392fca9f6809cb3079af3069efc3d181f:
> 
>   video: Fix line padding calculation for 16 and 24 BPP bitmaps (2021-04-10 
> 17:09:59 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2021-04-10 Thread Anatolij Gustschin
Hi Tom,

please pull video patches for v2021.07-rc1.

gitlab CI: 
https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/7124

Thanks,
Anatolij

The following changes since commit a1e95e3805eacca1162f6049dceb9b1d2726cbf5:

  Merge tag 'u-boot-imx-20210409' of 
https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2021-04-09 10:08:52 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git 
tags/video-2021-07-rc1

for you to fetch changes up to 38e18d6392fca9f6809cb3079af3069efc3d181f:

  video: Fix line padding calculation for 16 and 24 BPP bitmaps (2021-04-10 
17:09:59 +0200)


 - rk3399 eDP support
 - pwm backlight without a known period_ns
 - add Chrome OS EC PWM driver
 - Kconfig SIMPLE_PANEL DM_GPIO dependency
 - remove mb862xx driver remnants
 - fix KiB format in reserve_video() debug trace
 - fix tegra124 sor CSTM LVDS_EN_ENABLE/DISABLE config
 - fix line padding calculation for 16 and 24 BPP bitmaps


Alper Nebi Yasak (2):
  video: backlight: Support PWMs without a known period_ns
  pwm: Add a driver for Chrome OS EC PWM

Arnaud Patard (Rtp) (9):
  rockchip: video: vop: Use endpoint compatible string to find VOP mode
  rockchip: video: edp: Add rk3399 support
  Rockchip: video: edp: Change interrupt polarity configuration
  Rockchip: video: vop: Reserve efi fb memory
  rockchip: Pinebook Pro: Enable edp
  rockchip: pwm: Fix default polarity
  rockchip: video: vop: Fix format of fbbase in debug string
  rockchip: video: edp: Add missing reset support
  rockchip: video: vop: Add reset support

Asherah Connor (1):
  video: SIMPLE_PANEL depends on DM_GPIO

Heinrich Schuchardt (1):
  tegra: video: fix tegra_dc_sor_config_panel()

Patrick Delaunay (1):
  board_f: cosmetic: change the debug trace to KB in reserve_video

Sylwester Nawrocki (1):
  video: Fix line padding calculation for 16 and 24 BPP bitmaps

Trevor Woerner (1):
  finish removing mb862xx video driver

 arch/arm/dts/rk3399-pinebook-pro-u-boot.dtsi|   4 +
 arch/arm/include/asm/arch-rockchip/edp_rk3288.h |   9 ++-
 arch/arm/include/asm/arch-rockchip/vop_rk3288.h |  15 +---
 common/board_f.c|   2 +-
 doc/device-tree-bindings/pwm/cros-ec-pwm.txt|  23 ++
 drivers/misc/cros_ec.c  |  17 
 drivers/pwm/Kconfig |   9 +++
 drivers/pwm/Makefile|   1 +
 drivers/pwm/cros_ec_pwm.c   |  84 +++
 drivers/pwm/rk_pwm.c|   2 +-
 drivers/pwm/sandbox_pwm.c   |  11 ++-
 drivers/video/Kconfig   |   2 +-
 drivers/video/cfb_console.c |  14 
 drivers/video/pwm_backlight.c   |  20 +++--
 drivers/video/rockchip/rk_edp.c | 103 +++-
 drivers/video/rockchip/rk_vop.c |  84 +--
 drivers/video/tegra124/sor.c|   4 +-
 drivers/video/video_bmp.c   |   4 +-
 include/cros_ec.h   |  13 +++
 include/pwm.h   |   8 ++
 scripts/config_whitelist.txt|   1 -
 test/dm/pwm.c   |  11 +++
 22 files changed, 370 insertions(+), 71 deletions(-)
 create mode 100644 doc/device-tree-bindings/pwm/cros-ec-pwm.txt
 create mode 100644 drivers/pwm/cros_ec_pwm.c


Re: Please pull u-boot-video

2021-03-19 Thread Tom Rini
On Fri, Mar 19, 2021 at 09:02:40AM +0100, Anatolij Gustschin wrote:

> Hi Tom,
> 
> The following changes since commit bced796e2dadc708ce213170d36be7f0428618a1:
> 
>   Merge tag 'ti-v2021.04-rc3' of 
> https://gitlab.denx.de/u-boot/custodians/u-boot-ti (2021-02-22 09:12:04 -0500)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-for-v2021.04
> 
> for you to fetch changes up to fc3241feb9d76fc88a2794b2fc8f82555f2be8b8:
> 
>   video: Drop unprintable characters from video_font_data.h (2021-02-22 
> 20:06:43 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2021-03-19 Thread Anatolij Gustschin
Hi Tom,

The following changes since commit bced796e2dadc708ce213170d36be7f0428618a1:

  Merge tag 'ti-v2021.04-rc3' of 
https://gitlab.denx.de/u-boot/custodians/u-boot-ti (2021-02-22 09:12:04 -0500)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-video.git 
tags/video-for-v2021.04

for you to fetch changes up to fc3241feb9d76fc88a2794b2fc8f82555f2be8b8:

  video: Drop unprintable characters from video_font_data.h (2021-02-22 
20:06:43 +0100)


 - drop unprintable characters from video font header


Simon Glass (1):
  video: Drop unprintable characters from video_font_data.h

 include/video_font_data.h | 258 +++---
 1 file changed, 129 insertions(+), 129 deletions(-)

gitlab CI: 
https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/6824

Thanks,
Anatolij


Re: Please pull u-boot-video/next-2021-03-04

2021-03-04 Thread Tom Rini
On Thu, Mar 04, 2021 at 08:33:44PM +0100, Anatolij Gustschin wrote:

> Hi Tom,
> 
> The following changes since commit c5219c4a18f2b27547ecd799914f94e48b0fa86f:
> 
>   Prepare v2021.04-rc3 (2021-03-01 22:46:41 -0500)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
> tags/next-2021-03-04
> 
> for you to fetch changes up to 5d235324ae7a5b04b37c63a3445020fbd89ac7b2:
> 
>   video: sunxi_display: Convert to DM_VIDEO (2021-03-03 10:03:15 +0100)
> 

Applied to u-boot/next, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video/next-2021-03-04

2021-03-04 Thread Anatolij Gustschin
Hi Tom,

The following changes since commit c5219c4a18f2b27547ecd799914f94e48b0fa86f:

  Prepare v2021.04-rc3 (2021-03-01 22:46:41 -0500)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-video.git tags/next-2021-03-04

for you to fetch changes up to 5d235324ae7a5b04b37c63a3445020fbd89ac7b2:

  video: sunxi_display: Convert to DM_VIDEO (2021-03-03 10:03:15 +0100)


 - convert sunxi_display to DM_VIDEO


Jagan Teki (1):
  video: sunxi_display: Convert to DM_VIDEO

 arch/arm/mach-sunxi/Kconfig |   9 +-
 drivers/video/sunxi/sunxi_display.c | 268 
 include/configs/sunxi-common.h  |  23 +---
 scripts/config_whitelist.txt|   1 -
 4 files changed, 159 insertions(+), 142 deletions(-)

gitlab CI: 
https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/6595

Please pull. Thanks!

--
Anatolij


Re: Please pull u-boot-video

2021-02-22 Thread Tom Rini
On Mon, Feb 22, 2021 at 01:17:25PM +0100, Anatolij Gustschin wrote:

> Hi Tom,
> 
> The following changes since commit 766927a7595a6f18fef460a06fdac370fd9e02cf:
> 
>   Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements' (2021-02-18 
> 12:02:11 -0500)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-video 
> tags/video-for-v2021.04-rc3
> 
> for you to fetch changes up to 0f425612c886348f887c8dbc25f6ace8a87a0988:
> 
>   drivers: video: Add Support for Himax HX8238D Panel (2021-02-19 23:38:06 
> +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2021-02-22 Thread Anatolij Gustschin
Hi Tom,

The following changes since commit 766927a7595a6f18fef460a06fdac370fd9e02cf:

  Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements' (2021-02-18 
12:02:11 -0500)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-video 
tags/video-for-v2021.04-rc3

for you to fetch changes up to 0f425612c886348f887c8dbc25f6ace8a87a0988:

  drivers: video: Add Support for Himax HX8238D Panel (2021-02-19 23:38:06 
+0100)


 - splash_source warning fix when building with 64-bit toolchains
 - lq123p1jx31 and nv101wxmn51 compatible in simple panel driver
 - remove not used mb862xx driver
 - add Himax HX8238D panel driver
 - s/video_uc_platdata/video_uc_plat/


Alper Nebi Yasak (2):
  video: simple_panel: Add sharp,lq123p1jx31 display
  video: simple_panel: Add boe,nv101wxmn51 display

Dario Binacchi (1):
  Replace video_uc_platdata with video_uc_plat

Heinrich Schuchardt (2):
  video: eliminate unused drivers/video/mb862xx.c
  video: remove unused include/mb862xx.h

Jaehoon Chung (1):
  common: splash_source: fix -Wint-to-pointer-cast warning

Moses Christopher (1):
  drivers: video: Add Support for Himax HX8238D Panel

 board/socrates/socrates.c  |  12 -
 common/splash_source.c |   4 +-
 drivers/video/Kconfig  |  14 +-
 drivers/video/Makefile |   2 +-
 drivers/video/hx8238d.c| 197 +
 drivers/video/mb862xx.c| 486 -
 drivers/video/nexell_display.c |   2 +-
 drivers/video/simple_panel.c   |   2 +
 include/mb862xx.h  | 101 -
 scripts/config_whitelist.txt   |   2 -
 10 files changed, 215 insertions(+), 607 deletions(-)
 create mode 100644 drivers/video/hx8238d.c
 delete mode 100644 drivers/video/mb862xx.c
 delete mode 100644 include/mb862xx.h

gitlab CI: 
https://gitlab.denx.de/u-boot/custodians/u-boot-video/-/pipelines/6458

Thanks,

Anatolij


Re: Please pull u-boot-video

2020-10-27 Thread Anatolij Gustschin
On Tue, 27 Oct 2020 15:43:15 -0400
Tom Rini tr...@konsulko.com wrote:
...
> I took the follow-up patch right afterwards.

OK, thanks!

--
Anatolij


Re: Please pull u-boot-video

2020-10-27 Thread Tom Rini
On Tue, Oct 27, 2020 at 08:37:48PM +0100, Anatolij Gustschin wrote:
> On Tue, 27 Oct 2020 10:50:53 -0400
> Tom Rini tr...@konsulko.com wrote:
> ...
> > >   nokia_rx51: disable obsolete VIDEO config  
> > 
> > So I'm not quite sure what to do here.
> 
> Are you concerned about reported issue with nokia_rx51 patch?

I took the follow-up patch right afterwards.

-- 
Tom


signature.asc
Description: PGP signature


Re: Please pull u-boot-video

2020-10-27 Thread Anatolij Gustschin
On Tue, 27 Oct 2020 10:50:53 -0400
Tom Rini tr...@konsulko.com wrote:
...
> >   nokia_rx51: disable obsolete VIDEO config  
> 
> So I'm not quite sure what to do here.

Are you concerned about reported issue with nokia_rx51 patch?

--
Anatolij


Re: Please pull u-boot-video

2020-10-27 Thread Tom Rini
On Mon, Oct 26, 2020 at 09:43:07PM +0100, Anatolij Gustschin wrote:
> Hi Tom,
> 
> please pull more video updates for v2021.01.
> 
> gitlab CI: 
> https://gitlab.denx.de/u-boot/custodians/u-boot-video/-/pipelines/5138
> 
> Thanks!
> 
> The following changes since commit c99e87f82803500f9811b1e98926d9d25df35b38:
> 
>   Merge branch '2020-10-23-misc-changes' (2020-10-24 10:49:28 -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-for-2021.01-rc1
> 
> for you to fetch changes up to 9dec5a0ea1301d7c1f350fed3f309471b695584f:
> 
>   nokia_rx51: disable obsolete VIDEO config (2020-10-26 20:55:51 +0100)
> 
> 
>  - disable CONFIG_VIDEO to remove DM conversion warnings
>for boards: at91sam9, eb_cpu5282, ls1021aqds, ls1021atwr,
>mx23evk, mx6sxsabresd, mx7dsabresd, nokia_rx51, picosam9g45,
>sansa_fuze_plus, xfi3
> 
> 
> Anatolij Gustschin (12):
>   imx: mx6sxsabresd: disable obsolete VIDEO config
>   imx: mx7dsabresd: disable obsolete VIDEO config
>   ls1021aqds: disable obsolete VIDEO config
>   ls1021atwr: disable obsolete VIDEO config
>   picosam9g45: disable obsolete VIDEO config
>   at91sam9: disable obsolete VIDEO config
>   at91sam9n12ek: disable obsolete VIDEO config
>   mx23evk: disable obsolete VIDEO config
>   xfi3: disable obsolete VIDEO config
>   sansa_fuze_plus: disable obsolete VIDEO config
>   eb_cpu5282: fix CONFIG_DM_VIDEO build warnings
>   nokia_rx51: disable obsolete VIDEO config

So I'm not quite sure what to do here.

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2020-10-26 Thread Anatolij Gustschin
Hi Tom,

please pull more video updates for v2021.01.

gitlab CI: 
https://gitlab.denx.de/u-boot/custodians/u-boot-video/-/pipelines/5138

Thanks!

The following changes since commit c99e87f82803500f9811b1e98926d9d25df35b38:

  Merge branch '2020-10-23-misc-changes' (2020-10-24 10:49:28 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
tags/video-for-2021.01-rc1

for you to fetch changes up to 9dec5a0ea1301d7c1f350fed3f309471b695584f:

  nokia_rx51: disable obsolete VIDEO config (2020-10-26 20:55:51 +0100)


 - disable CONFIG_VIDEO to remove DM conversion warnings
   for boards: at91sam9, eb_cpu5282, ls1021aqds, ls1021atwr,
   mx23evk, mx6sxsabresd, mx7dsabresd, nokia_rx51, picosam9g45,
   sansa_fuze_plus, xfi3


Anatolij Gustschin (12):
  imx: mx6sxsabresd: disable obsolete VIDEO config
  imx: mx7dsabresd: disable obsolete VIDEO config
  ls1021aqds: disable obsolete VIDEO config
  ls1021atwr: disable obsolete VIDEO config
  picosam9g45: disable obsolete VIDEO config
  at91sam9: disable obsolete VIDEO config
  at91sam9n12ek: disable obsolete VIDEO config
  mx23evk: disable obsolete VIDEO config
  xfi3: disable obsolete VIDEO config
  sansa_fuze_plus: disable obsolete VIDEO config
  eb_cpu5282: fix CONFIG_DM_VIDEO build warnings
  nokia_rx51: disable obsolete VIDEO config

 board/BuS/eb_cpu5282/eb_cpu5282.c   | 7 +++
 common/stdio.c  | 4 +++-
 configs/at91sam9261ek_dataflash_cs0_defconfig   | 2 +-
 configs/at91sam9261ek_dataflash_cs3_defconfig   | 2 +-
 configs/at91sam9261ek_nandflash_defconfig   | 2 +-
 configs/at91sam9263ek_dataflash_cs0_defconfig   | 2 +-
 configs/at91sam9263ek_dataflash_defconfig   | 2 +-
 configs/at91sam9263ek_nandflash_defconfig   | 2 +-
 configs/at91sam9263ek_norflash_boot_defconfig   | 2 +-
 configs/at91sam9263ek_norflash_defconfig| 2 +-
 configs/at91sam9g10ek_dataflash_cs0_defconfig   | 2 +-
 configs/at91sam9g10ek_dataflash_cs3_defconfig   | 2 +-
 configs/at91sam9g10ek_nandflash_defconfig   | 2 +-
 configs/at91sam9m10g45ek_mmc_defconfig  | 2 +-
 configs/at91sam9m10g45ek_nandflash_defconfig| 2 +-
 configs/at91sam9n12ek_mmc_defconfig | 2 +-
 configs/at91sam9n12ek_nandflash_defconfig   | 2 +-
 configs/at91sam9n12ek_spiflash_defconfig| 2 +-
 configs/at91sam9rlek_dataflash_defconfig| 2 +-
 configs/at91sam9rlek_mmc_defconfig  | 2 +-
 configs/at91sam9rlek_nandflash_defconfig| 2 +-
 configs/eb_cpu5282_defconfig| 3 +--
 configs/eb_cpu5282_internal_defconfig   | 3 +--
 configs/ls1021aqds_ddr4_nor_defconfig   | 4 ++--
 configs/ls1021aqds_ddr4_nor_lpuart_defconfig| 4 ++--
 configs/ls1021aqds_nand_defconfig   | 4 ++--
 configs/ls1021aqds_nor_SECURE_BOOT_defconfig| 4 ++--
 configs/ls1021aqds_nor_defconfig| 4 ++--
 configs/ls1021aqds_nor_lpuart_defconfig | 4 ++--
 configs/ls1021aqds_qspi_defconfig   | 4 ++--
 configs/ls1021aqds_sdcard_ifc_defconfig | 4 ++--
 configs/ls1021aqds_sdcard_qspi_defconfig| 4 ++--
 configs/ls1021atwr_nor_SECURE_BOOT_defconfig| 4 ++--
 configs/ls1021atwr_nor_defconfig| 4 ++--
 configs/ls1021atwr_nor_lpuart_defconfig | 4 ++--
 configs/ls1021atwr_qspi_defconfig   | 4 ++--
 configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig | 4 ++--
 configs/ls1021atwr_sdcard_ifc_defconfig | 4 ++--
 configs/ls1021atwr_sdcard_qspi_defconfig| 4 ++--
 configs/mx23evk_defconfig   | 2 +-
 configs/mx6sxsabresd_defconfig  | 2 +-
 configs/mx7dsabresd_defconfig   | 2 +-
 configs/mx7dsabresd_qspi_defconfig  | 2 +-
 configs/nokia_rx51_defconfig| 2 +-
 configs/picosam9g45_defconfig   | 2 +-
 configs/sansa_fuze_plus_defconfig   | 2 +-
 configs/xfi3_defconfig  | 2 +-
 drivers/video/Kconfig   | 9 -
 include/configs/eb_cpu5282.h| 4 
 scripts/config_whitelist.txt| 1 -
 50 files changed, 75 insertions(+), 74 deletions(-)


Re: Please pull u-boot-video

2020-10-19 Thread Tom Rini
On Sun, Oct 18, 2020 at 10:36:01PM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull video updates for v2021.01.
> 
> gitlab CI: 
> https://gitlab.denx.de/u-boot/custodians/u-boot-video/-/pipelines/5031
> 
> Thanks!
> 
> The following changes since commit 3d19a7ee8ca7af01f75ff24622ea3c9840cd5bca:
> 
>   test: Fix sandbox tests failing to build (2020-10-17 09:03:22 -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-for-2021.01
> 
> for you to fetch changes up to 8fc78fc73b7f9d379913a503ecf4bd10af0011d8:
> 
>   configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs (2020-10-18 15:27:01 
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2020-10-18 Thread Anatolij Gustschin
Hi Tom,

please pull video updates for v2021.01.

gitlab CI: 
https://gitlab.denx.de/u-boot/custodians/u-boot-video/-/pipelines/5031

Thanks!

The following changes since commit 3d19a7ee8ca7af01f75ff24622ea3c9840cd5bca:

  test: Fix sandbox tests failing to build (2020-10-17 09:03:22 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
tags/video-for-2021.01

for you to fetch changes up to 8fc78fc73b7f9d379913a503ecf4bd10af0011d8:

  configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs (2020-10-18 15:27:01 
+0200)


 - add dw-mipi-dsi phy timings and Tx escape clock configuration
 - fix pwm backlight duty cycle calculation
 - migrate CONFIG_VIDEO_BMP_* and CONFIG_BMP_* to Kconfig


Dario Binacchi (2):
  video: backlight: fix pwm data structure description
  video: backlight: fix pwm's duty cycle calculation

Neil Armstrong (2):
  video: dw-mipi-dsi: driver-specific configuration of phy timings
  video: dw-mipi-dsi: permit configuring the escape clock rate

Patrick Delaunay (3):
  configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs
  configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs
  configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs

 README | 12 ---
 configs/apalis_imx6_defconfig  |  2 ++
 configs/aristainetos2_defconfig|  2 ++
 configs/aristainetos2b_defconfig   |  2 ++
 configs/aristainetos2bcsl_defconfig|  2 ++
 configs/aristainetos2c_defconfig   |  2 ++
 configs/cgtqmx6eval_defconfig  |  2 ++
 configs/cm_fx6_defconfig   |  1 +
 configs/colibri-imx6ull_defconfig  |  2 ++
 configs/colibri_imx6_defconfig |  2 ++
 configs/colibri_imx7_defconfig |  2 ++
 configs/colibri_imx7_emmc_defconfig|  2 ++
 configs/dms-ba16-1g_defconfig  |  1 +
 configs/dms-ba16_defconfig |  1 +
 configs/imx6dl_icore_nand_defconfig|  2 ++
 configs/imx6q_icore_nand_defconfig |  2 ++
 configs/imx6qdl_icore_mmc_defconfig|  2 ++
 configs/imx6qdl_icore_nand_defconfig   |  2 ++
 configs/imxrt1050-evk_defconfig|  2 ++
 configs/khadas-vim3_defconfig  |  4 +++
 configs/khadas-vim3l_defconfig |  4 +++
 configs/libretech-ac_defconfig |  4 +++
 configs/libretech-cc_defconfig |  4 +++
 configs/libretech-s905d-pc_defconfig   |  4 +++
 configs/libretech-s912-pc_defconfig|  4 +++
 configs/m53menlo_defconfig |  3 ++
 configs/marsboard_defconfig|  2 ++
 configs/mx23evk_defconfig  |  2 ++
 configs/mx28evk_auart_console_defconfig|  2 ++
 configs/mx28evk_defconfig  |  2 ++
 configs/mx28evk_nand_defconfig |  2 ++
 configs/mx28evk_spi_defconfig  |  2 ++
 configs/mx51evk_defconfig  |  1 +
 configs/mx53loco_defconfig |  1 +
 configs/mx6cuboxi_defconfig|  2 ++
 configs/mx6qsabrelite_defconfig|  3 ++
 configs/mx6sabreauto_defconfig |  2 ++
 configs/mx6sabresd_defconfig   |  2 ++
 configs/mx6sxsabresd_defconfig |  1 +
 configs/mx6ul_14x14_evk_defconfig  |  2 ++
 configs/mx6ul_9x9_evk_defconfig|  2 ++
 configs/mx7dsabresd_defconfig  |  1 +
 configs/mx7dsabresd_qspi_defconfig |  1 +
 configs/nitrogen6dl2g_defconfig|  3 ++
 configs/nitrogen6dl_defconfig  |  3 ++
 configs/nitrogen6q2g_defconfig |  3 ++
 configs/nitrogen6q_defconfig   |  3 ++
 configs/nitrogen6s1g_defconfig |  3 ++
 configs/nitrogen6s_defconfig   |  3 ++
 configs/novena_defconfig   |  2 ++
 configs/odroid-c2_defconfig|  4 +++
 configs/odroid-c4_defconfig|  4 +++
 configs/odroid-n2_defconfig|  4 +++
 configs/opos6uldev_defconfig   |  4 +++
 configs/pico-dwarf-imx6ul_defconfig|  1 +
 configs/pico-dwarf-imx7d_defconfig |  2 ++
 configs/pico-hobbit-imx6ul_defconfig   |  1 +
 configs/pico-hobbit-imx7d_defconfig|  2 ++
 configs/pico-imx6_defconfig|  2 ++
 configs/pico-imx7d_bl33_defconfig  |  2 ++
 configs/pico-imx7d_

Re: Please pull u-boot-video

2020-08-04 Thread Tom Rini
On Tue, Aug 04, 2020 at 09:42:23AM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull a few video related fixes. Gitlab CI:
> https://gitlab.denx.de/u-boot/custodians/u-boot-video/pipelines/4318
> 
> Thanks!
> 
> The following changes since commit 68941e3b2c217907a49aa66af8bb65729b913397:
> 
>   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 (2020-08-03 
> 10:25:47 -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
> tags/fixes-for-2020.10-rc1
> 
> for you to fetch changes up to 3ce83ee0125fdf2908c39970335121909e98b750:
> 
>   video: ipuv3: fix framebuffer base address init with multiple IPUs 
> (2020-08-03 23:37:31 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2020-08-04 Thread Anatolij Gustschin
Hi Tom,

please pull a few video related fixes. Gitlab CI:
https://gitlab.denx.de/u-boot/custodians/u-boot-video/pipelines/4318

Thanks!

The following changes since commit 68941e3b2c217907a49aa66af8bb65729b913397:

  Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 (2020-08-03 
10:25:47 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
tags/fixes-for-2020.10-rc1

for you to fetch changes up to 3ce83ee0125fdf2908c39970335121909e98b750:

  video: ipuv3: fix framebuffer base address init with multiple IPUs 
(2020-08-03 23:37:31 +0200)


 - fix tbs2910 vidconsole environment
 - fix ipuv3 framebuffer output on i.MX6Q/D


Anatolij Gustschin (1):
  video: ipuv3: fix framebuffer base address init with multiple IPUs

Soeren Moch (1):
  board: tbs2910: Fix video output with existing environments

 configs/tbs2910_defconfig|  1 +
 drivers/video/imx/mxc_ipuv3_fb.c | 13 +
 2 files changed, 10 insertions(+), 4 deletions(-)

--
Anatolij


Re: Please pull u-boot-video

2020-06-29 Thread Tom Rini
On Mon, Jun 29, 2020 at 09:50:18PM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull one more bugfix for v2020.07. Thanks!
> 
> The following changes since commit 19a7e5814b77b288472aa96b6d94fb2591cc9184:
> 
>   Merge tag 'fixes-for-v2020.07' of 
> https://gitlab.denx.de/u-boot/custodians/u-boot-video (2020-06-28 10:12:25 
> -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-video.git tags/rockchip-fix
> 
> for you to fetch changes up to 35ee34b2c2adc961e1ae4e68c5b7e380d7c448a0:
> 
>   video: rockchip: fix HDMI 4K resolution (2020-06-29 17:53:16 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2020-06-29 Thread Anatolij Gustschin
Hi Tom,

please pull one more bugfix for v2020.07. Thanks!

The following changes since commit 19a7e5814b77b288472aa96b6d94fb2591cc9184:

  Merge tag 'fixes-for-v2020.07' of 
https://gitlab.denx.de/u-boot/custodians/u-boot-video (2020-06-28 10:12:25 
-0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-video.git tags/rockchip-fix

for you to fetch changes up to 35ee34b2c2adc961e1ae4e68c5b7e380d7c448a0:

  video: rockchip: fix HDMI 4K resolution (2020-06-29 17:53:16 +0200)


- fix "Synchronous Abort" when using rk3399 4K HDMI


Anatolij Gustschin (1):
  video: rockchip: fix HDMI 4K resolution

 drivers/video/rockchip/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Re: Please pull u-boot-video

2020-06-28 Thread Tom Rini
On Sun, Jun 28, 2020 at 02:27:57PM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull some fixes for v2020.07. Thanks!
> 
> gitlab CI: 
> https://gitlab.denx.de/u-boot/custodians/u-boot-video/pipelines/3806
> 
> The following changes since commit eae62ae8de1893f7cf08e276ab841d3f99245603:
> 
>   Merge tag 'efi-2020-07-rc6' of 
> https://gitlab.denx.de/u-boot/custodians/u-boot-efi (2020-06-25 13:33:15 
> -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
> tags/fixes-for-v2020.07
> 
> for you to fetch changes up to bccb385a83a5f9ee603a30de1d39b03fd6f45b23:
> 
>   video: orisetech_otm8009a: fill characteristics of DSI data link 
> (2020-06-28 01:28:03 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2020-06-28 Thread Anatolij Gustschin
Hi Tom,

please pull some fixes for v2020.07. Thanks!

gitlab CI: https://gitlab.denx.de/u-boot/custodians/u-boot-video/pipelines/3806

The following changes since commit eae62ae8de1893f7cf08e276ab841d3f99245603:

  Merge tag 'efi-2020-07-rc6' of 
https://gitlab.denx.de/u-boot/custodians/u-boot-efi (2020-06-25 13:33:15 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
tags/fixes-for-v2020.07

for you to fetch changes up to bccb385a83a5f9ee603a30de1d39b03fd6f45b23:

  video: orisetech_otm8009a: fill characteristics of DSI data link (2020-06-28 
01:28:03 +0200)


- fix logo on mx6ul_14x14_evk with DM_VIDEO enabled
- fix banner string overwriting the logo on small displays
- fix splash warning when building for ARM64
- fix STM32 DSI driver to probe only on supported hardware
- fix memory corruption with DSI panel drivers


Yannick Fertre (5):
  video: check hardware version of DSI
  video: mipi update panel platform data
  video: stm32: stm32_dsi: copy DSI fields
  video: raydium_rm68200: fill characteristics of DSI data link
  video: orisetech_otm8009a: fill characteristics of DSI data link

Ye Li (3):
  video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer
  video: vidconsole: avoid multiple lines overwrite logo
  splash: Fix build warning on 64 bits CPU

 common/splash.c|  2 +-
 drivers/video/orisetech_otm8009a.c | 20 +---
 drivers/video/raydium-rm68200.c| 20 +---
 drivers/video/stm32/stm32_dsi.c| 13 -
 drivers/video/vidconsole-uclass.c  |  1 +
 drivers/video/video_bmp.c  | 27 +--
 include/mipi_dsi.h |  6 ++
 7 files changed, 51 insertions(+), 38 deletions(-)


Re: Please pull u-boot-video

2020-06-19 Thread Tom Rini
On Thu, Jun 18, 2020 at 11:12:46PM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull some fixes for v2020.07-rc4. Thanks!
> 
> gitlab CI: 
> https://gitlab.denx.de/u-boot/custodians/u-boot-video/pipelines/3720
> 
> The following changes since commit 9cb895203a46654f7ee6dd95be5c8ab05e4dfbd3:
> 
>   Merge tag 'u-boot-stm32-20200616' of 
> https://gitlab.denx.de/u-boot/custodians/u-boot-stm (2020-06-16 09:18:56 
> -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
> tags/fixes-for-v2020.07-rc4
> 
> for you to fetch changes up to 1099b2abef35c3c887f6afac1a8ef18c7924d5d2:
> 
>   colibri_imx6: fix video stdout in default environment (2020-06-18 19:17:28 
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Re: Please pull u-boot-video/next

2020-06-19 Thread Tom Rini
On Thu, Jun 18, 2020 at 10:54:03PM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull first video updates for -next. Thanks!
> 
> gitlab CI:
>  https://gitlab.denx.de/u-boot/custodians/u-boot-video/pipelines/3716
> 
> The following changes since commit 7a81989b7b04bd87d1e684f2bafdc92a9c16fecc:
> 
>   common: hash: Remove a debug printf statement (2020-06-16 11:36:30 -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-video.git tags/video-next
> 
> for you to fetch changes up to fb3dd9c005045c2748e30d555d252c6985b97349:
> 
>   video: ipuv3: remove non-DM code (2020-06-18 19:38:50 +0200)
> 

Applied to u-boot/next, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2020-06-18 Thread Anatolij Gustschin
Hi Tom,

please pull some fixes for v2020.07-rc4. Thanks!

gitlab CI: https://gitlab.denx.de/u-boot/custodians/u-boot-video/pipelines/3720

The following changes since commit 9cb895203a46654f7ee6dd95be5c8ab05e4dfbd3:

  Merge tag 'u-boot-stm32-20200616' of 
https://gitlab.denx.de/u-boot/custodians/u-boot-stm (2020-06-16 09:18:56 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
tags/fixes-for-v2020.07-rc4

for you to fetch changes up to 1099b2abef35c3c887f6afac1a8ef18c7924d5d2:

  colibri_imx6: fix video stdout in default environment (2020-06-18 19:17:28 
+0200)


- fix stdout in default environment for apalis_imx6, colibri_imx6
  and cm_fx6 boards


Anatolij Gustschin (3):
  cm_fx6: fix video stdout in default environment
  apalis_imx6: fix video stdout in default environment
  colibri_imx6: fix video stdout in default environment

 include/configs/apalis_imx6.h  | 3 ++-
 include/configs/cm_fx6.h   | 4 ++--
 include/configs/colibri_imx6.h | 3 ++-
 3 files changed, 6 insertions(+), 4 deletions(-)


Please pull u-boot-video/next

2020-06-18 Thread Anatolij Gustschin
Hi Tom,

please pull first video updates for -next. Thanks!

gitlab CI:
 https://gitlab.denx.de/u-boot/custodians/u-boot-video/pipelines/3716

The following changes since commit 7a81989b7b04bd87d1e684f2bafdc92a9c16fecc:

  common: hash: Remove a debug printf statement (2020-06-16 11:36:30 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-video.git tags/video-next

for you to fetch changes up to fb3dd9c005045c2748e30d555d252c6985b97349:

  video: ipuv3: remove non-DM code (2020-06-18 19:38:50 +0200)


- migrate remaining imx5/imx6qd boards to DM_VIDEO
- use 'vidconsole' stdout in nitrogen6x upgrade script
- add option for selection of the vidconsole commands
  lcdputs and setcurs
- allow building ipuv3 driver with disabled CONFIG_PANEL
- make backlight and panel drivers optional
- remove useless code from ipuv3 driver
- extend existing DM_VIDEO work-around for console name
  to support 'vga'
- remove non-DM code in ipuv3


Anatolij Gustschin (16):
  nitrogen6x: update video console name
  video: make vidconsole commands optional
  video: ipuv3: fix building with disabled panel driver
  video: make backlight and panel drivers optional
  video: ipuv3: remove some useless code to reduce binary size
  video: extend stdout video console work-around for 'vga'
  tbs2910: migrate to DM_VIDEO
  imx: convert embest boards to DM_VIDEO
  imx: convert pico-imx6 to DM_VIDEO
  imx: convert dms-ba16 boards to DM_VIDEO
  imx: convert cgtqmx6eval board to DM_VIDEO
  imx: convert mx6cuboxi board to DM_VIDEO
  imx: convert gwventana board to DM_VIDEO
  imx: convert mx51evk board to DM_VIDEO
  imx: convert mx53loco board to DM_VIDEO
  video: ipuv3: remove non-DM code

Troy Kisky (1):
  board: nitrogen6x: migrate to CONFIG_DM_VIDEO

 arch/arm/mach-tegra/Kconfig  |  1 -
 board/boundary/nitrogen6x/6x_upgrade.txt |  2 +-
 board/congatec/cgtqmx6eval/cgtqmx6eval.c |  5 ++
 common/console.c |  7 ++-
 configs/cgtqmx6eval_defconfig| 10 +++-
 configs/dms-ba16-1g_defconfig| 10 +++-
 configs/dms-ba16_defconfig   | 10 +++-
 configs/gwventana_emmc_defconfig | 10 +++-
 configs/gwventana_gw5904_defconfig   | 10 +++-
 configs/gwventana_nand_defconfig | 10 +++-
 configs/marsboard_defconfig  | 10 +++-
 configs/mx51evk_defconfig| 10 +++-
 configs/mx53loco_defconfig   | 10 +++-
 configs/mx6cuboxi_defconfig  | 12 +++-
 configs/mx6qsabrelite_defconfig  |  6 +-
 configs/nitrogen6dl2g_defconfig  |  6 +-
 configs/nitrogen6dl_defconfig|  6 +-
 configs/nitrogen6q2g_defconfig   |  6 +-
 configs/nitrogen6q_defconfig |  6 +-
 configs/nitrogen6s1g_defconfig   |  6 +-
 configs/nitrogen6s_defconfig |  6 +-
 configs/pico-imx6_defconfig  |  9 ++-
 configs/riotboard_defconfig  | 10 +++-
 configs/riotboard_spl_defconfig  | 10 +++-
 configs/tbs2910_defconfig|  9 ++-
 drivers/video/Kconfig| 51 +---
 drivers/video/Makefile   |  5 +-
 drivers/video/imx/Kconfig|  2 +-
 drivers/video/imx/ipu_disp.c | 12 
 drivers/video/imx/mxc_ipuv3_fb.c | 99 
 drivers/video/vidconsole-uclass.c|  2 +
 include/configs/advantech_dms-ba16.h |  2 -
 include/configs/tbs2910.h| 10 ++--
 33 files changed, 219 insertions(+), 161 deletions(-)


Re: Please pull u-boot-video

2020-04-27 Thread Tom Rini
On Mon, Apr 27, 2020 at 10:32:22AM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> The following changes since commit d202f67db0771247de562af5d6a5df778702857b:
> 
>   Merge branch '2020-04-25-master-imports' (2020-04-25 08:20:22 -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-for-v2020.07-rc1
> 
> for you to fetch changes up to ea16637525ad6a49626de3fbf01e29e1af08d29f:
> 
>   video: simple_panel: add boe,nv140fhmn49 display (2020-04-26 23:04:49 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom



signature.asc
Description: PGP signature


Please pull u-boot-video

2020-04-27 Thread Anatolij Gustschin
Hi Tom,

The following changes since commit d202f67db0771247de562af5d6a5df778702857b:

  Merge branch '2020-04-25-master-imports' (2020-04-25 08:20:22 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
tags/video-for-v2020.07-rc1

for you to fetch changes up to ea16637525ad6a49626de3fbf01e29e1af08d29f:

  video: simple_panel: add boe,nv140fhmn49 display (2020-04-26 23:04:49 +0200)


- simple panel 'nv140fhmn49' compatible
- rockchip eDP and LVDS drivers build fix


Peter Robinson (2):
  drivers: video: rockchip: fix building eDP and LVDS drivers
  video: simple_panel: add boe,nv140fhmn49 display

 drivers/video/rockchip/rk_edp.c  | 1 +
 drivers/video/rockchip/rk_lvds.c | 3 ++-
 drivers/video/simple_panel.c | 1 +
 3 files changed, 4 insertions(+), 1 deletion(-)

gitlab build test passed:
https://gitlab.denx.de/u-boot/custodians/u-boot-video/pipelines/2941

Thanks,
Anatolij


Re: Please pull u-boot-video

2020-04-05 Thread Tom Rini
On Thu, Apr 02, 2020 at 06:13:50PM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> The following changes since commit e0718b3ab754860bd47677e6b4fc5b70da42c4ab:
> 
>   Merge tag 'dm-pull-1apr20' of git://git.denx.de/u-boot-dm (2020-04-01 
> 14:29:21 -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-fixes-2apr20
> 
> for you to fetch changes up to 05c65a82c3c1a1f5aced30babde51f934e066717:
> 
>   video: rockchip: Support 4K resolution for rk3399, HDMI (2020-04-02 
> 15:52:01 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Re: Please pull u-boot-video

2020-04-02 Thread Anatolij Gustschin
On Thu, 2 Apr 2020 18:13:50 +0200
Anatolij Gustschin ag...@denx.de wrote:
...
>   https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-fixes-2apr20
> 
> for you to fetch changes up to 05c65a82c3c1a1f5aced30babde51f934e066717:
> 
>   video: rockchip: Support 4K resolution for rk3399, HDMI (2020-04-02 
> 15:52:01 +0200)

Build test passed:
https://gitlab.denx.de/u-boot/custodians/u-boot-video/pipelines/2606

--
Anatolij


Please pull u-boot-video

2020-04-02 Thread Anatolij Gustschin
Hi Tom,

The following changes since commit e0718b3ab754860bd47677e6b4fc5b70da42c4ab:

  Merge tag 'dm-pull-1apr20' of git://git.denx.de/u-boot-dm (2020-04-01 
14:29:21 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
tags/video-fixes-2apr20

for you to fetch changes up to 05c65a82c3c1a1f5aced30babde51f934e066717:

  video: rockchip: Support 4K resolution for rk3399, HDMI (2020-04-02 15:52:01 
+0200)


- rockchip RK3399 HDMI output fix


Jagan Teki (5):
  clk: rk3399: Set empty for vopl assigned-clocks
  video: rockchip: Fix vop modes for rk3399
  rockchip: Enable pre console for rk3399
  rockchip: Enable HDMI output on rk3399 board w/ HDMI
  video: rockchip: Support 4K resolution for rk3399, HDMI

 arch/arm/include/asm/arch-rockchip/vop_rk3288.h | 11 +++
 arch/arm/mach-rockchip/Kconfig  |  1 +
 common/Kconfig  |  1 +
 configs/nanopc-t4-rk3399_defconfig  |  7 +++
 configs/nanopi-m4-rk3399_defconfig  |  7 +++
 configs/nanopi-neo4-rk3399_defconfig|  7 +++
 configs/roc-pc-rk3399_defconfig |  6 ++
 configs/rock960-rk3399_defconfig|  7 +++
 drivers/clk/rockchip/clk_rk3399.c   |  7 +++
 drivers/video/rockchip/Kconfig  |  2 ++
 drivers/video/rockchip/rk3399_vop.c |  2 --
 drivers/video/rockchip/rk_vop.c |  4 
 include/configs/evb_rk3399.h|  5 +
 include/configs/rock960_rk3399.h|  5 +
 14 files changed, 70 insertions(+), 2 deletions(-)


Re: Please pull u-boot-video

2020-02-10 Thread Tom Rini
On Mon, Feb 10, 2020 at 06:07:56PM +0100, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull a few fixes for v2020.04-rc1.
> 
> Travis-CI build logs with additional (already merged) patch:
> https://travis-ci.org/vdsao/u-boot-video/builds/646159863
> 
> Thanks,
> Anatolij
> 
> The following changes since commit d861183dc531b74479f92bf4c8de8ad60a0a0d56:
> 
>   Merge tag 'ti-v2020.04-rc2' of 
> https://gitlab.denx.de/u-boot/custodians/u-boot-ti (2020-02-04 08:16:01 -0500)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
> tags/fixes-for-v2020.04
> 
> for you to fetch changes up to 8382b1019283d2c1e9ba09cf0a10205deaf32fe1:
> 
>   video: mxsfb: call remove() when booting OS (2020-02-04 23:04:28 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2020-02-10 Thread Anatolij Gustschin
Hi Tom,

please pull a few fixes for v2020.04-rc1.

Travis-CI build logs with additional (already merged) patch:
https://travis-ci.org/vdsao/u-boot-video/builds/646159863

Thanks,
Anatolij

The following changes since commit d861183dc531b74479f92bf4c8de8ad60a0a0d56:

  Merge tag 'ti-v2020.04-rc2' of 
https://gitlab.denx.de/u-boot/custodians/u-boot-ti (2020-02-04 08:16:01 -0500)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
tags/fixes-for-v2020.04

for you to fetch changes up to 8382b1019283d2c1e9ba09cf0a10205deaf32fe1:

  video: mxsfb: call remove() when booting OS (2020-02-04 23:04:28 +0100)


- fix Coverity CID 280902 issue in vid_console_color()
- fix vid_console_color() build warning
- fix for mxsfb to ensure correct Linux logo position


Anatolij Gustschin (2):
  video: fix Coverity missing break issue
  video: mxsfb: call remove() when booting OS

 drivers/video/mxsfb.c |  2 +-
 drivers/video/vidconsole-uclass.c | 20 
 2 files changed, 13 insertions(+), 9 deletions(-)


Re: Please pull u-boot-video

2020-01-18 Thread Tom Rini
On Sat, Jan 18, 2020 at 05:19:46PM +0100, Anatolij Gustschin wrote:
> Hi Tom,
> 
> please pull a few fixes for v2020.04-rc1.
> 
> gitlab CI: 
> https://gitlab.denx.de/u-boot/custodians/u-boot-video/pipelines/1914
> Travis-CI: https://travis-ci.org/vdsao/u-boot-video/builds/638817892
> 
> Thanks,
> Anatolij
> 
> The following changes since commit 2d2f91a480f6849a8548414003d36fa030d434f1:
> 
>   Merge branch '2020-01-17-improve-aes-support' (2020-01-17 13:23:32 -0500)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-for-v2020.04
> 
> for you to fetch changes up to af850e5180e89804ad22cbbb6565dd55b3d0b52a:
> 
>   arm: Enable VIDEO_BPP32 on pinebook. (2020-01-18 14:15:00 +0100)
> 
> 
> - fix Coverity CID 280902 issue in vid_console_color()
> - fix vid_console_color() build warning
> - fix video output on pinebook LCD
> 
> 
> Anatolij Gustschin (1):
>   video: fix Coverity missing break issue
> 
> Vagrant Cascadian (1):
>   arm: Enable VIDEO_BPP32 on pinebook.
> 
>  configs/pinebook_defconfig|  1 +
>  drivers/video/vidconsole-uclass.c | 20 
>  2 files changed, 13 insertions(+), 8 deletions(-)

But per Maxime's feedback, it's going to be all sunxi platforms that
need the change and I expect we should step back and see who else also
needs it enabled, or perhaps to switch things around, what are the cases
for having it disabled and should it be default enabled?  Thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2020-01-18 Thread Anatolij Gustschin
Hi Tom,

please pull a few fixes for v2020.04-rc1.

gitlab CI: https://gitlab.denx.de/u-boot/custodians/u-boot-video/pipelines/1914
Travis-CI: https://travis-ci.org/vdsao/u-boot-video/builds/638817892

Thanks,
Anatolij

The following changes since commit 2d2f91a480f6849a8548414003d36fa030d434f1:

  Merge branch '2020-01-17-improve-aes-support' (2020-01-17 13:23:32 -0500)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
tags/video-for-v2020.04

for you to fetch changes up to af850e5180e89804ad22cbbb6565dd55b3d0b52a:

  arm: Enable VIDEO_BPP32 on pinebook. (2020-01-18 14:15:00 +0100)


- fix Coverity CID 280902 issue in vid_console_color()
- fix vid_console_color() build warning
- fix video output on pinebook LCD


Anatolij Gustschin (1):
  video: fix Coverity missing break issue

Vagrant Cascadian (1):
  arm: Enable VIDEO_BPP32 on pinebook.

 configs/pinebook_defconfig|  1 +
 drivers/video/vidconsole-uclass.c | 20 
 2 files changed, 13 insertions(+), 8 deletions(-)


Re: Please pull u-boot-video

2020-01-04 Thread Tom Rini
On Thu, Jan 02, 2020 at 08:54:51PM +0100, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull more video fixes for v2020.01.
> 
> gitlab CI: 
> https://gitlab.denx.de/u-boot/custodians/u-boot-video/pipelines/1736
> Travis-CI: https://travis-ci.org/vdsao/u-boot-video/builds/631914464
> 
> Thanks,
> Anatolij
> 
> The following changes since commit 6cb87cbb1475f668689f95911d1521ee6ba7f55c:
> 
>   Merge tag 'u-boot-imx-20191228' of 
> https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2019-12-28 08:07:16 
> -0500)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
> tags/fixes-v2020.01
> 
> for you to fetch changes up to bf8363931f8bc2a2746f892f154efd170bd5b42e:
> 
>   video: add wrappers for ttf type files to .gitignore (2020-01-02 17:45:42 
> +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Re: Please pull u-boot-video

2019-12-11 Thread Tom Rini
On Tue, Dec 10, 2019 at 09:38:18PM +0100, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull fixes for v2020.01.
> 
> gitlab CI: 
> https://gitlab.denx.de/u-boot/custodians/u-boot-video/pipelines/1599
> Travis-CI: https://travis-ci.org/vdsao/u-boot-video/builds/623099426
> 
> Thanks,
> Anatolij
> 
> The following changes since commit 28a4516cf154d6f7e738f8e0519b41eccef5af5c:
> 
>   Merge branch '2019-12-05-master-imports' (2019-12-05 16:37:36 -0500)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
> tags/fixes-for-2020.01
> 
> for you to fetch changes up to 2cc393f32fd9ffcf47f4877e8d1345a7981a0d02:
> 
>   video: make BPP and ANSI configs optional (2019-12-06 16:38:51 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Please pull u-boot-video

2019-12-10 Thread Anatolij Gustschin
Hi Tom,

please pull fixes for v2020.01.

gitlab CI: https://gitlab.denx.de/u-boot/custodians/u-boot-video/pipelines/1599
Travis-CI: https://travis-ci.org/vdsao/u-boot-video/builds/623099426

Thanks,
Anatolij

The following changes since commit 28a4516cf154d6f7e738f8e0519b41eccef5af5c:

  Merge branch '2019-12-05-master-imports' (2019-12-05 16:37:36 -0500)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
tags/fixes-for-2020.01

for you to fetch changes up to 2cc393f32fd9ffcf47f4877e8d1345a7981a0d02:

  video: make BPP and ANSI configs optional (2019-12-06 16:38:51 +0100)


- fix crash and board reset when drawing RLE8 bitmaps
  bigger than the framebuffer resolution
- reduce dead code in video and console uclass routines
  (tested on mx53cx9020, sama5d2_xplained, stm32mp157c-ev1,
   stm32f746-disco, stm32f769-disco and wandboard)


Anatolij Gustschin (2):
  video: add guards around 16bpp/32bbp code
  video: make BPP and ANSI configs optional

Patrice Chotard (2):
  video: bmp: Fix video_splash_align_axis()
  video: bmp: Fix video_display_rle8_bitmap()

 configs/apalis_imx6_defconfig  |  1 +
 configs/at91sam9x5ek_dataflash_defconfig   |  1 +
 configs/at91sam9x5ek_mmc_defconfig |  1 +
 configs/at91sam9x5ek_nandflash_defconfig   |  1 +
 configs/at91sam9x5ek_spiflash_defconfig|  1 +
 configs/chromebit_mickey_defconfig |  2 ++
 configs/chromebook_jerry_defconfig |  2 ++
 configs/chromebook_minnie_defconfig|  2 ++
 configs/chromebook_speedy_defconfig|  2 ++
 configs/colibri-imx6ull_defconfig  |  3 +++
 configs/colibri_imx6_defconfig |  1 +
 configs/colibri_imx7_defconfig |  3 +++
 configs/colibri_imx7_emmc_defconfig|  3 +++
 configs/colibri_t20_defconfig  |  2 ++
 configs/colibri_vf_defconfig   |  1 +
 configs/evb-px30_defconfig |  3 +++
 configs/evb-rk3288_defconfig   |  2 ++
 configs/evb-rk3399_defconfig   |  2 ++
 configs/firefly-rk3288_defconfig   |  2 ++
 configs/gazerbeam_defconfig|  3 +++
 configs/ge_bx50v3_defconfig|  1 +
 configs/gurnard_defconfig  |  2 ++
 configs/harmony_defconfig  |  2 ++
 configs/imx6dl_icore_nand_defconfig|  1 +
 configs/imx6q_icore_nand_defconfig |  1 +
 configs/imx6qdl_icore_mmc_defconfig|  1 +
 configs/imx6qdl_icore_nand_defconfig   |  1 +
 configs/libretech-ac_defconfig |  1 +
 configs/libretech-cc_defconfig |  1 +
 configs/m53menlo_defconfig |  1 +
 configs/medcom-wide_defconfig  |  2 ++
 configs/miqi-rk3288_defconfig  |  2 ++
 configs/mx53cx9020_defconfig   |  1 +
 configs/mx6sabreauto_defconfig |  1 +
 configs/mx6sabresd_defconfig   |  1 +
 configs/mx6ul_14x14_evk_defconfig  |  3 +++
 configs/mx6ul_9x9_evk_defconfig|  3 +++
 configs/novena_defconfig   |  1 +
 configs/nyan-big_defconfig |  1 +
 configs/opos6uldev_defconfig   |  1 +
 configs/paz00_defconfig|  2 ++
 configs/peach-pi_defconfig |  2 ++
 configs/peach-pit_defconfig|  2 ++
 configs/pico-dwarf-imx7d_defconfig |  3 +++
 configs/pico-hobbit-imx7d_defconfig|  3 +++
 configs/pico-imx7d_bl33_defconfig  |  3 +++
 configs/pico-imx7d_defconfig   |  3 +++
 configs/pico-nymph-imx7d_defconfig |  3 +++
 configs/pico-pi-imx7d_defconfig|  3 +++
 configs/pm9261_defconfig   |  2 ++
 configs/pm9263_defconfig   |  2 ++
 configs/puma-rk3399_defconfig  |  2 ++
 configs/rock2_defconfig|  2 ++
 configs/rpi_0_w_defconfig  |  1 +
 configs/rpi_2_defconfig|  1 +
 configs/rpi_3_32b_defconfig|  1 +
 configs/rpi_3_b_plus_defconfig |  1 +
 configs/rpi_3_defconfig|  1 +
 configs/rpi_4_32b_defconfig|  1 +
 configs/rpi_4_defconfig|  1 +
 configs/rpi_arm64_defconfig|  1 +
 configs/rpi_defconfig  |  1 +
 configs/sama5d27_som1_ek_mmc1_defconfig|  1 +
 configs/sama5d27_som1_ek_mmc_defconfig |  1 +
 configs/sama5d27_som1_ek_qspiflash_defconfig   |  1 +
 configs/sama5d27_wlsom1_ek_mmc_defconfig   |  1 +
 configs/sama5d27_wlsom1_ek_qspiflash_defconfig |  1 +
 c

Re: [U-Boot] Please pull u-boot-video

2019-11-25 Thread Tom Rini
On Sun, Nov 24, 2019 at 10:07:40PM +0100, Anatolij Gustschin wrote:

> Hi Tom,
> 
> The following changes since commit 9a0cbae22a613dfd55e15565785749b74c19fdf0:
> 
>   Merge tag 'u-boot-rockchip-20191124' of 
> https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip (2019-11-23 20:50:11 
> -0500)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
> tags/fixes-for-v2020.01
> 
> for you to fetch changes up to beeb57f0a66658aacad3f12f1a31e65f5d22e46d:
> 
>   Revert "video: mxsfb: Configure the clock after eLCDIF reset" (2019-11-24 
> 21:50:44 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] Please pull u-boot-video

2019-11-24 Thread Anatolij Gustschin
Hi Tom,

The following changes since commit 9a0cbae22a613dfd55e15565785749b74c19fdf0:

  Merge tag 'u-boot-rockchip-20191124' of 
https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip (2019-11-23 20:50:11 
-0500)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
tags/fixes-for-v2020.01

for you to fetch changes up to beeb57f0a66658aacad3f12f1a31e65f5d22e46d:

  Revert "video: mxsfb: Configure the clock after eLCDIF reset" (2019-11-24 
21:50:44 +0100)


- fix mxsfb regression on pico-imx7d and imx7d-sabre


Fabio Estevam (1):
  Revert "video: mxsfb: Configure the clock after eLCDIF reset"

 drivers/video/mxsfb.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Please pull. Thanks!

Anatolij
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-video

2019-11-18 Thread Tom Rini
On Mon, Nov 18, 2019 at 11:39:39AM +0100, Anatolij Gustschin wrote:

> Hi Tom,
> 
> Please pull video fixes for v2020.01.
> 
> gitlab CI: 
> https://gitlab.denx.de/u-boot/custodians/u-boot-video/pipelines/1338
> Travis-CI: https://travis-ci.org/vdsao/u-boot-video/builds/613381403
> 
> Thanks,
> Anatolij
> 
> The following changes since commit a965a8b904093c9e6790d0460d18a144cefa5e42:
> 
>   Prepare v2020.01-rc2 (2019-11-11 21:01:10 -0500)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-for-v2020.01-rc2
> 
> for you to fetch changes up to 754815b854258abf08f50e757599e8d15c9a85bd:
> 
>   video: stm32: remove the compatible "synopsys, dw-mipi-dsi" support 
> (2019-11-12 16:15:53 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] Please pull u-boot-video

2019-11-18 Thread Anatolij Gustschin
Hi Tom,

Please pull video fixes for v2020.01.

gitlab CI: https://gitlab.denx.de/u-boot/custodians/u-boot-video/pipelines/1338
Travis-CI: https://travis-ci.org/vdsao/u-boot-video/builds/613381403

Thanks,
Anatolij

The following changes since commit a965a8b904093c9e6790d0460d18a144cefa5e42:

  Prepare v2020.01-rc2 (2019-11-11 21:01:10 -0500)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
tags/video-for-v2020.01-rc2

for you to fetch changes up to 754815b854258abf08f50e757599e8d15c9a85bd:

  video: stm32: remove the compatible "synopsys, dw-mipi-dsi" support 
(2019-11-12 16:15:53 +0100)


- fix i.MX6ULL evk black screen observed while reboot stress tests
- remove "synopsys,dw-mipi-dsi" compatible to reduce the device tree
  differences between Linux and U-Boot for stm32mp1 platform


Fabio Estevam (1):
  video: mxsfb: Configure the clock after eLCDIF reset

Patrick Delaunay (1):
  video: stm32: remove the compatible "synopsys, dw-mipi-dsi" support

 arch/arm/dts/stm32mp157c-dk2-u-boot.dtsi |  7 ---
 arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi |  5 -
 drivers/video/dw_mipi_dsi.c  |  6 --
 drivers/video/mxsfb.c|  6 +++---
 drivers/video/stm32/stm32_dsi.c  | 15 ++-
 5 files changed, 17 insertions(+), 22 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-video

2019-11-01 Thread Anatolij Gustschin
On Fri, 1 Nov 2019 17:48:27 -0400
Tom Rini tr...@konsulko.com wrote:
...
> >   https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
> > tags/video-for-2020.01-rc1  
> 
> Can you please check your project settings?  I think there's something
> set such that this is private, not public, and I have to fetch it via
> git+ssh rather than https.

The project is public, but view/edit was set for members only.
I've changed to everyone with access, it should be visible now.

--
Anatolij
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-video

2019-11-01 Thread Tom Rini
On Thu, Oct 31, 2019 at 02:35:03PM +0100, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull this build issue fix. gitlab CI and Travis builds were okay.
> 
> Travis-CI: https://travis-ci.org/vdsao/u-boot-video/builds/605380757
> 
> Thanks,
> Anatolij
> 
> The following changes since commit 412326d1bc2d346d7b4faad6fa547eaf065681a2:
> 
>   Merge tag 'u-boot-clk-23Oct2019' of 
> https://gitlab.denx.de/u-boot/custodians/u-boot-clk (2019-10-30 13:13:46 
> -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-for-2020.01-rc1

Can you please check your project settings?  I think there's something
set such that this is private, not public, and I have to fetch it via
git+ssh rather than https.

> for you to fetch changes up to 2ad8494c0fd7279aa9a7f73aff3fc38895e77711:
> 
>   splash: fix build breakage with newer llvm-7 (2019-10-31 09:10:34 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] Please pull u-boot-video

2019-10-31 Thread Anatolij Gustschin
Hi Tom,

please pull this build issue fix. gitlab CI and Travis builds were okay.

Travis-CI: https://travis-ci.org/vdsao/u-boot-video/builds/605380757

Thanks,
Anatolij

The following changes since commit 412326d1bc2d346d7b4faad6fa547eaf065681a2:

  Merge tag 'u-boot-clk-23Oct2019' of 
https://gitlab.denx.de/u-boot/custodians/u-boot-clk (2019-10-30 13:13:46 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
tags/video-for-2020.01-rc1

for you to fetch changes up to 2ad8494c0fd7279aa9a7f73aff3fc38895e77711:

  splash: fix build breakage with newer llvm-7 (2019-10-31 09:10:34 +0100)


 - fix splash build breakage with newer llvm-7


Anatolij Gustschin (1):
  splash: fix build breakage with newer llvm-7

 common/splash.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-video

2019-10-14 Thread Tom Rini
On Mon, Oct 14, 2019 at 11:40:13AM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull video updates for v2020.01.
> 
> Travis-CI: https://travis-ci.org/vdsao/u-boot-video/builds/597379178
> 
> Thanks,
> Anatolij
> 
> The following changes since commit 7a779ed1755c2d5011bd9598da90291f759ae760:
> 
>   travis: Exclude MIPS from the bcm job (2019-10-13 11:21:56 -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-for-2020.01
> 
> for you to fetch changes up to d68ed0fad6bb880bd2bbcc1d86cfc9ba971f856f:
> 
>   stm32mp1: configs: add display devices (2019-10-13 23:40:15 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] Please pull u-boot-video

2019-10-14 Thread Anatolij Gustschin
Hi Tom,

please pull video updates for v2020.01.

Travis-CI: https://travis-ci.org/vdsao/u-boot-video/builds/597379178

Thanks,
Anatolij

The following changes since commit 7a779ed1755c2d5011bd9598da90291f759ae760:

  travis: Exclude MIPS from the bcm job (2019-10-13 11:21:56 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
tags/video-for-2020.01

for you to fetch changes up to d68ed0fad6bb880bd2bbcc1d86cfc9ba971f856f:

  stm32mp1: configs: add display devices (2019-10-13 23:40:15 +0200)


- panel bridge support in stm32 ltdc
- DSI host uclass
- sandbox DSI host uclass test driver and DSI host test
- MIPI DSI helpers
- Synopsys Designware MIPI DSI host bridge driver
- STM32 DSI controller driver
- OTM800A and RM68200 panel support
- DSI host updates for stm32f769 and stm32mp1 dtsi files
- splash screen for stm32f769 and stm32mp1 boards
- stm32 defconfig updates for display support


Yannick Fertré (14):
  video: stm32: stm32_ltdc: add bridge to display controller
  include: Add new DCS commands in the enum list
  video: add support of MIPI DSI interface
  dm: Add a dsi host uclass
  video: add MIPI DSI host controller bridge
  video: add support of STM32 MIPI DSI controller driver
  video: add support of panel OTM8009A
  video: add support of panel RM68200
  board: Add STM32F769 SoC, discovery board support
  ARM: dts: stm32f769: add display for STM32F769 disco board
  ARM: dts: stm32mp1: add dsi host for stm32mp157c-ev1 board
  ARM: dts: stm32mp1: add dsi host for stm32mp157c-dk2 board
  stm32mp1: configs: update video
  stm32mp1: configs: add display devices

 arch/arm/dts/stm32f769-disco-u-boot.dtsi |  62 +++
 arch/arm/dts/stm32mp157c-dk2-u-boot.dtsi |   7 +
 arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi |   5 +
 arch/sandbox/dts/sandbox.dts |   6 +-
 arch/sandbox/dts/test.dts|   4 +
 board/st/stm32f746-disco/MAINTAINERS |   1 +
 configs/sandbox_defconfig|   1 +
 configs/stm32f769-disco_defconfig|  63 +++
 configs/stm32mp15_basic_defconfig|   6 +
 configs/stm32mp15_optee_defconfig|   6 +
 configs/stm32mp15_trusted_defconfig  |   6 +
 drivers/video/Kconfig|  47 ++
 drivers/video/Makefile   |   6 +
 drivers/video/dsi-host-uclass.c  |  39 ++
 drivers/video/dw_mipi_dsi.c  | 838 +++
 drivers/video/mipi_dsi.c | 828 ++
 drivers/video/orisetech_otm8009a.c   | 379 ++
 drivers/video/raydium-rm68200.c  | 351 +
 drivers/video/sandbox_dsi_host.c |  90 
 drivers/video/stm32/Kconfig  |   9 +
 drivers/video/stm32/Makefile |   1 +
 drivers/video/stm32/stm32_dsi.c  | 490 ++
 drivers/video/stm32/stm32_ltdc.c | 143 +++---
 include/configs/stm32mp1.h   |   7 +
 include/dm/uclass-id.h   |   1 +
 include/dsi_host.h   |  73 +++
 include/mipi_display.h   |   8 +
 include/mipi_dsi.h   | 466 +
 test/dm/Makefile |   1 +
 test/dm/dsi_host.c   |  58 +++
 30 files changed, 3941 insertions(+), 61 deletions(-)
 create mode 100644 configs/stm32f769-disco_defconfig
 create mode 100644 drivers/video/dsi-host-uclass.c
 create mode 100644 drivers/video/dw_mipi_dsi.c
 create mode 100644 drivers/video/mipi_dsi.c
 create mode 100644 drivers/video/orisetech_otm8009a.c
 create mode 100644 drivers/video/raydium-rm68200.c
 create mode 100644 drivers/video/sandbox_dsi_host.c
 create mode 100644 drivers/video/stm32/stm32_dsi.c
 create mode 100644 include/dsi_host.h
 create mode 100644 include/mipi_dsi.h
 create mode 100644 test/dm/dsi_host.c
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-video

2019-09-22 Thread Tom Rini
On Sun, Sep 22, 2019 at 09:50:47PM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull sunxi hdmi and splash fixes for v2019.10-rc3.
> 
> Travis-CI: https://travis-ci.org/vdsao/u-boot-video/builds/587791479
> 
> Thanks,
> Anatolij
> 
> The following changes since commit aa8c6294ed32b4fcf7a9a27526c7346325d8c928:
> 
>   Merge branch '2019-09-19-master-imports' (2019-09-20 10:48:53 -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
> tags/fixes-for-2019.10
> 
> for you to fetch changes up to f34e7fc29b32066a8af6c4d22a1f6e0fbfd8e6db:
> 
>   sunxi: video: HDMI: Fix LCD clock divider (2019-09-21 10:52:57 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] Please pull u-boot-video

2019-09-22 Thread Anatolij Gustschin
Hi Tom,

please pull sunxi hdmi and splash fixes for v2019.10-rc3.

Travis-CI: https://travis-ci.org/vdsao/u-boot-video/builds/587791479

Thanks,
Anatolij

The following changes since commit aa8c6294ed32b4fcf7a9a27526c7346325d8c928:

  Merge branch '2019-09-19-master-imports' (2019-09-20 10:48:53 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
tags/fixes-for-2019.10

for you to fetch changes up to f34e7fc29b32066a8af6c4d22a1f6e0fbfd8e6db:

  sunxi: video: HDMI: Fix LCD clock divider (2019-09-21 10:52:57 +0200)


- fix sunxi LCD clock divider
- fix splash logo with DM_VIDEO and CONFIG_VIDEO_LOGO
- fix splash banner output with DM_VIDEO


Anatolij Gustschin (8):
  splash: fix logo drawing if CONFIG_VIDEO_LOGO enabled
  imx: wandboard: fix splash logo drawing
  imx: mx6sabresd: fix splash logo drawing
  imx: apalis_imx6: fix splash logo drawing
  imx: icore: fix splash logo drawing
  imx: colibri_imx6: fix splash logo drawing
  imx: mx6sabreauto: fix splash logo drawing
  splash: fix splash banner output

Mark Kettenis (1):
  sunxi: video: HDMI: Fix LCD clock divider

 common/splash.c  | 81 ++--
 configs/imx6dl_icore_nand_defconfig  |  2 +
 configs/imx6q_icore_nand_defconfig   |  2 +
 configs/imx6qdl_icore_mmc_defconfig  |  2 +
 configs/imx6qdl_icore_nand_defconfig |  2 +
 configs/mx6sabreauto_defconfig   |  2 +
 configs/mx6sabresd_defconfig |  2 +
 configs/wandboard_defconfig  |  2 +
 drivers/video/sunxi/sunxi_dw_hdmi.c  |  2 +-
 include/configs/apalis_imx6.h|  1 +
 include/configs/colibri_imx6.h   |  1 +
 include/configs/imx6-engicam.h   |  1 +
 include/configs/mx6sabre_common.h|  1 +
 include/configs/wandboard.h  |  1 +
 14 files changed, 98 insertions(+), 4 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-video

2019-07-31 Thread Tom Rini
On Tue, Jul 30, 2019 at 08:07:54PM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> here some more video patches I missed to include in the recent pull request.
> Travis CI: https://travis-ci.org/vdsao/u-boot-video/builds/565440648
> 
> Thanks,
> Anatolij
> 
> The following changes since commit 970baf16d1322d3930a57fc78ddfb15d594d690c:
> 
>   video: arm: rpi: Bail out early if querying video information fails 
> (2019-07-29 10:14:04 +0200)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
> tags/video-for-2019.10-rc1
> 
> for you to fetch changes up to 42a7ce27d97022f4abbba142dfa00d1450512f0a:
> 
>   mxc_ipuv3_fb.c: enable a backlight on a panel (2019-07-30 12:58:33 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] Please pull u-boot-video

2019-07-30 Thread Anatolij Gustschin
Hi Tom,

here some more video patches I missed to include in the recent pull request.
Travis CI: https://travis-ci.org/vdsao/u-boot-video/builds/565440648

Thanks,
Anatolij

The following changes since commit 970baf16d1322d3930a57fc78ddfb15d594d690c:

  video: arm: rpi: Bail out early if querying video information fails 
(2019-07-29 10:14:04 +0200)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-video.git 
tags/video-for-2019.10-rc1

for you to fetch changes up to 42a7ce27d97022f4abbba142dfa00d1450512f0a:

  mxc_ipuv3_fb.c: enable a backlight on a panel (2019-07-30 12:58:33 +0200)


- fix EDID mode filtering
- extend mxc_ipuv3_fb to enable backlight/display
- include fb_base in global_data for DM_VIDEO
- show frame buffer address via board info
  as used to be with legacy VIDEO support


Heiko Schocher (5):
  global_data: enable fb_base for DM_VIDEO
  mxc_ipuv3_fb.c: set gd->fb_base
  bdinfo: show fb base with DM_VIDEO
  mxc_ipuv3_fb.c: call display_enable
  mxc_ipuv3_fb.c: enable a backlight on a panel

Neil Armstrong (1):
  edid: fix edid_get_timing_validate() mode_valid lookup

 cmd/bdinfo.c  |  2 +-
 common/edid.c |  4 +++-
 drivers/video/imx/mxc_ipuv3_fb.c  | 20 
 include/asm-generic/global_data.h |  2 +-
 4 files changed, 25 insertions(+), 3 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-video

2019-07-29 Thread Tom Rini
On Mon, Jul 29, 2019 at 11:09:00AM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull video patches for v2019.10.
> 
> Travis CI: https://travis-ci.org/vdsao/u-boot-video/builds/564743256
> 
> Thanks,
> Anatolij
> 
> The following changes since commit 75551c8bfc9545e31ec2ce238cac3857904007b8:
> 
>   Merge branch '2019-07-26-ti-imports' (2019-07-27 19:50:52 -0400)
> 
> are available in the Git repository at:
> 
>   g...@gitlab.denx.de:u-boot/custodians/u-boot-video.git 
> tags/video-for-2019.10
> 
> for you to fetch changes up to 970baf16d1322d3930a57fc78ddfb15d594d690c:
> 
>   video: arm: rpi: Bail out early if querying video information fails 
> (2019-07-29 10:14:04 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] Please pull u-boot-video

2019-07-29 Thread Anatolij Gustschin
Hi Tom,

please pull video patches for v2019.10.

Travis CI: https://travis-ci.org/vdsao/u-boot-video/builds/564743256

Thanks,
Anatolij

The following changes since commit 75551c8bfc9545e31ec2ce238cac3857904007b8:

  Merge branch '2019-07-26-ti-imports' (2019-07-27 19:50:52 -0400)

are available in the Git repository at:

  g...@gitlab.denx.de:u-boot/custodians/u-boot-video.git tags/video-for-2019.10

for you to fetch changes up to 970baf16d1322d3930a57fc78ddfb15d594d690c:

  video: arm: rpi: Bail out early if querying video information fails 
(2019-07-29 10:14:04 +0200)


- dcu and imx7 DM_VIDEO conversion
- lb070wv8 compatible in simple_panel driver
- bmp_logo improvements for DM_VIDEO
- EDID updates to filter supported modes
- meson_dw_hdmi: support EDID mode filtering
- dw_hdmi: support ddc-i2c-bus phandle for external I2C masters
- fix rpi crash when firmware doesn't report connected display


Fabian Vogt (1):
  video: arm: rpi: Bail out early if querying video information fails

Heiko Schocher (2):
  video, simple_panel: add lg,lb070wv8 display
  bmp_logo: support CONFIG_DM_VIDEO

Igor Opaniuk (10):
  video: fsl_dcu_fb: refactor init functions
  video: fsl_dcu_fb: add DM_VIDEO support
  ARM: dts: colibri_vf: Add dcu0 node
  colibri_vf: enable DM_VIDEO
  video: mxsfb: fix mxsfb fbdev binding issues
  ARM: dts: colibri_imx7: Fix lcdif node definition
  configs: colibri_imx7: enable DM_VIDEO
  colibri-imx6ull: support building with DM_VIDEO=y
  ARM: dts: colibri-imx6ull: extend lcdif node
  configs: colibri-imx6ull: switch to DM_VIDEO

Neil Armstrong (3):
  edid: add edid_get_timing_validate() variant to filter out edid modes
  video: display: use edid_get_timing_validate() variant to filter 
supported EDID modes
  video: meson: dw-hdmi: add EDID mode filtering to only select supported 
modes

Niklas Schulze (1):
  video: dw_hdmi: Add support for ddc-i2c-bus property

 arch/arm/dts/imx6ull-colibri.dts  |  32 +
 arch/arm/dts/imx7-colibri.dtsi|  47 
 arch/arm/dts/vf-colibri-u-boot.dtsi   |   4 +
 arch/arm/dts/vf-colibri.dtsi  |   5 +
 arch/arm/dts/vf.dtsi  |   6 +
 arch/arm/mach-imx/mx6/soc.c   |   2 +-
 board/freescale/ls1021aiot/dcu.c  |   9 +-
 board/freescale/ls1021aqds/dcu.c  |   6 +-
 board/freescale/ls1021atwr/dcu.c  |   5 +-
 board/toradex/colibri_vf/colibri_vf.c |   4 +-
 board/toradex/colibri_vf/dcu.c|   6 +-
 common/edid.c |  22 +++-
 configs/colibri-imx6ull_defconfig |   2 +-
 configs/colibri_imx7_defconfig|   2 +-
 configs/colibri_vf_defconfig  |   2 +-
 drivers/video/Kconfig |   2 +-
 drivers/video/bcm2835.c   |   4 +-
 drivers/video/display-uclass.c|  15 ++-
 drivers/video/dw_hdmi.c   |  13 +++
 drivers/video/fsl_dcu_fb.c| 213 --
 drivers/video/meson/meson_dw_hdmi.c   |  10 ++
 drivers/video/mxsfb.c |  74 ++--
 drivers/video/rockchip/rk_hdmi.c  |   3 +
 drivers/video/simple_panel.c  |   1 +
 drivers/video/sunxi/sunxi_dw_hdmi.c   |   3 +
 include/configs/colibri-imx6ull.h |   2 +-
 include/display.h |  10 ++
 include/dw_hdmi.h |   1 +
 include/edid.h|  22 
 include/fsl_dcu_fb.h  |  12 +-
 tools/Makefile|   6 +
 tools/bmp_logo.c  |  42 +--
 32 files changed, 455 insertions(+), 132 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-video

2019-07-07 Thread Tom Rini
On Sun, Jul 07, 2019 at 03:58:19PM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull pwm backlight fix for v2019.07.
> 
> Travis CI: https://travis-ci.org/vdsao/u-boot-video/builds/555133134
> 
> Thanks,
> Anatolij
> 
> The following changes since commit 1f83431f0053f6fb20c511c391ffc687433848cf:
> 
>   board: amlogic: add mailing-list to MAINTAINERS (2019-07-04 11:36:52 -0400)
> 
> are available in the Git repository at:
> 
>   g...@gitlab.denx.de:u-boot/custodians/u-boot-video.git 
> tags/video-for-2019.07
> 
> for you to fetch changes up to a2c4ef097774e70f0afc4ab25f53b769c6da3397:
> 
>   video: backlight: fix pwm inversion (2019-07-06 23:31:52 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] Please pull u-boot-video

2019-07-07 Thread Anatolij Gustschin
Hi Tom,

please pull pwm backlight fix for v2019.07.

Travis CI: https://travis-ci.org/vdsao/u-boot-video/builds/555133134

Thanks,
Anatolij

The following changes since commit 1f83431f0053f6fb20c511c391ffc687433848cf:

  board: amlogic: add mailing-list to MAINTAINERS (2019-07-04 11:36:52 -0400)

are available in the Git repository at:

  g...@gitlab.denx.de:u-boot/custodians/u-boot-video.git tags/video-for-2019.07

for you to fetch changes up to a2c4ef097774e70f0afc4ab25f53b769c6da3397:

  video: backlight: fix pwm inversion (2019-07-06 23:31:52 +0200)


- fix pwm backlight


Marc Dietrich (1):
  video: backlight: fix pwm inversion

 drivers/video/pwm_backlight.c | 3 +++
 1 file changed, 3 insertions(+)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-video

2019-06-10 Thread Tom Rini
On Mon, Jun 10, 2019 at 12:06:29PM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull video fixes and mxsfb DM_VIDEO conversion for v2019.07.
> 
> Travis CI: https://travis-ci.org/vdsao/u-boot-video/builds/541462360
> 
> Thanks,
> Anatolij
> 
> The following changes since commit 38c2a8a00132b4dcc6a0bb5baf5146b9eb9eb2d2:
> 
>   Merge tag 'efi-2019-07-rc4' of git://git.denx.de/u-boot-efi (2019-06-02 
> 18:19:45 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-video.git tags/video-updates-for-2019.07-rc3
> 
> for you to fetch changes up to f944b15966d410fd81f6051a836f86d5263f617e:
> 
>   video: meson: hdmi-supply regulator should be optional (2019-06-05 10:51:46 
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] Please pull u-boot-video

2019-06-10 Thread Anatolij Gustschin
Hi Tom,

please pull video fixes and mxsfb DM_VIDEO conversion for v2019.07.

Travis CI: https://travis-ci.org/vdsao/u-boot-video/builds/541462360

Thanks,
Anatolij

The following changes since commit 38c2a8a00132b4dcc6a0bb5baf5146b9eb9eb2d2:

  Merge tag 'efi-2019-07-rc4' of git://git.denx.de/u-boot-efi (2019-06-02 
18:19:45 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-video.git tags/video-updates-for-2019.07-rc3

for you to fetch changes up to f944b15966d410fd81f6051a836f86d5263f617e:

  video: meson: hdmi-supply regulator should be optional (2019-06-05 10:51:46 
+0200)


- mxsfb DM_VIDEO conversion
- splash fix for DM_VIDEO configurations
- meson HDMI fix for boards without hdmi-supply regulator


Igor Opaniuk (8):
  splash: display splash in DM_VIDEO configurations
  colibri imx6/t20: enable CONFIG_SYS_WHITE_ON_BLACK
  video: mxsfb: change mxs_lcd_init signature
  video: mxsfb: reorder includes
  video: mxsfb: refactor video_hw_init()
  video: mxsfb: add DM_VIDEO support
  ARM: dts: colibri_imx7: Add lcdif node
  colibri_imx7_emmc: enable DM_VIDEO

Maxime Jourdan (1):
  video: meson: hdmi-supply regulator should be optional

 arch/arm/dts/imx7-colibri-emmc.dts  |   2 +
 arch/arm/dts/imx7-colibri.dtsi  |  28 +
 arch/arm/mach-imx/cpu.c |   2 +-
 arch/arm/mach-imx/mx7/soc.c |   2 +-
 common/lcd.c|  13 +--
 common/splash.c |  16 ++-
 common/stdio.c  |   4 +
 configs/colibri_imx6_defconfig  |   1 +
 configs/colibri_imx7_emmc_defconfig |   2 +-
 configs/colibri_t20_defconfig   |   1 +
 drivers/video/meson/meson_dw_hdmi.c |  14 ++-
 drivers/video/mxsfb.c   | 219 +---
 include/configs/colibri_imx7.h  |   2 +-
 include/splash.h|   6 +-
 14 files changed, 250 insertions(+), 62 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-video

2019-05-21 Thread Tom Rini
On Mon, May 20, 2019 at 04:39:25PM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull video updates for v2019.07-rc3. cx9020 DM_VIDEO migration and
> splash source patches have been submitted to the list before merge window
> for v2019.07 closed, so I'm including them with some video fixes here.
> 
> Travis CI: https://travis-ci.org/vdsao/u-boot-video/builds/534729949
> 
> Thanks,
> Anatolij
> 
> The following changes since commit 98b3156b0df4b0df9cb3a0bbfc240d0c4edd2638:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-samsung (2019-05-16 
> 07:09:59 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-video.git tags/video-for-2019.07-rc3
> 
> for you to fetch changes up to e63168a9ffae18f807f59925bb5d9d4623633e46:
> 
>   video: Factor out vidconsole_put_string() (2019-05-20 12:00:05 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] Please pull u-boot-video

2019-05-20 Thread Anatolij Gustschin
Hi Tom,

please pull video updates for v2019.07-rc3. cx9020 DM_VIDEO migration and
splash source patches have been submitted to the list before merge window
for v2019.07 closed, so I'm including them with some video fixes here.

Travis CI: https://travis-ci.org/vdsao/u-boot-video/builds/534729949

Thanks,
Anatolij

The following changes since commit 98b3156b0df4b0df9cb3a0bbfc240d0c4edd2638:

  Merge branch 'master' of git://git.denx.de/u-boot-samsung (2019-05-16 
07:09:59 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-video.git tags/video-for-2019.07-rc3

for you to fetch changes up to e63168a9ffae18f807f59925bb5d9d4623633e46:

  video: Factor out vidconsole_put_string() (2019-05-20 12:00:05 +0200)


- update for using splashfile instead of location->name
  when loading the splash image from a FIT
- updates for loading internal and external splash data from FIT
- DM_GPIO/DM_VIDEO migration for mx53 cx9020 board
- fix boot issue on mx6sabresd board after DM_VIDEO migration
- increase the max preallocated framebuffer BPP to 32 in ipuv3
  driver to prepare for configurations with higher color depth
- allow to use vidconsole_put_string() in board code for text
  output on LCD displays


Leo Ruan (2):
  splash: Use splashfile instead of location->name
  splash: Load internal and external data from FIT

Marek Vasut (2):
  video: ipuv3: Set max display bpp to 32
  video: Factor out vidconsole_put_string()

Peng Fan (1):
  imx: mx6sabresd: fix boot hang with video

Steffen Dirkwinkel (6):
  dm: arm: imx: cx9020: enable DM_GPIO
  dm: arm: imx: video: add compatible for imx53-ipu
  arm: imx: add ipu to imx53.dts and set dm-pre-reloc
  dm: arm: imx: cx9020: migrate to dm_video
  dm: arm: imx: cx9020: remove unused mmc functions
  arm: imx: cx9020: remove unnecessary includes

 arch/arm/dts/imx53.dtsi  | 137 +++
 arch/arm/dts/imx6q.dtsi  |   1 +
 arch/arm/dts/imx6qdl.dtsi|   1 +
 board/beckhoff/mx53cx9020/Makefile   |   2 +-
 board/beckhoff/mx53cx9020/mx53cx9020.c   |  95 ---
 board/beckhoff/mx53cx9020/mx53cx9020_video.c |  52 +-
 common/splash_source.c   |  65 -
 configs/mx53cx9020_defconfig |   5 +-
 configs/mx6sabresd_defconfig |   3 +-
 doc/README.splashprepare |   9 +-
 drivers/video/imx/mxc_ipuv3_fb.c |   3 +-
 drivers/video/vidconsole-uclass.c|  17 +++-
 include/configs/mx53cx9020.h |   6 +-
 include/video_console.h  |  16 
 test/dm/video.c  |   8 --
 15 files changed, 271 insertions(+), 149 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-video

2019-04-17 Thread Tom Rini
On Sun, Apr 14, 2019 at 08:10:51PM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull video updates for v2019.07-rc1.
> 
> Travis CI: https://travis-ci.org/vdsao/u-boot-video/builds/51990
> 
> Thanks,
> Anatolij
> 
> The following changes since commit cf5eebeb18f7790d5030eb94f51fca0ebcd6e406:
> 
>   Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dm (2019-04-13 
> 08:27:35 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-video.git tags/video-for-2019.07-rc1
> 
> for you to fetch changes up to 7b64a70a3a0113f9cd5356b3260d4740edb03265:
> 
>   sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme (2019-04-14 
> 14:18:48 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] Please pull u-boot-video

2019-04-14 Thread Anatolij Gustschin
Hi Tom,

please pull video updates for v2019.07-rc1.

Travis CI: https://travis-ci.org/vdsao/u-boot-video/builds/51990

Thanks,
Anatolij

The following changes since commit cf5eebeb18f7790d5030eb94f51fca0ebcd6e406:

  Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dm (2019-04-13 08:27:35 
-0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-video.git tags/video-for-2019.07-rc1

for you to fetch changes up to 7b64a70a3a0113f9cd5356b3260d4740edb03265:

  sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme (2019-04-14 
14:18:48 +0200)


- optional backlight PWM polarity config via polarity cell
- bug fix for ASCII characters > 127
- ANSI sequence handling extensions (implement clear line,
  reverse video and relative cursor movement commands)
- preparation for doing character set translations
- left/right and up/down arrow keys translation to ANSI
  control sequences for cursor movement to fix selection
  with an USB keyboard in bootmenu
- CONFIG_SYS_WHITE_ON_BLACK font scheme configuration for
  sunxi boards


Andre Przywara (7):
  video/console: Fix DM_VIDEO font glyph array indexing
  video/console: Implement reverse video ANSI sequence for DM_VIDEO
  video/console: Implement relative cursor movement ANSI handling
  video/console: Implement ANSI clear line command
  video/console: Factor out actual character output
  usb: kbd: Properly translate up/down arrow keys
  sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme

Stefan Mavrodiev (1):
  video: backlight: Parse PWM polarity cell

 common/usb_kbd.c  |  24 -
 drivers/video/Kconfig |   2 +-
 drivers/video/console_normal.c|   3 +-
 drivers/video/console_rotate.c|   7 +--
 drivers/video/pwm_backlight.c |  11 
 drivers/video/vidconsole-uclass.c | 111 --
 drivers/video/video-uclass.c  |   1 +
 include/configs/sunxi-common.h|   1 -
 include/video.h   |   2 +
 9 files changed, 138 insertions(+), 24 deletions(-)
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] Please pull u-boot-video

2019-04-01 Thread Tom Rini
On Fri, Mar 29, 2019 at 10:37:18PM +0100, Anatolij Gustschin wrote:

> Hi Tom,
> 
> please pull sunxi HDMI clock fix for v2019.04-rc4.
> 
> Travis CI: https://travis-ci.org/vdsao/u-boot-video/builds/512749325
> 
> Thanks,
> Anatolij
> 
> The following changes since commit 2b9b9cdd5f9ae1cbc786ba3c2255a51b3ea4a636:
> 
>   Merge branch '2019-03-25-master-imports' (2019-03-26 23:17:21 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-video.git tags/video-fixes-for-2019.04-rc4
> 
> for you to fetch changes up to 1feed358ed15d795929cd6618b2f450719dbe416:
> 
>   sunxi: video: HDMI: Fix clock setup (2019-03-28 23:45:41 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


  1   2   >