Re: [PATCH v7 10/10] video console: add 12x22 console simple font test

2023-03-01 Thread Anatolij Gustschin
Hi Dzmitry, On Mon, 27 Feb 2023 20:37:10 +0300 Dzmitry Sankouski dsankou...@gmail.com wrote: > Tests fonts wider than a byte. > > Signed-off-by: Dzmitry Sankouski > Reviewed-by: Simon Glass > --- > Changes for v2: N/A > Changes for v2: none > Charges for v4: N/A > Charges for v5: N/A > Charges

Re: [PATCH v7 01/10] video console: refactoring and optimization

2023-03-01 Thread Anatolij Gustschin
Hi Dzmitry, On Mon, 27 Feb 2023 20:37:01 +0300 Dzmitry Sankouski dsankou...@gmail.com wrote: > - move common code to vidconsole_internal.h and console_core.c > - unite probe functions > - get rid of code duplications in switch across bpp values > - extract common pixel fill logic in two functions

Re: [PATCH v8 04/10] video console: implement multiple fonts configuration

2023-03-07 Thread Anatolij Gustschin
On Tue, 7 Mar 2023 13:21:14 +0300 Dzmitry Sankouski dsankou...@gmail.com wrote: ... > @@ -138,13 +139,15 @@ void splash_display_banner(void) > if (ret) > return; > > -#ifdef CONFIG_VIDEO_LOGO > - col = BMP_LOGO_WIDTH / VIDEO_FONT_WIDTH + 1; > - row = BMP_LOGO_HEIGHT /

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 1

Re: [PATCH v8 04/10] video console: implement multiple fonts configuration

2023-03-10 Thread Anatolij Gustschin
On Fri, 10 Mar 2023 11:35:12 +0300 Dzmitry Sankouski dsankou...@gmail.com wrote: > вт, 7 мар. 2023 г. в 18:22, Anatolij Gustschin : > (...) > > > > there was another build error for boards with CONFIG_VIDEO_LOGO > > disabled: > > > > https://source.denx.de/u

Re: [PATCH v8 00/10] vidconsole: refactoring and support for wider fonts

2023-03-10 Thread Anatolij Gustschin
On Tue, 7 Mar 2023 13:21:10 +0300 Dzmitry Sankouski dsankou...@gmail.com wrote: ... > Changes in v8: > - fix build with disabled CONFIG_VIDEO_COPY > - add 12X22 font to sandox defconfig > > Dzmitry Sankouski (10): > video console: refactoring and optimization > video console: add support for

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/custodia

Re: [PATCH] video: backlight: pwm: avoid integer overflow in duty cycle calculation

2023-07-17 Thread Anatolij Gustschin
On Fri, 30 Jun 2023 14:30:07 +0200 Matthias Schiffer matthias.schif...@ew.tq-group.com wrote: > The intermediate value could overflow for large periods and levels. > > Signed-off-by: Matthias Schiffer > --- applied to u-boot-video/master, thanks! -- Anatolij

Re: [PATCH] video: hx8394: Add panel driver for hannstar,hsd060bhw4

2023-07-17 Thread Anatolij Gustschin
n Pinephone Pro. > > Signed-off-by: Ondrej Jirman > Cc: Anatolij Gustschin > --- > drivers/video/Kconfig| 8 ++ > drivers/video/Makefile | 1 + > drivers/video/himax-hx8394.c | 237 +++ > 3 files changed, 246 insertions(+) > creat

Re: [PATCH] video: console: Fix default font selection

2023-07-17 Thread Anatolij Gustschin
otflow GUI menu. > > Signed-off-by: Ondrej Jirman > Cc: Anatolij Gustschin > --- > drivers/video/console_core.c | 6 ++ > 1 file changed, 6 insertions(+) applied to u-boot-video/master, thanks! -- Anatolij

Re: [PATCH 0/8] Some fixes for the rockchip dw_mipi_dsi driver

2023-07-17 Thread Anatolij Gustschin
On Mon, 22 May 2023 23:47:00 +0200 m...@xff.cz m...@xff.cz wrote: ... > Ondrej Jirman (8): > video: rockchip: vop: Fix whitespace > video: dw_mipi_dsi: Fix hsync/vsync settings > video: rockchip: dw_mipi_dsi: Fix external phy existnece check > video: rockchip: dw_mipi_dsi: Fix error path ch

Re: [PATCH] video: rockchip: Add support for RK3399 to dw-mipi-dsi bridge

2023-07-17 Thread Anatolij Gustschin
sted on Pinephone Pro. > > Signed-off-by: Ondrej Jirman > Cc: Anatolij Gustschin > Cc: Simon Glass > Cc: Philipp Tomsich > Cc: Kever Yang > Cc: Chris Morgan > --- > drivers/video/rockchip/dw_mipi_dsi_rockchip.c | 99 +++ > 1 file changed, 99 in

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-2

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) ar

Re: [PATCH] sandbox: video: Fix building without SDL

2023-04-07 Thread Anatolij Gustschin
On Fri, 17 Feb 2023 15:45:47 -0700 Simon Glass s...@chromium.org wrote: > This is currently broken. If SDL is not installed, SANDBOX_SDL becomes > false and build errors are generated, e.g.: > >test/dm/video.c:424: undefined reference to `sandbox_sdl_set_bpp' > > Fix it by making the functio

Re: [PATCH v3 00/11] Tegra DC improvements

2023-04-08 Thread Anatolij Gustschin
On Mon, 27 Mar 2023 11:11:39 +0300 Svyatoslav Ryhel clamo...@gmail.com wrote: ... > Changes from v2: > - resend after month > > Changes from v1: > - DSI driver headers were optimized > - Tested on Paz00 board > > --- > > Marcel Ziswiler (1): > tegra: lcd: video: integrate display driver for t3

[PATCH] clk: stm32mp1: Add support for USART1 clock

2023-09-29 Thread Anatolij Gustschin
. Signed-off-by: Anatolij Gustschin --- drivers/clk/stm32/clk-stm32mp1.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/clk/stm32/clk-stm32mp1.c b/drivers/clk/stm32/clk-stm32mp1.c index 6150287694..f3ac8c7583 100644 --- a/drivers/clk/stm32/clk-stm32mp1.c +++ b/drivers/clk/stm32

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)

Re: [PATCH V9 00/14] Add splash screen support at u-boot SPL

2023-05-05 Thread Anatolij Gustschin
Hi Simon, On Thu, 4 May 2023 18:40:56 -0600 Simon Glass s...@chromium.org wrote: ... > Can this be applied, please? We have rc1 out now so this should really > be in there by now. > > I have another series that depends on it, and it is also pending application. Series applied to u-boot-video no

Re: [PATCH V9 00/14] Add splash screen support at u-boot SPL

2023-05-05 Thread Anatolij Gustschin
On Thu, 4 May 2023 20:56:11 -0400 Tom Rini tr...@konsulko.com wrote: ... > > Can this be applied, please? We have rc1 out now so this should really > > be in there by now. > > > > I have another series that depends on it, and it is also pending > > application. > > Anatolij ? Done. My u-boot-

Re: [PATCH v3 0/6] Add video drivers for endeavoru and p880/p895

2023-05-07 Thread Anatolij Gustschin
On Tue, 25 Apr 2023 10:51:41 +0300 Svyatoslav Ryhel clamo...@gmail.com wrote: ... > --- > Changes from v2: > - added comments to panel drivers > - fixed typo in ssd2825 driver > > Changes from v1: > - used lower-case hex for command sequences > - ssd2825 switched to dm_spi_xfer > - used log_* inst

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-bo

Re: [PATCH] video: Fix line padding calculation for 16 and 24 BPP bitmaps

2021-04-11 Thread Anatolij Gustschin
On Tue, 1 Dec 2020 12:30:50 +0100 Sylwester Nawrocki s.nawro...@samsung.com wrote: > Each row in the pixel array in the bitmap file is padded > if necessary so the row size is always a multiple of 4 bytes. > In current code the complement of row size to a multiple of > 4 bytes is further unnecess

Re: [RFC 1/1] tegra: video: fix tegra_dc_sor_config_panel()

2021-04-11 Thread Anatolij Gustschin
On Mon, 5 Apr 2021 01:48:51 +0200 Heinrich Schuchardt xypron.g...@gmx.de wrote: ... > --- > drivers/video/tegra124/sor.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) applied to u-boot-video/master, thanks! -- Anatolij

Re: [PATCH] board_f: cosmetic: change the debug trace to KB in reserve_video

2021-04-11 Thread Anatolij Gustschin
On Fri, 9 Apr 2021 18:02:06 +0200 Patrick Delaunay patrick.delau...@foss.st.com wrote: ... > Fixes: 5630d2fbc50f3035 ("board: Show memory for frame buffers") > Signed-off-by: Patrick Delaunay > --- > > common/board_f.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) applied to u-boot-vi

Re: [PATCH] finish removing mb862xx video driver

2021-04-11 Thread Anatolij Gustschin
On Mon, 15 Mar 2021 18:52:45 -0400 Trevor Woerner twoer...@gmail.com wrote: ... > drivers/video/cfb_console.c | 14 -- > scripts/config_whitelist.txt | 1 - > 2 files changed, 15 deletions(-) applied to u-boot-video/master, thanks! -- Anatolij

Re: [PATCH] video: SIMPLE_PANEL depends on DM_GPIO

2021-04-11 Thread Anatolij Gustschin
On Wed, 3 Mar 2021 14:46:47 +1100 Asherah Connor a...@kivikakk.ee wrote: ... > drivers/video/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) applied to u-boot-video/master, thanks! -- Anatolij

Re: [PATCH v3 1/2] video: backlight: Support PWMs without a known period_ns

2021-04-11 Thread Anatolij Gustschin
On Thu, 22 Oct 2020 23:49:26 +0300 Alper Nebi Yasak alpernebiya...@gmail.com wrote: ... > drivers/pwm/sandbox_pwm.c | 11 +-- > drivers/video/pwm_backlight.c | 20 ++-- > include/pwm.h | 8 > test/dm/pwm.c | 11 +++ > 4

Re: [PATCH v3 2/2] pwm: Add a driver for Chrome OS EC PWM

2021-04-11 Thread Anatolij Gustschin
On Thu, 22 Oct 2020 23:49:27 +0300 Alper Nebi Yasak alpernebiya...@gmail.com wrote: ... > doc/device-tree-bindings/pwm/cros-ec-pwm.txt | 23 ++ > drivers/misc/cros_ec.c | 17 > drivers/pwm/Kconfig | 9 +++ > drivers/pwm/Makefile

Re: [patch v4 0/9] rk3399 (Pinebook pro) EDP support

2021-04-11 Thread Anatolij Gustschin
On Fri, 05 Mar 2021 11:27:45 +0100 Arnaud Patard (Rtp) arnaud.pat...@rtp-net.org wrote: > This patchset add support for the rk3399 eDP. It has been tested on the > pinebook > pro and Google Kevin chromeos devices. > > The changes have been written by studying the linux code, since I didn't find

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:

Re: [PATCH v3 0/9] video: sunxi: rework DE2 driver

2021-04-24 Thread Anatolij Gustschin
On Thu, 22 Apr 2021 01:14:25 +0100 Andre Przywara andre.przyw...@arm.com wrote: ... > 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

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

Re: [PATCH 01/18] dm: video: Cosmetic style fix

2023-08-01 Thread Anatolij Gustschin
On Sun, 23 Jul 2023 12:40:24 +0800 Bin Meng bm...@tinylab.org wrote: > Some coding convention fixes for video_post_bind(). > > Signed-off-by: Bin Meng > --- > > drivers/video/video-uclass.c | 6 -- > 1 file changed, 4 insertions(+), 2 deletions(-) applied to u-boot-video/master, thanks!

Re: [PATCH 02/18] video: bochs: Drop inclusion of

2023-08-01 Thread Anatolij Gustschin
On Sun, 23 Jul 2023 12:40:25 +0800 Bin Meng bm...@tinylab.org wrote: > The driver does not call any MTRR APIs. > > Signed-off-by: Bin Meng > --- > > drivers/video/bochs.c | 1 - > 1 file changed, 1 deletion(-) applied to u-boot-video/master, thanks! -- Anatolij

Re: [PATCH 04/18] video: bochs: Avoid using IO instructions to access VGA IO port

2023-08-01 Thread Anatolij Gustschin
On Sun, 23 Jul 2023 12:40:27 +0800 Bin Meng bm...@tinylab.org wrote: > At present the driver uses IO instructions to access the legacy > VGA IO ports, which unfortunately limits the driver to work only > on x86. It turns out the IO instruction is not necessary as Bochs > VGA card remaps the legacy

Re: [PATCH 06/18] video: kconfig: Fix wrong text for the PCI default FB size

2023-08-01 Thread Anatolij Gustschin
On Sun, 23 Jul 2023 12:40:29 +0800 Bin Meng bm...@tinylab.org wrote: > There is an example in the VIDEO_PCI_DEFAULT_FB_SIZE help text to > tell people how to calculate its value but the resolution given > does not match the value. Fix it. > > Signed-off-by: Bin Meng > --- > > drivers/video/Kco

Re: [PATCH 07/18] video: kconfig: Drop the superfluous dependency

2023-08-01 Thread Anatolij Gustschin
On Sun, 23 Jul 2023 12:40:30 +0800 Bin Meng bm...@tinylab.org wrote: > PCI is always selected by X86 architecture hence "X86 && PCI" does > not make it better. > > Signed-off-by: Bin Meng > --- > > drivers/video/Kconfig | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) applied t

Re: [PATCH 08/18] video: kconfig: Set default FB size for Bochs

2023-08-01 Thread Anatolij Gustschin
On Sun, 23 Jul 2023 12:40:31 +0800 Bin Meng bm...@tinylab.org wrote: > Set up a default frame buffer size of 8MiB for Bochs for non-x86 > architecturs as PCI is normally not enumerated before relocation > on these architectures. > > Signed-off-by: Bin Meng > --- > > drivers/video/Kconfig | 6 +

Re: [PATCH 09/18] video: bochs: Set the frame buffer size per configuration

2023-08-01 Thread Anatolij Gustschin
On Sun, 23 Jul 2023 12:40:32 +0800 Bin Meng bm...@tinylab.org wrote: > At present the uclass stored frame buffer size is set to a hard > coded value, but we can calculate the correct value based on what > is configured. > > Signed-off-by: Bin Meng > --- > > drivers/video/bochs.c | 4 ++-- > 1

Re: [PATCH 00/18] video: bochs: Remove the x86 limitation

2023-08-01 Thread Anatolij Gustschin
Hi Bin, On Mon, 31 Jul 2023 13:26:23 +0800 Bin Meng bmeng...@gmail.com wrote: ... > Looks the first half is assigned to Anatolij and the second half to Rick. > > I guess the first half should go first. > > Ping for apply? I've applied patches 1/18 to 9/18 now, a pull request is pending. -- Ana

Re: [PATCH 1/2] drivers: video: tidss: tidss_drv: Change remove method

2023-08-01 Thread Anatolij Gustschin
On Thu, 27 Jul 2023 12:01:25 +0530 Nikhil M Jain n-ja...@ti.com wrote: > Change remove method of DSS video driver to disable video port instead > of performing a soft reset, as soft reset takes longer duration. Video > port is disabled by setting enable bit of video port to 0. > > Signed-off-by:

Re: [PATCH 2/2] drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video

2023-08-01 Thread Anatolij Gustschin
On Thu, 27 Jul 2023 12:01:26 +0530 Nikhil M Jain n-ja...@ti.com wrote: > Perform removal of DSS if kconfigs VIDEO_REMOVE or SPL_VIDEO_REMOVE is > set by user. Otherwise if above Kconfigs are not selected, it is assumed > that user wants splash screen to be displayed until linux kernel boots > up.

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 (2

Re: [PATCH] video: vidconsole: Fix null dereference of ops->measure

2023-08-13 Thread Anatolij Gustschin
On Thu, 3 Aug 2023 17:32:41 +0800 Bin Meng bm...@tinylab.org wrote: > At present vidconsole_measure() tests ops->select_font before calling > ops->measure, which would result in a null dereference when the console > driver provides no ops for measure. > > Fixes: b828ed7d7929 ("console: Allow mea

Re: [PATCH] video: kconfig: Fix a typo in SPL_VIDEO_REMOVE

2023-08-13 Thread Anatolij Gustschin
On Thu, 3 Aug 2023 18:40:08 +0800 Bin Meng bmeng...@gmail.com wrote: > From: Bin Meng > > Add one space between 'before' and 'loading'. > > Signed-off-by: Bin Meng > --- > > drivers/video/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) applied to u-boot-video/master, thanks

Re: [PATCH 0/2] patches used to enable u-boot video driver on raspberry pi 4B platform

2023-08-13 Thread Anatolij Gustschin
On Wed, 26 Jul 2023 10:42:33 +0800 Meng Li meng...@windriver.com wrote: > From: Meng Li > > There are 2 patches as bleow: > 0001-bcm2835-Add-simiple-framebuffer-for-use-with-fkms.patch > 0002-rpi-set-the-correct-parameter-for-simple-framebuffer.patch > The first one is used to enable u-boot vide

[PATCH] board: keymile: convert to CONFIG_DM_I2C

2024-07-19 Thread Anatolij Gustschin
The conversion to DM_I2C is mandatory, rework to remove use of legacy I2C API. Signed-off-by: Anatolij Gustschin Cc: Aleksandar Gerasimovski Cc: Holger Brunck Cc: Tomas Alvarez Vanoli --- board/keymile/Kconfig | 3 --- board/keymile/common/common.c

Re: [PATCH 01/20] arm: Remove pg_wcom boards

2024-07-19 Thread Anatolij Gustschin
Hi Simon, On Fri, 19 Jul 2024 10:50:16 +0200 Anatolij Gustschin ag...@denx.de wrote: > Hello Simon, > > On Thu, 18 Jul 2024 18:35:52 +0100 > Simon Glass s...@chromium.org wrote: > > > These board has not been converted to CONFIG_DM_I2C by the deadline: >

[PATCH] board: beagle: convert to CONFIG_DM_I2C

2024-07-19 Thread Anatolij Gustschin
Rework to remove use of legacy I2C API. Signed-off-by: Anatolij Gustschin Cc: Tom Rini --- board/beagle/beagle/beagle.c | 41 +- configs/omap3_beagle_defconfig | 2 +- include/configs/omap3_beagle.h | 3 --- 3 files changed, 26 insertions(+), 20 deletions

[PATCH v2] board: keymile: convert to CONFIG_DM_I2C

2024-07-19 Thread Anatolij Gustschin
The conversion to DM_I2C is mandatory, rework to remove use of legacy I2C API. Signed-off-by: Anatolij Gustschin Cc: Aleksandar Gerasimovski Cc: Holger Brunck Cc: Tomas Alvarez Vanoli --- Changes in v2: - convert pg_wcom_expu1_update_defconfig and pg_wcom_seli8_update_defconfig files

[PATCH] nitrogen6x: convert to DM_I2C and DM_SERIAL

2024-07-20 Thread Anatolij Gustschin
Rework to remove use of legacy I2C API. Also switch to DM_SERIAL to avoid board removal warning. Signed-off-by: Anatolij Gustschin Cc: Troy Kisky --- board/boundary/nitrogen6x/nitrogen6x.c | 79 ++ configs/mx6qsabrelite_defconfig| 7 +-- configs

Re: [PATCH] board: beagle: convert to CONFIG_DM_I2C

2024-07-20 Thread Anatolij Gustschin
Hi Simon, On Sat, 20 Jul 2024 13:36:04 +0100 Simon Glass s...@chromium.org wrote: ... > > - /* return BEAGLE_NO_EEPROM if eeprom doesn't respond */ > > - if (i2c_probe(EXPANSION_EEPROM_I2C_ADDRESS) == 1) { > > - i2c_set_bus_num(TWL4030_I2C_BUS); > > + ret = i2c_get_

[PATCH] mx6boards: convert to DM_I2C and DM_SERIAL

2024-07-20 Thread Anatolij Gustschin
Rework to remove use of legacy I2C API. Also switch to DM_SERIAL to avoid board removal warning. Signed-off-by: Anatolij Gustschin Cc: Eric Bénard --- board/embest/mx6boards/mx6boards.c | 70 +++--- configs/marsboard_defconfig| 6 +-- configs

[PATCH] kontron-sl-mx6ul: switch to DM_SERIAL

2024-07-20 Thread Anatolij Gustschin
Enable DM_SERIAL to avoid board removal warning. Signed-off-by: Anatolij Gustschin Cc: Frieder Schrempf --- configs/kontron-sl-mx6ul_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/kontron-sl-mx6ul_defconfig b/configs/kontron-sl-mx6ul_defconfig index 12d96b674c

[PATCH] pxm2: switch to DM_I2C

2024-07-20 Thread Anatolij Gustschin
Enable DM_I2C to avoid board removal warning. Signed-off-by: Anatolij Gustschin Cc: Enrico Leto --- configs/pxm2_defconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configs/pxm2_defconfig b/configs/pxm2_defconfig index 366d8fc3ae..c2f869391d 100644 --- a/configs

Re: [PATCH v3 0/5] video: Improve syncing performance with cyclic

2024-07-30 Thread Anatolij Gustschin
Hi Simon, On Thu, 4 Jul 2024 08:48:54 +0100 Simon Glass s...@chromium.org wrote: > Now that U-Boot has a background-processing feature, it is possible to > reduce the amount of 'foreground' syncing of the display. At present > this happens quite often. This series breaks turris_1x_sdcard SPL bu

Re: [PATCH v3 07/12] video: Correct setting of cursor position

2023-11-12 Thread Anatolij Gustschin
; > Signed-off-by: Simon Glass > --- > > (no changes since v1) > > drivers/video/vidconsole-uclass.c | 15 --- > 1 file changed, 8 insertions(+), 7 deletions(-) Reviewed-by: Anatolij Gustschin

Re: [PATCH v4 07/12] video: Correct setting of cursor position

2023-11-12 Thread Anatolij Gustschin
; > Signed-off-by: Simon Glass > --- > > (no changes since v1) > > drivers/video/vidconsole-uclass.c | 15 --- > 1 file changed, 8 insertions(+), 7 deletions(-) Reviewed-by: Anatolij Gustschin

Re: [PATCH v4 08/12] video: Drop unnecessary truetype operations from SPL

2023-11-12 Thread Anatolij Gustschin
t; > (no changes since v3) > > Changes in v3: > - Add new patch to drop unnecessary truetype operations from SPL > > drivers/video/console_truetype.c | 10 ++ > 1 file changed, 10 insertions(+) Reviewed-by: Anatolij Gustschin

Re: [PATCH v2 0/7] Tegra panel improvements

2024-04-20 Thread Anatolij Gustschin
On Fri, 19 Apr 2024 08:05:22 -0600 Tom Rini tr...@konsulko.com wrote: > On Fri, Apr 19, 2024 at 02:29:20PM +0300, Svyatoslav Ryhel wrote: > > > Hello Tom! This patch set is hanging in patchwork for 3 month > > without any comments. If no one has anything to say, may you > > pick it into master?

Re: [PATCH v6 00/18] Add T114 video support

2024-04-20 Thread Anatolij Gustschin
On Tue, 23 Jan 2024 19:16:15 +0200 Svyatoslav Ryhel clamo...@gmail.com wrote: > T114 is not that different from T30 and all T30 drivers will work > on T114 as well with some adjustments. > > Patches propose general improvements for existing Tegra DC and DSI > drivers as well Tegra 114 video suppo

Re: [PATCH v2 0/7] Tegra panel improvements

2024-04-20 Thread Anatolij Gustschin
On Wed, 31 Jan 2024 08:57:14 +0200 Svyatoslav Ryhel clamo...@gmail.com wrote: > The current patch set improves the logic of existing panels and > bridge used by Tegra 3 devices and brings support for additional > DSI panels used by Tegra 4 devices. > > New and existing drivers are fully reusable,

Re: [PATCH 0/4] Simplefb and fb reservation related updates

2024-04-20 Thread Anatolij Gustschin
On Fri, 8 Mar 2024 16:38:28 +0530 Devarsh Thakkar devar...@ti.com wrote: > Hi Tom, Anatolij, Simon, > > On 22/02/24 18:38, Devarsh Thakkar wrote: > > This adds support for simple-framebuffer reservation using video handoff > > when splash is enabled at SPL stage. > > > > Also adds helper functio

Re: [PATCH] video: simplefb: modernise DT parsing

2024-04-20 Thread Anatolij Gustschin
On Fri, 16 Feb 2024 18:38:06 + Caleb Connolly caleb.conno...@linaro.org wrote: > simplefb was using old style FDT parsing which doesn't behave well in > combination with livetree. Update it to use ofnode instead and add a > missing null check for the "format" property. > > Standardise the err

Re: [PATCH] video: dw_hdmi: Fix compiler warnings with gcc-14

2024-04-20 Thread Anatolij Gustschin
On Sat, 27 Jan 2024 14:54:59 -0800 Khem Raj raj.k...@gmail.com wrote: > GCC-14 find more warnings like > "make pointer from integer without a cast" > fix them by adding a type cast. > > Signed-off-by: Khem Raj > Cc: Anatolij Gustschin > Cc: Tom Rini >

Re: [PATCH v3 00/17] video: dw_hdmi: Support Vendor PHY

2024-04-20 Thread Anatolij Gustschin
On Thu, 14 Mar 2024 14:55:32 +0530 Jagan Teki ja...@amarulasolutions.com wrote: ... > > > Jagan Teki (17): > > > video: rockchip: hdmi: Detect hpd after controller init > > > video: dw_hdmi: Add Vendor PHY handling > > > video: dw_hdmi: Extend the HPD detection > > > video: dw_hdmi: Add rea

Re: [PATCH v1 0/2] Simple panel improvements

2024-04-20 Thread Anatolij Gustschin
On Mon, 8 Jan 2024 18:44:59 +0200 Svyatoslav Ryhel clamo...@gmail.com wrote: > Simplify platform data pass to simple DSI panels by direct > asigning in udevice_id struct. > > Support EDID searching in case device tree provides no > specific timings or device has different panels (like paz00). >

[GIT PULL] u-boot-video/video-20240421

2024-04-21 Thread Anatolij Gustschin
Hi Tom, please pull video driver updates for v2024.07-rc1. CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/20466 Thanks, Anatolij The following changes since commit af04f37a78c7e61597fb9ed6db2c8f8d7f8b0f92: Merge tag 'u-boot-stm32-20240419' of https://source.denx.de/u-

Re: [PATCH 0/6] video: remove VIDCONSOLE_AS_LCD and VIDCONSOLE_AS_NAME

2020-12-20 Thread Anatolij Gustschin
On Tue, 8 Dec 2020 11:16:30 -0500 Tom Rini tr...@konsulko.com wrote: ... > > => open point: which acceptable target to remove this feature ? v2022.01 ? > > This sounds like a good plan and reasonable date to me. Anatolij? I have no objection, this target date is okay for me. -- Anatolij

Re: Missing BMP 565RGB video support

2020-09-01 Thread Anatolij Gustschin
Hi, On Fri, 28 Aug 2020 10:44:55 + Trommel, Kees (Contractor) kees.trommel.contrac...@draeger.com wrote: > Hi Agust, > > The latest version of the U-Boot does not support conversion from > 24BPP BMP to a 16BPP 565RGB encoded frame buffer. It uses always > 555RGB encoding (see function video_

Re: [PATCH] video: Drop unprintable characters from video_font_data.h

2021-03-19 Thread Anatolij Gustschin
Hi Simon, On Fri, 19 Mar 2021 14:57:19 +1300 Simon Glass s...@chromium.org wrote: ... > > Applied to u-boot-video/master, thanks! > > I don't see this one in mainline yet...do you know where is it applied? it is in my merge branch, unfortunately I forgot to push this to Tom, sorry. Thanks for

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.g

Re: [PATCH] video: Drop unprintable characters from video_font_data.h

2021-03-19 Thread Anatolij Gustschin
Hi Simon, On Fri, 19 Mar 2021 08:54:09 +0100 Anatolij Gustschin ag...@denx.de wrote: ... > it is in my merge branch, unfortunately I forgot to push this to Tom, > sorry. Thanks for checking it! I'll submit a pull request soon. Tom merged my pull request, now this patch is in main

Re: Pull request: rockchip-for-v2021.07

2021-04-06 Thread Anatolij Gustschin
On Tue, 06 Apr 2021 09:31:15 +0200 Arnaud Patard (Rtp) arnaud.pat...@rtp-net.org wrote: > Kever Yang writes: ... > Sorry for annoying you again. Is there some reply I missed about my > latest version of rk3399/PBP display patchset > (https://patchwork.ozlabs.org/project/uboot/list/?series=232334)

Re: [PATCH] video: cfb_console: Fix 64 bits support problem

2020-04-28 Thread Anatolij Gustschin
Hi Peng, On Wed, 29 Apr 2020 11:45:14 +0800 Peng Fan peng@nxp.com wrote: > From: Ye Li > > There are some integer to pointer convert. To support 64 bits system, > change the unsigned int to unsigned long. cfb_console is obsolete and shouldn't be used. Why are you not using DM_VIDEO based d

Re: [ANN] U-Boot v2020.07-rc1 released

2020-05-01 Thread Anatolij Gustschin
Hi Marek, On Fri, 1 May 2020 17:39:27 +0200 Marek Vasut ma...@denx.de wrote: ... > > Build failed, please fix: > https://gitlab.denx.de/u-boot/custodians/u-boot-usb/pipelines/3054 This link is not accessible for public, could you please check the CI/CD permission settings? Should be under gitla

Re: [PATCH] sunxi: A20-OLinuXino-Lime2: enable PHY config to fix broken ethernet

2020-05-01 Thread Anatolij Gustschin
On Fri, 1 May 2020 22:16:16 +0530 Jagan Teki ja...@amarulasolutions.com wrote: ... > Please rebase on master and send. fyi, I don't have board > accessibility right now to test this. This patch should be dropped. Tom already fixed this issue, please see commit 69a229c6d4b4. -- Anatolij

Re: [PATCH 5/5] power: imx8: Replace SC_R_LAST with SC_R_NONE

2020-05-03 Thread Anatolij Gustschin
Hi Peng, On Sun, 3 May 2020 22:33:23 +0800 Peng Fan peng@nxp.com wrote: ... > --- > arch/arm/dts/fsl-imx8dx.dtsi| 619 > Why is this patch removing the dtsi file? -- Anatolij

[PATCH 2/2] thermal: imx_scu_thermal: fix getting DT alert property value

2020-05-16 Thread Anatolij Gustschin
Fix boot hang with endless loop outputting: CPU Temperature (47200C) has beyond alert (0C), close to critical (0C) waiting... Signed-off-by: Anatolij Gustschin --- i.MX8QXP is broken again, this should be appied ASAP! drivers/thermal/imx_scu_thermal.c | 101 -- 1

[PATCH 1/2] cpu: imx8: fix type and rate detection

2020-05-16 Thread Anatolij Gustschin
CPU type and rate detection is broken, for A35 cpu we get A53: ... sc_pm_get_clock_rate: resource:0 clk:2: res:3 Could not read CPU frequency: -22 CPU: NXP i.MX8QXP RevB A53 at 0 MHz at 47C Fixes: 55bc96f3b675 ("cpu: imx8: fix get core name and rate") Signed-off-by: Anatolij

Re: [PATCH 08/16] board: stm32mp1: update management of boot-led

2020-04-01 Thread Anatolij Gustschin
Hi Patrick, On Tue, 31 Mar 2020 18:04:25 +0200 Patrick Delaunay patrick.delau...@st.com wrote: ... > @@ -648,8 +652,10 @@ int board_init(void) > > sysconf_init(); > > - if (CONFIG_IS_ENABLED(CONFIG_LED)) > + if (CONFIG_IS_ENABLED(CONFIG_LED)) { > led_default_state()

Re: [PATCH v3 0/5] rockchip: rk3399: Fix HDMI out

2020-04-02 Thread Anatolij Gustschin
On Thu, 2 Apr 2020 17:11:20 +0530 Jagan Teki ja...@amarulasolutions.com wrote: ... > 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/ HDM

Re: [PATCH v3 0/5] rockchip: rk3399: Fix HDMI out

2020-04-02 Thread Anatolij Gustschin
Hi Kever, On Thu, 2 Apr 2020 22:28:53 +0800 Kever Yang kever.y...@rock-chips.com wrote: ... > > Series applied to u-boot-video/video-fixes-v2020.04, thanks! > > I was about to apply these patches, and under travis build now. > > It's also OK for these patches to merge into u-boot-video. I'm b

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-2ap

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

[PATCH 1/5] rut: disable video after DM_VIDEO conversion deadline

2021-05-24 Thread Anatolij Gustschin
The board was not converted to DM_VIDEO before deadline, so disable video support for now. Signed-off-by: Anatolij Gustschin Cc: Samuel Egli --- configs/rut_defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/rut_defconfig b/configs/rut_defconfig index

[PATCH 2/5] pxm2: disable video after DM_VIDEO conversion deadline

2021-05-24 Thread Anatolij Gustschin
The board was not converted to DM_VIDEO before deadline, so disable video support for now. Signed-off-by: Anatolij Gustschin Cc: Samuel Egli --- configs/pxm2_defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/pxm2_defconfig b/configs/pxm2_defconfig index

[PATCH 4/5] brxre1: disable video after DM_VIDEO conversion deadline

2021-05-24 Thread Anatolij Gustschin
The board was not converted to DM_VIDEO before deadline, so disable video support for now. Signed-off-by: Anatolij Gustschin Cc: Hannes Schmelzer --- board/BuR/brxre1/board.c | 9 + configs/brxre1_defconfig | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/board

[PATCH 3/5] mx28evk: disable video after DM_VIDEO conversion deadline

2021-05-24 Thread Anatolij Gustschin
The board was not converted to DM_VIDEO before deadline, so disable video support for now. Signed-off-by: Anatolij Gustschin Cc: Fabio Estevam --- configs/mx28evk_auart_console_defconfig | 6 +++--- configs/mx28evk_defconfig | 6 +++--- configs/mx28evk_nand_defconfig | 6

[PATCH 5/5] pico-imx6ul: disable video after DM_VIDEO conversion deadline

2021-05-24 Thread Anatolij Gustschin
These boards were not converted to DM_VIDEO before deadline, so disable video support for now. Signed-off-by: Anatolij Gustschin Cc: Richard Hu Cc: Fabio Estevam --- configs/pico-dwarf-imx6ul_defconfig | 4 ++-- configs/pico-hobbit-imx6ul_defconfig | 4 ++-- configs/pico-pi-imx6ul_defconfig

[PATCH v2] siemens: rut: disable video after DM_VIDEO conversion deadline

2021-05-26 Thread Anatolij Gustschin
The board was not converted to DM_VIDEO before deadline, so disable video support for now. Signed-off-by: Anatolij Gustschin --- Changes in v2: - fix build error: undefined reference to `arch_early_init_r' configs/rut_defconfig | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)

Please pull u-boot-video

2021-06-05 Thread Anatolij Gustschin
-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

Re: [PATCH v3] video: sunxi_display: Convert to DM_VIDEO

2021-02-21 Thread Anatolij Gustschin
On Sat, 20 Feb 2021 19:45:17 -0500 Tom Rini tr...@konsulko.com wrote: > On Sun, Feb 21, 2021 at 12:07:35AM +, Andre Przywara wrote: > > > On Sun, 7 Feb 2021 07:37:34 -0700 > > Simon Glass wrote: > > > > Hi Simon, > > > > coming back to this patch, answering to the other comments I skipped

Re: [PATCH v3] video: sunxi_display: Convert to DM_VIDEO

2021-02-21 Thread Anatolij Gustschin
Hi Andre, On Mon, 22 Feb 2021 00:17:05 + Andre Przywara andre.przyw...@arm.com wrote: ... > Thanks for that. I just sent a v4 with some small fixes and all the > tags. > > And just to be sure: with "queue it" you mean for -next, so the April > merge window? I meant to queue it for my build t

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.0

Re: [PATCH 1/2] video: simple_panel: Add sharp,lq123p1jx31 display

2021-02-22 Thread Anatolij Gustschin
On Wed, 28 Oct 2020 00:41:54 +0300 Alper Nebi Yasak alpernebiya...@gmail.com wrote: > Add "sharp,lq123p1jx31" to the compatible node. This is the panel for > chromebook_kevin. > > Signed-off-by: Alper Nebi Yasak > --- > > drivers/video/simple_panel.c | 1 + > 1 file changed, 1 insertion(+) Ap

Re: [PATCH 2/2] video: simple_panel: Add boe,nv101wxmn51 display

2021-02-22 Thread Anatolij Gustschin
On Wed, 28 Oct 2020 00:41:55 +0300 Alper Nebi Yasak alpernebiya...@gmail.com wrote: > Add "boe,nv101wxmn51" to the compatible node. This is the panel for > chromebook_bob. > > Signed-off-by: Alper Nebi Yasak > --- > I didn't test this as I don't have a gru-bob, but this panel is listed > among L

Re: [PATCH 1/2] video: eliminate unused drivers/video/mb862xx.c

2021-02-22 Thread Anatolij Gustschin
On Tue, 29 Dec 2020 12:52:50 +0100 Heinrich Schuchardt xypron.g...@gmx.de wrote: > The mb862xx driver does not conform to the driver model and is unused. > Eliminate it. > > Signed-off-by: Heinrich Schuchardt > --- > drivers/video/Makefile | 1 - > drivers/video/mb862xx.c | 486 ---

Re: [PATCH 2/2] video: remove unused include/mb862xx.h

2021-02-22 Thread Anatolij Gustschin
On Tue, 29 Dec 2020 12:52:51 +0100 Heinrich Schuchardt xypron.g...@gmx.de wrote: > CONFIG_VIDEO_MB862xx cannot be selected by any configuration. > So we can eliminate include/mb862xx.h. > > Signed-off-by: Heinrich Schuchardt > --- > board/socrates/socrates.c | 12 - > include/mb862xx.h

  1   2   3   4   5   6   7   8   9   10   >