Re: [PATCH] drm/rockchip: Fix an error handling path rockchip_dp_probe()

2022-07-04 Thread Heiko Stuebner
commit: 5074376822fe99fa4ce344b851c5016d00c0444f Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: Detach from ARM DMA domain in attach_device

2022-07-04 Thread Heiko Stuebner
gt; Let's follow the lead of exynos and tegra and add code to explicitly > remove the ARM domain before attaching a new one. Applied, thanks! [1/1] drm/rockchip: Detach from ARM DMA domain in attach_device commit: 8490cad4dc4e2ee265ba9e12cd47bdfd6b9a3d34 Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: vop: Don't crash for invalid duplicate_state()

2022-06-24 Thread Heiko Stuebner
Am Freitag, 24. Juni 2022, 01:44:52 CEST schrieb Doug Anderson: > Hi, > > On Fri, Jun 17, 2022 at 5:27 PM Brian Norris wrote: > > > > It's possible for users to try to duplicate the CRTC state even when the > > state doesn't exist. drm_atomic_helper_crtc_duplicate_state() (and other > > users of

Re: [PATCH v11 16/24] arm64: dts: rockchip: rk356x: Add VOP2 nodes

2022-05-06 Thread Heiko Stuebner
Am Freitag, 6. Mai 2022, 09:10:28 CEST schrieb Sascha Hauer: > On Thu, May 05, 2022 at 09:23:03AM +0200, Heiko Stübner wrote: > > Am Donnerstag, 5. Mai 2022, 08:41:31 CEST schrieb Sascha Hauer: > > > On Thu, May 05, 2022 at 02:28:24AM +0200, Heiko Stübner wrote: > > > > Am Freitag, 22. April 2022,

Re: (subset) [PATCH v11 00/24] drm/rockchip: RK356x VOP2 support

2022-05-03 Thread Heiko Stuebner
clk_vo as critical commit: 602c602204dff45b8fb4dbe5ca5ba163991fb778 Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v11 00/24] drm/rockchip: RK356x VOP2 support

2022-05-03 Thread Heiko Stuebner
f1c2f333d0a329937ef9c7f03a [10/24] dt-bindings: display: rockchip: dw-hdmi: Add regulator support commit: 80266ccb864b6443fd0bf54bb17444d2632fad21 [15/24] dt-bindings: display: rockchip: dw-hdmi: Make unwedge pinctrl optional commit: 6e944f52a225484b87bb343d0ba28165edf04b19 Best regards, -- Heiko Stuebner

Re: (subset) [PATCH 0/5] Replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi

2022-05-02 Thread Heiko Stuebner
i_monitor() with is_hdmi commit: d2eabdb64474c2101953859601794f1ea08ec1d9 Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: cdn-dp: change rk3399_cdn_dp from global to static

2022-05-02 Thread Heiko Stuebner
ied, thanks! [1/1] drm/rockchip: cdn-dp: change rk3399_cdn_dp from global to static commit: 7494b1ed1df414e43dc8429f0c016b2054b1b5da Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: Support YUV formats with U/V swapped

2022-05-02 Thread Heiko Stuebner
ecoders only output NV21, and supporting this pixel format in > the display pipeline would allow the decoded video frames to be output > directly. > > [...] Applied, thanks! [1/1] drm/rockchip: Support YUV formats with U/V swapped commit: 3fa50896c35982afb59ad5bcbe04ec2e91bb54a5

Re: [PATCH] drm/rockchip: Refactor IOMMU initialisation

2022-05-02 Thread Heiko Stuebner
ation commit: 421be3ee36a497949a4b564cd1e4f7f9fe755f57 Additionally tested on rk3288, rk3399 and px30. Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()

2022-05-02 Thread Heiko Stuebner
/rockchip: vop: fix possible null-ptr-deref in vop_bind() commit: f8c242908ad15bbd604d3bcb54961b7d454c43f8 Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v11 00/24] drm/rockchip: RK356x VOP2 support

2022-05-03 Thread Heiko Stuebner
to reference clock commit: a9d37e684492ab5db1cce28b655e20c01191873f [05/24] dt-bindings: display: rockchip: dw-hdmi: use "ref" as clock name commit: a5fc012e6ee75a899173398573e77207542f588a Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v11 00/24] drm/rockchip: RK356x VOP2 support

2022-05-03 Thread Heiko Stuebner
ip: rk3399: rename HDMI ref clock to 'ref' commit: bd820bc5e77087a71a42c36f2660b8a35d2c01a5 Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v11 00/24] drm/rockchip: RK356x VOP2 support

2022-05-04 Thread Heiko Stuebner
d binding for VOP2 commit: 74015e2650bad641a02100cdf0ac23a96c1a2553 [24/24] dt-bindings: display: rockchip: dw-hdmi: fix ports description commit: 4073e42028de0f6ebbd86a9b30aaa5501bcdff59 Best regards, -- Heiko Stuebner

Re: [PATCH][next] drm/rockchip: Fix spelling mistake "aligened" -> "aligned"

2022-05-08 Thread Heiko Stuebner
On Thu, 5 May 2022 12:10:44 +0100, Colin Ian King wrote: > There is a spelling mistake in a drm_err message. Fix it. Applied, thanks! [1/1] drm/rockchip: Fix spelling mistake "aligened" -> "aligned" commit: f0eaf60c67738da8aae786bda74a2fffeca6d7cc Best regards, -- Heiko Stuebner

Re: [PATCH -next] drm/rockchip: remove unneeded semicolon

2022-05-08 Thread Heiko Stuebner
f9883946b Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: Remove unneeded semicolon

2022-05-08 Thread Heiko Stuebner
Am Freitag, 6. Mai 2022, 03:55:57 CEST schrieb Haowen Bai: > Fixes coccicheck warning: > > drivers/gpu/drm/rockchip/rockchip_drm_vop2.c:1476:2-3: Unneeded semicolon > > Signed-off-by: Haowen Bai Yang Li was slightly faster [0] than this patch, so I've picked that one. [0]

Re: [PATCH v2 -next] drm/rockchip: Fix Kconfig dependencies

2022-05-08 Thread Heiko Stuebner
egards, -- Heiko Stuebner

Re: [BUG] [PATCH] drm/rockchip: use generic fbdev setup

2022-10-17 Thread Heiko Stuebner
Am Montag, 17. Oktober 2022, 12:05:16 CEST schrieb John Keeping: > Hi Johan, > > On Mon, Oct 17, 2022 at 10:11:32AM +0200, Johan Jonker wrote: > > Your patch contribution causes a kernel panic on MK808 with Rockchip > > rk3066a SoC. > > Would you like to contribute to fix this issue? > > The

Re: [PATCH 0/2] drm/rockchip: vop2: fix IOMMU warnings after reenable

2022-10-29 Thread Heiko Stuebner
ter in plane_atomic_disable commit: 471bf2406c043491b1a8288e5f04bc278f7d7ca1 [2/2] drm/rockchip: vop2: disable planes when disabling the crtc commit: 447fb14bf07905b880c9ed1ea92c53d6dd0649d7 Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: dsi: Fix VOP selection on SoCs that support it

2022-10-29 Thread Heiko Stuebner
t support it commit: 553c5a429aee26c9cfaf37ae158a8915540270fe Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messages

2022-10-29 Thread Heiko Stuebner
DEFER error messages commit: bfab00b94bd8569cdb84a6511d6615e6a8104e9c Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: fix fbdev on non-IOMMU devices

2022-10-29 Thread Heiko Stuebner
s! [1/1] drm/rockchip: fix fbdev on non-IOMMU devices commit: ab78c74cfc5a3caa2bbb7627cb8f3bca40bb5fb0 Best regards, -- Heiko Stuebner

Re: [PATCH 1/2] drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach

2022-10-29 Thread Heiko Stuebner
/2] drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach commit: 0be67e0556e469c57100ffe3c90df90abc796f3b [2/2] drm/rockchip: dsi: Force synchronous probe commit: 81e592f86f7afdb76d655e7fbd7803d7b8f985d8 Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: vop2: Register Esmart0-win0 as primary plane

2022-10-29 Thread Heiko Stuebner
vop2: Register Esmart0-win0 as primary plane commit: de4a4c8f64021b02aaa8ab21a82fe1f11a17b975 Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: dsi: Remove the unused function dsi_update_bits()

2022-10-29 Thread Heiko Stuebner
> function 'dsi_update_bits'. > > https://bugzilla.openanolis.cn/show_bug.cgi?id=2414 > > [...] Applied, thanks! [1/1] drm/rockchip: dsi: Remove the unused function dsi_update_bits() commit: 3daf391fee830f2343cc6b1ba131b1b5115dea1f Best regards, -- Heiko Stuebner

Re: [PATCH v1] drm: rockchip: remove rockchip_drm_framebuffer_init() function

2022-10-29 Thread Heiko Stuebner
sub function > rockchip_fb_alloc() and cleanup the rockchip_drm_fb.h header file. > > > [...] Applied, thanks! [1/1] drm: rockchip: remove rockchip_drm_framebuffer_init() function commit: 4016379301a33e8bd0c2ef5c02f5d7f6a4afece4 Best regards, -- Heiko Stuebner

Re: (subset) [PATCH -next 0/2] fix PM usage counter unbalance

2022-10-29 Thread Heiko Stuebner
4592ac4cf71c3bc1cc1fd05dea8015 I've ignored patch1 here, as your Huawei-collegue Yuan Can did sent a different one that catches some more occurences. Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()

2022-10-29 Thread Heiko Stuebner
commit: e3558747ebe15306e6d0b75bd6d211436be4a7d5 I've dropped the lvds part and used the separate patch from your Huawei-collegue Zhang Qilong Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: Fix return type of cdn_dp_connector_mode_valid

2022-09-14 Thread Heiko Stuebner
2f74e4b64bb57 Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v2 0/5] rockchip-dsi for rk3568

2022-09-09 Thread Heiko Stuebner
e617a6f922df72870c0cb5f [3/5] drm/rockchip: dsi: add rk3568 support commit: f3aaa6125b6f1532d3276d705b1a3791f18a872a Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: fix repeated words in comments

2022-09-09 Thread Heiko Stuebner
On Thu, 8 Sep 2022 20:36:16 +0800, wangjianli wrote: > Delete the redundant word 'in'. Applied, thanks! [1/1] drm/rockchip: fix repeated words in comments commit: fe53d167129e19ce01c056d85262427146cacf88 Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: remove vop_writel

2022-09-15 Thread Heiko Stuebner
move vop_writel commit: 98a65e6d498c46b0beec7a40aac4b3e404642993 Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v2 0/3] drm/rockchip: support gamma control on RK3399

2022-09-15 Thread Heiko Stuebner
gamma control on RK3399 commit: 7ae7a6211fe7251543796d5af971acb8c9e2da9e Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v2 0/3] drm/rockchip: support gamma control on RK3399

2022-09-15 Thread Heiko Stuebner
RK3288, but for simplicity this series follows the existing > DT binding which requires the gamma LUT as a second address resource. > > [...] Applied, thanks! [3/3] arm64: dts: rockchip: enable gamma control on RK3399 commit: 3a5247120668041c8e9eb190497296656b66bf9a Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: vop2: Fix eDP/HDMI sync polarities

2022-09-09 Thread Heiko Stuebner
/rockchip: vop2: Fix eDP/HDMI sync polarities commit: 35b513a74eabf09bd718e04fd9e62b09c022807f Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v3 0/6] drm/rockchip: vop2: add support for the rgb output block

2023-01-29 Thread Heiko Stuebner
519af9fa23 Best regards, -- Heiko Stuebner

Re: (subset) [PATCH V12 0/4] drm/panel: Add Magnachip D53E6EA8966 Panel Controller

2023-01-29 Thread Heiko Stuebner
SPI to receive > command signals using DBI. > > [...] Applied, thanks! [4/4] arm64: dts: rockchip: add display to RG503 commit: 97ce9f36631dafd6daaab0c06a6a48b4301199b5 Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: dsi: Remove the unused function dsi_read()

2023-03-07 Thread Heiko Stuebner
ction 'dsi_read'. > > Applied, thanks! [1/1] drm/rockchip: dsi: Remove the unused function dsi_read() commit: 59585c79f87794c92f040c264b274e86d8522e22 Best regards, -- Heiko Stuebner

Re: [PATCH V2] drm/rockchip: vop2: Add error check to devm_regmap_init_mmio

2023-03-22 Thread Heiko Stuebner
Am Mittwoch, 22. März 2023, 23:44:11 CET schrieb Alfredo Cruz: > devm_regmap_init_mmio() may return an invalid pointer in case of an error. > This patch adds the corresponding IS_ERR check to vop2->map. > > Signed-off-by: Alfredo Cruz applied to drm-misc Thanks for the refresh Heiko

Re: (subset) [PATCH v6 01/17] dt-bindings: display: rockchip: convert rockchip-lvds.txt to YAML

2023-03-22 Thread Heiko Stuebner
dsi node commit: cadda005961cd6a202ae6f8ff99f2bba35a31dc8 Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: vop2: add error check to devm_regmap_init_mmio

2023-03-22 Thread Heiko Stuebner
Hi Alfredo, while I do agree with the patch content, there are missing: a patch description ... just a customary thing for a change like this but more importantly the Signed-off-by line . Heiko Am Dienstag, 14. März 2023, 20:15:32 CET schrieb Alfredo Cruz: > --- >

Re: [PATCH] drm/rockchip: use struct_size() in vop2_bind

2023-03-08 Thread Heiko Stuebner
commit: 3b4db36c4cd9e7e49babe931d7117cdba0d04ce0 Best regards, -- Heiko Stuebner

Re: [PATCH v6 0/4] drm/rockchip: dw_hdmi: Add 4k@30 support

2023-03-08 Thread Heiko Stuebner
ard modes with unachievable pixelclocks commit: d13b10ec6696b0c523fa21b65c7ff6f246a49560 Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: vop2: add polarity flags to RGB output

2023-03-08 Thread Heiko Stuebner
commit: 66ab57574f2c8233550f641ecdc34fd0ef61341d Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: vop2: fix uninitialized variable possible_crtcs

2023-03-22 Thread Heiko Stuebner
initialized variable possible_crtcs commit: e88adb4ac27a37de4167150b8a6a736d40cf7018 Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: vop2: fix uninitialized variable possible_crtcs

2023-03-16 Thread Heiko Stuebner
Am Donnerstag, 16. März 2023, 14:23:02 CET schrieb Tom Rix: > clang reportes this error > drivers/gpu/drm/rockchip/rockchip_drm_vop2.c:2322:8: error: > variable 'possible_crtcs' is used uninitialized whenever 'if' > condition is false [-Werror,-Wsometimes-uninitialized] >

Re: [PATCH] drm/rockchip: vop2: fix suspend/resume

2023-04-17 Thread Heiko Stuebner
thanks! [1/1] drm/rockchip: vop2: fix suspend/resume commit: afa965a45e01e541cdbe5c8018226eff117610f0 Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: vop2: Use regcache_sync() to fix suspend/resume

2023-04-17 Thread Heiko Stuebner
stead. As the original patch is already applied > fix this up in this follow-up patch. > > > [...] Applied, thanks! [1/1] drm/rockchip: vop2: Use regcache_sync() to fix suspend/resume commit: b63a553e8f5aa6574eeb535a551817a93c426d8c Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v6 01/17] dt-bindings: display: rockchip: convert rockchip-lvds.txt to YAML

2023-02-05 Thread Heiko Stuebner
17] dt-bindings: display: bridge: convert analogix_dp.txt to yaml commit: 440112adadd3e273d2a2ff6e5d4b969ee03fda47 [07/17] dt-bindings: display: rockchip: convert analogix_dp-rockchip.txt to yaml commit: 9bb35d4c3230803345d5218676a7325b26823209 Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: vop: Quiet always-warning AFBC log

2023-02-05 Thread Heiko Stuebner
ote the warning to eliminate this sort of warning seen on every > boot: > > [...] Applied, thanks! [1/1] drm/rockchip: vop: Quiet always-warning AFBC log commit: 582212ee1611f77e0360d249f11c0f703ed723dc Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: Drop unbalanced obj unref

2023-02-05 Thread Heiko Stuebner
unref commit: 8ee3b0e85f6ccd9e6c527bc50eaba774c3bb18d0 Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v3 0/6] drm/rockchip: vop2: add support for the rgb output block

2023-02-05 Thread Heiko Stuebner
troy}_crtcs commit: cc066b056e7bb629a8c4d99c9c4a8ca70a6a [5/6] drm/rockchip: vop2: add support for the rgb output block commit: c66c6d7c47058a72a00b50d7f5c4538e3fa49b1c Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: avoid duplicate mappings for IOMMU devices

2023-02-05 Thread Heiko Stuebner
rockchip: avoid duplicate mappings for IOMMU devices commit: 0020d4cfa3eea0e5fad23af49411217da854fc83 Best regards, -- Heiko Stuebner

Re: [PATCH] drm: Explicitly include correct DT includes

2023-07-17 Thread Heiko Stuebner
Am Freitag, 14. Juli 2023, 19:45:34 CEST schrieb Rob Herring: > The DT of_device.h and of_platform.h date back to the separate > of_platform_bus_type before it as merged into the regular platform bus. > As part of that merge prepping Arm DT support 13 years ago, they > "temporarily" include each

Re: [PATCH] phy: Explicitly include correct DT includes

2023-07-15 Thread Heiko Stuebner
ivers/phy/rockchip/phy-rockchip-naneng-combphy.c| 3 ++- > drivers/phy/rockchip/phy-rockchip-snps-pcie3.c| 3 ++- Acked-by: Heiko Stuebner

Re: [PATCH] drm/rockchip: Don't spam logs in atomic check

2023-08-09 Thread Heiko Stuebner
rockchip: Don't spam logs in atomic check commit: 43dae319b50fac075ad864f84501c703ef20eb2b Best regards, -- Heiko Stuebner

Re: [PATCH v2 1/2] pwm: Manage owner assignment implicitly for drivers

2023-08-09 Thread Heiko Stuebner
gt; module. > > Signed-off-by: Uwe Kleine-König > --- > drivers/pwm/pwm-rockchip.c | 1 - Acked-by: Heiko Stuebner #pwm-rockchip

Re: [PATCH v2 0/5] drm/rockchip: Fix crtc duplicate state and crtc reset funcs

2023-08-12 Thread Heiko Stuebner
to crtc reset helper commit: 5aacd290837828c089a83ac9795c74c4c9e2c923 [4/5] drm/rockchip: vop2: Don't crash for invalid duplicate_state commit: 342f7e4967d02b0ec263b15916304fc54841b608 [5/5] drm/rockchip: vop2: Add missing call to crtc reset helper commit: 4d49d87b3606369c6e29b9d051892ee1a6fc4e75 Best regards, -- Heiko Stuebner

[PATCH 1/3] drm/panel: ltk500hd1829: make room for more similar panels

2024-02-15 Thread Heiko Stuebner
From: Heiko Stuebner There exist more dsi-panels from Leadtek sharing supplies and timings with only the panel-mode and init commands differing. So make room in the driver to also keep variants here instead of requiring additional drivers per panel. Signed-off-by: Heiko Stuebner --- .../drm

[PATCH 2/3] dt-bindings: display: ltk500hd1829: add variant compatible for ltk101b4029w

2024-02-15 Thread Heiko Stuebner
From: Heiko Stuebner Add the compatible for the ltk101b4029w panel, that is really similar to the ltk500hd1829. Signed-off-by: Heiko Stuebner --- .../bindings/display/panel/leadtek,ltk500hd1829.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation

[PATCH 3/3] drm/panel: ltk500hd1829: add panel type for ltk101b4029w

2024-02-15 Thread Heiko Stuebner
From: Heiko Stuebner The ltk101b4029w ist a 10.1 inch DSI panel and shares the same supplies and startup timings with the existing ltk500hd1829. So simply add it as a variant with its own init sequence and display-mode. Signed-off-by: Heiko Stuebner --- .../drm/panel/panel-leadtek

[PATCH 0/3] drm/panel: add one more Leadtek panel, the ltk101b4029w

2024-02-15 Thread Heiko Stuebner
Similar in setup to the ltk500hd1829, group it with this driver. Heiko Stuebner (3): drm/panel: ltk500hd1829: make room for more similar panels dt-bindings: display: ltk500hd1829: add variant compatible for ltk101b4029w drm/panel: ltk500hd1829: add panel type for ltk101b4029w

[PATCH 2/2] dt-bindings: display: panel-lvds: Add compatible for admatec 9904370 panel

2024-02-15 Thread Heiko Stuebner
From: Heiko Stuebner The 9904379 is a 10.1" 1024x600 LVDS display using the standard lvds properties. Signed-off-by: Heiko Stuebner --- Documentation/devicetree/bindings/display/panel/panel-lvds.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bin

[PATCH 1/2] dt-bindings: vendor-prefixes: add prefix for admatec GmbH

2024-02-15 Thread Heiko Stuebner
From: Heiko Stuebner admatec GmbH is a german supplier for industrial displays. Signed-off-by: Heiko Stuebner --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b

Re: (subset) [PATCH 0/7] Add Support for RK3566 Powkiddy RGB10MAX3

2024-02-13 Thread Heiko Stuebner
f366b41e I've adapted the binding subjects to poin to the rocktech,jh057n00900 panel that gets changed and also dropped the one added newline as requested by Guido. Best regards, -- Heiko Stuebner

Re: (subset) [PATCH 0/7] Add Support for RK3566 Powkiddy RGB10MAX3

2024-02-13 Thread Heiko Stuebner
arm: rockchip: Add Powkiddy RGB10MAX3 commit: fbe7823623a8c02759afdfb521709f4fa216849a [7/7] arm64: dts: rockchip: Add Powkiddy RGB10MAX3 commit: 4b325c0d4f539b553a4529f16476f08757779293 Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v2 1/6] dt-bindings: display: rockchip: rockchip, dw-hdmi: remove port property

2024-02-13 Thread Heiko Stuebner
wer-domains property commit: 6b1f93ea345947c94bf3a7a6e668a2acfd310918 Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v2 1/6] dt-bindings: display: rockchip: rockchip, dw-hdmi: remove port property

2024-02-13 Thread Heiko Stuebner
8ae72c [5/6] arm64: dts: rockchip: fix rk3328 hdmi ports node commit: 1d00ba4700d1e0f88ae70d028d2e17e39078fa1c [6/6] arm64: dts: rockchip: fix rk3399 hdmi ports node commit: f051b6ace7ffcc48d6d1017191f167c0a85799f6 Best regards, -- Heiko Stuebner

Re: [PATCH v6 31/36] drm/rockchip: inno_hdmi: Switch to HDMI connector

2024-02-13 Thread Heiko Stuebner
Am Montag, 12. Februar 2024, 14:13:14 CET schrieb Maxime Ripard: > The new HDMI connector infrastructure allows to remove some boilerplate, > especially to generate infoframes. Let's switch to it. > > Signed-off-by: Maxime Ripard Acked-by: Heiko Stuebner > --- > driver

Re: [PATCH] drm/rockchip: vop2: add a missing unlock in vop2_crtc_atomic_enable()

2024-02-13 Thread Heiko Stuebner
On Fri, 19 Jan 2024 11:08:40 -0800, Harshit Mogalapalli wrote: > Unlock before returning on the error path. > > Applied, thanks! [1/1] drm/rockchip: vop2: add a missing unlock in vop2_crtc_atomic_enable() commit: b6ddaa63f728d26c12048aed76be99c24f435c41 Best regards, -- Heiko Stuebner

Re: [PATCH 1/2] dt-bindings: vendor-prefixes: add prefix for admatec GmbH

2024-02-16 Thread Heiko Stuebner
On Thu, 15 Feb 2024 10:04:41 +0100, Heiko Stuebner wrote: > From: Heiko Stuebner > > admatec GmbH is a german supplier for industrial displays. > > Applied, thanks! Adding the link to the manufacturer Conor suggested. [1/2] dt-bindings: vendor-prefixes: add prefix f

Re: [PATCH 0/3] drm/panel: add one more Leadtek panel, the ltk101b4029w

2024-02-16 Thread Heiko Stuebner
On Thu, 15 Feb 2024 10:05:12 +0100, Heiko Stuebner wrote: > Similar in setup to the ltk500hd1829, group it with this driver. > > Heiko Stuebner (3): > drm/panel: ltk500hd1829: make room for more similar panels > dt-bindings: display: ltk500hd1829: add variant compatible for >

Re: [PATCH] drm/rockchip: vop2: clean up some inconsistent indenting

2023-12-24 Thread Heiko Stuebner
nsistent indenting commit: f40e61eb538d35661d6dda1de92867954d776c4a Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: vop2: Avoid use regmap_reinit_cache at runtime

2023-12-24 Thread Heiko Stuebner
. > > I can reproduce this warning with: > CONFIG_PROVE_LOCKING=y > CONFIG_DEBUG_LOCKDEP=y > > [...] Applied, thanks! [1/1] drm/rockchip: vop2: Avoid use regmap_reinit_cache at runtime commit: 3ee348eb36f14e9303a7e9757efb91b0bbf3f7a9 Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v5 00/16] Add VOP2 support on rk3588

2023-12-15 Thread Heiko Stuebner
80 > > [...] Applied, thanks! [15/16] arm64: dts: rockchip: Add vop on rk3588 commit: d895dbef3f3a31ab50491bb48552e798cf555987 Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v1 1/3] dt-bindings: drm: rockchip: convert inno_hdmi-rockchip.txt to yaml

2023-12-12 Thread Heiko Stuebner
ctor node commit: 569b26af7919c15a8ce231b4fae29cfbd811f144 And changed the connector-type to "a" :-) Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v5 00/16] Add VOP2 support on rk3588

2023-12-13 Thread Heiko Stuebner
80 > > [...] Applied, thanks! [09/16] dt-bindings: soc: rockchip: add rk3588 vop/vo syscon commit: 1a648f8b7994dca4c323911607cf28d1eb44c198 Best regards, -- Heiko Stuebner

Re: [PATCH 00/31] Fix and improve Rockchip RK3128 support

2023-12-12 Thread Heiko Stuebner
Hi Alex, Am Dienstag, 29. August 2023, 19:16:16 CET schrieb Alex Bee: > this series fixes some issues I found when testing my "new" RK3128 board > with the mainline kernel and adds some core functionality like SMP bringup, > usb and networking. before I discard this thread, is everything from

Re: (subset) [PATCH v5 00/16] Add VOP2 support on rk3588

2023-12-13 Thread Heiko Stuebner
ewer for rockchip drm commit: 6c3ab21f37a97a868193ccbeb8a492e51210ff31 I skipped the debugfs patch for now, as I need to look at that separately and of course the dts patch as that needs to wait for iommu maintainers to pick up the binding addition. Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v5 00/16] Add VOP2 support on rk3588

2023-12-13 Thread Heiko Stuebner
prescan dly at vop2_post_config commit: 075a5b3969becb1ebc2f1d4fa1a1fe9163679273 [08/16] drm/rockchip: vop2: rename grf to sys_grf commit: c408af1afc4b74ea6df69e0313be97f1f83e981a Best regards, -- Heiko Stuebner

Re: [PATCH] drm/panel: ltk050h3146w: Set burst mode for ltk050h3148w

2023-12-13 Thread Heiko Stuebner
st mode can keep using the lane_mbps. So add > MIPI_DSI_MODE_VIDEO_BURST as part of the mode_flags for the dsi host. > > [...] Applied, thanks! [1/1] drm/panel: ltk050h3146w: Set burst mode for ltk050h3148w commit: 6c9dbee84cd005bed5f9d07b3a2797ae6414b435 Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v4 00/29] Add HDMI support for RK3128

2023-12-29 Thread Heiko Stuebner
50a2d085acdc3da3e [21/29] drm/rockchip: inno_hdmi: Don't power up the phy after resetting commit: 71892cee6ceb3e1b88e0bb44b05c8397d8261a85 [22/29] drm/rockchip: inno_hdmi: Split power mode setting commit: f01e33cb586b5fd354cba73052f82c3b4246109d Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v4 00/29] Add HDMI support for RK3128

2023-12-29 Thread Heiko Stuebner
structure commit: 5f92474844a4fcb7997da20dd1de2031aed1d794 Best regards, -- Heiko Stuebner

Re: [PATCH 0/2] drm/panel: ltk050h3146w: error-path debug message improvements

2024-01-04 Thread Heiko Stuebner
; > [...] Applied, thanks! [1/2] drm/panel: ltk050h3146w: only print message when GPIO getting is not EPROBE_DEFER commit: 65afd91e8d70e10c7f99126d61bf0045ef52d271 [2/2] drm/panel: ltk050h3146w: use dev_err_probe wherever possible commit: 056a9965e58e47928e8afd4dc017221f9221b3d3 Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v4 00/29] Add HDMI support for RK3128

2024-01-04 Thread Heiko Stuebner
ockchip: inno_hdmi: Drop custom fill_modes hook commit: 50a3c772bd927dd409c484832ddd9f6bf00b7389 For reference, Rob has applied the rk3128 compatible in https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git/commit/?id=21960bda59852ca961fcd27fba9f92750caccd06 Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: analogix_dp: get encoder port ID from DT

2024-01-04 Thread Heiko Stuebner
Best regards, -- Heiko Stuebner

Re: [PATCH v2] drm/rockchip: vop2: Drop unused if_dclk_rate variable

2024-01-05 Thread Heiko Stuebner
905f7daab29c56974f1aba9a7a Best regards, -- Heiko Stuebner

Re: [PATCH v2 0/2] drm/rockchip: lvds: improve erroring out when drm_of_find_panel_or_bridge fails

2024-01-04 Thread Heiko Stuebner
obing defer commit: 52d11c863ac92e36a0365249f7f6d27ac48c78bc Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v2 0/5] Add power-controller and gpu for RK3128

2023-12-02 Thread Heiko Stuebner
[3/5] dt-bindings: gpu: mali-utgard: Add Rockchip RK3128 compatible commit: 5d86c15c3171c3ecebd84d53e30d9812b5591c84 Best regards, -- Heiko Stuebner

Re: (subset) [PATCH V2 00/10] rockchip: Add Powkiddy X55

2023-12-05 Thread Heiko Stuebner
sb as critical on rk3568 commit: 721bf080f249ab2adcc4337abe164230bfb8594f [08/10] clk: rockchip: rk3568: Add PLL rate for 126.4MHz commit: 685da6972647b486980c0cc8fd6bb5d3863fd6b7 Best regards, -- Heiko Stuebner

Re: (subset) [PATCH V2 00/10] rockchip: Add Powkiddy X55

2023-12-05 Thread Heiko Stuebner
ckchip: Add Powkiddy X55 commit: b7d755653790b5f5497df8bfb146c38beeb33b74 [10/10] arm64: dts: rockchip: Add Powkiddy X55 commit: 009e2d0c224913eb4f44e9c2efe7a15789fc0c18 Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: rk3066_hdmi: include drm/drm_atomic.h

2023-11-22 Thread Heiko Stuebner
et the mentioned error - not sure what I might have done differently to create a dufferent reszkt, In any case, I applied the fix. Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v4 0/4] arm64: rockchip: Pine64 PineTab2 support

2024-02-04 Thread Heiko Stuebner
Applied, thanks! [3/4] dt-bindings: arm64: rockchip: Add Pine64 PineTab2 commit: 6a0a5a2a71b3e3c4ae1ee0b34a496cbf2d980832 [4/4] arm64: dts: rockchip: Add devicetree for Pine64 PineTab2 commit: 1b7e19448f8fbeee23111795f67a003431c40b27 Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v4 00/29] Add HDMI support for RK3128

2024-01-25 Thread Heiko Stuebner
or RK3128 commit: 695b9b57443d88a1c8e0567c88a79d1a4532c75e [28/29] ARM: dts: rockchip: Add HDMI node for RK3128 commit: 3fd6e33f8fde16869d4cd9cef71ca964b2b0789b [29/29] ARM: dts: rockchip: Enable HDMI output for XPI-3128 commit: 5aab66e319df2a6fc4ab06bcb4bd974c1ac4927e

Re: [PATCH v2] drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP full

2023-11-20 Thread Heiko Stuebner
est -s @:1920x1080-60@BG24 > > [...] Applied, thanks! [1/1] drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP full commit: bb0a05acd6121ff0e810b44fdc24dbdfaa46b642 Best regards, -- Heiko Stuebner

Re: (subset) [PATCH V4 0/6] rockchip: Add Powkiddy RK2023

2023-11-20 Thread Heiko Stuebner
owkiddy RK2023 commit: e926380ea2a2b10d01069917e6d678ca818f6ad8 Best regards, -- Heiko Stuebner

Re: (subset) [PATCH v1 0/4] Rockchip rk3066_hdmi update

2023-11-20 Thread Heiko Stuebner
b2f76286be5 [2/4] drm/rockchip: rk3066_hdmi: Switch encoder hooks to atomic commit: ae3436a5e7c2ef4f92938133bd99f92fc47ea34e Best regards, -- Heiko Stuebner

Re: [PATCH] drm/rockchip: vop2: Add NV20 and NV30 support

2023-11-20 Thread Heiko Stuebner
thanks! [1/1] drm/rockchip: vop2: Add NV20 and NV30 support commit: 5fc6aa7db080fd90ef00846aac04e8a211088132 Best regards, -- Heiko Stuebner

Re: [PATCH v1 3/4] drm/rockchip: rk3066_hdmi: Remove useless output format

2023-11-20 Thread Heiko Stuebner
Hi Johan, Am Donnerstag, 2. November 2023, 14:42:19 CET schrieb Johan Jonker: > The Rk3066 hdmi output format is hard coded to RGB. Remove > all useless code related to colorimetry and enc_out_format. > > Signed-off-by: Johan Jonker I guess my first question is, is the hardcoding happening

<    2   3   4   5   6   7   8   >