|
Re: [PATCH 4.19.y-cip 00/17] Add RZ/G2E Dual LVDS display
Hi!
I could not find any issues besides double of_node_put in 11/.
It is currently being tested:
https://gitlab.com/cip-project/cip-kernel/linux-cip/-/pipelines/169687006
If noone objects (and
Hi!
I could not find any issues besides double of_node_put in 11/.
It is currently being tested:
https://gitlab.com/cip-project/cip-kernel/linux-cip/-/pipelines/169687006
If noone objects (and
|
By
Pavel Machek
·
#4979
·
|
|
Re: [PATCH 4.19.y-cip 11/17] drm: of: Add drm_of_lvds_get_dual_link_pixel_order
Hi!
There is double-free bug here, AFAICT:
You have put remote_port here.
And again here.
Now... it is only a problem in error path, so maybe easiest way is to
fix it in the mainline and then
Hi!
There is double-free bug here, AFAICT:
You have put remote_port here.
And again here.
Now... it is only a problem in error path, so maybe easiest way is to
fix it in the mainline and then
|
By
Pavel Machek
·
#4978
·
|
|
[PATCH 4.19.y-cip 17/17] arm64: dts: renesas: Add EK874 board with idk-2121wr display support
From: Fabrizio Castro <fabrizio.castro@...>
commit ae56c940f188c1dde440c8456229adaad733908e upstream.
The EK874 is advertised as compatible with panel IDK-2121WR from
Advantech, however
From: Fabrizio Castro <fabrizio.castro@...>
commit ae56c940f188c1dde440c8456229adaad733908e upstream.
The EK874 is advertised as compatible with panel IDK-2121WR from
Advantech, however
|
By
Biju Das <biju.das.jz@...>
·
#4977
·
|
|
[PATCH 4.19.y-cip 16/17] dt-bindings: display: Add idk-2121wr binding
From: Fabrizio Castro <fabrizio.castro@...>
commit 8efef33eff5088ecc748e9d5b3bff6c1c955348f upstream.
Add binding for the idk-2121wr LVDS panel from Advantech.
Some panel-specific
From: Fabrizio Castro <fabrizio.castro@...>
commit 8efef33eff5088ecc748e9d5b3bff6c1c955348f upstream.
Add binding for the idk-2121wr LVDS panel from Advantech.
Some panel-specific
|
By
Biju Das <biju.das.jz@...>
·
#4976
·
|
|
[PATCH 4.19.y-cip 07/17] drm: Add drm_atomic_get_(old|new)_connector_for_encoder() helpers
From: Laurent Pinchart <laurent.pinchart@...>
commit 1b27fbdde1df172dba604855c45078d741f8c858 upstream.
Add functions to the atomic core to retrieve the old and new
From: Laurent Pinchart <laurent.pinchart@...>
commit 1b27fbdde1df172dba604855c45078d741f8c858 upstream.
Add functions to the atomic core to retrieve the old and new
|
By
Biju Das <biju.das.jz@...>
·
#4975
·
|
|
[PATCH 4.19.y-cip 09/17] drm: rcar-du: lvds: Get mode from state
From: Laurent Pinchart <laurent.pinchart+renesas@...>
commit 593885b085d699c9f49992c3ea50f372e0c7008d upstream.
The R-Car LVDS encoder driver implements the bridge .mode_set()
operation
From: Laurent Pinchart <laurent.pinchart+renesas@...>
commit 593885b085d699c9f49992c3ea50f372e0c7008d upstream.
The R-Car LVDS encoder driver implements the bridge .mode_set()
operation
|
By
Biju Das <biju.das.jz@...>
·
#4974
·
|
|
[PATCH 4.19.y-cip 06/17] drm: rcar_lvds: Fix dual link mode operations
From: Jacopo Mondi <jacopo+renesas@...>
commit a53358a31c989c360ea59536d28762b9d2d68d19 upstream.
The R-Car LVDS encoder units support dual-link operations by splitting
the pixel output
From: Jacopo Mondi <jacopo+renesas@...>
commit a53358a31c989c360ea59536d28762b9d2d68d19 upstream.
The R-Car LVDS encoder units support dual-link operations by splitting
the pixel output
|
By
Biju Das <biju.das.jz@...>
·
#4973
·
|
|
[PATCH 4.19.y-cip 03/17] dt-bindings: display: renesas: lvds: Add renesas,companion property
From: Laurent Pinchart <laurent.pinchart+renesas@...>
commit f54b4df6b14fb5858bec605aee4356a2e801dddb upstream.
Add a new optional renesas,companion property to point to the
From: Laurent Pinchart <laurent.pinchart+renesas@...>
commit f54b4df6b14fb5858bec605aee4356a2e801dddb upstream.
Add a new optional renesas,companion property to point to the
|
By
Biju Das <biju.das.jz@...>
·
#4972
·
|
|
[PATCH 4.19.y-cip 15/17] arm64: dts: renesas: rzg2: Add reset control properties for display
From: Geert Uytterhoeven <geert+renesas@...>
commit 721b76195b31467e56851fbab3855e700f281270 upstream.
Add reset control properties to the device nodes for the Display Units
on all supported
From: Geert Uytterhoeven <geert+renesas@...>
commit 721b76195b31467e56851fbab3855e700f281270 upstream.
Add reset control properties to the device nodes for the Display Units
on all supported
|
By
Biju Das <biju.das.jz@...>
·
#4971
·
|
|
[PATCH 4.19.y-cip 12/17] drm: rcar-du: lvds: Get dual link configuration from DT
From: Fabrizio Castro <fabrizio.castro@...>
commit 65112cfa56c32030a7f04a8a4c28251b89b5cf26 upstream.
For dual-LVDS configurations, it is now possible to mark the
DT port nodes for the
From: Fabrizio Castro <fabrizio.castro@...>
commit 65112cfa56c32030a7f04a8a4c28251b89b5cf26 upstream.
For dual-LVDS configurations, it is now possible to mark the
DT port nodes for the
|
By
Biju Das <biju.das.jz@...>
·
#4970
·
|
|
[PATCH 4.19.y-cip 10/17] drm: rcar-du: lvds: Improve identification of panels
From: Fabrizio Castro <fabrizio.castro@...>
commit 990e378db4450f930aefbe8c31a50b8504fe0e8b upstream.
Dual-LVDS panels are mistakenly identified as bridges, this
commit replaces the
From: Fabrizio Castro <fabrizio.castro@...>
commit 990e378db4450f930aefbe8c31a50b8504fe0e8b upstream.
Dual-LVDS panels are mistakenly identified as bridges, this
commit replaces the
|
By
Biju Das <biju.das.jz@...>
·
#4969
·
|
|
[PATCH 4.19.y-cip 13/17] drm: rcar-du: lvds: Allow for even and odd pixels swap
From: Fabrizio Castro <fabrizio.castro@...>
commit 59c1f061c97e70d81b046e90b259589b645bb87f upstream.
DT properties dual-lvds-even-pixels and dual-lvds-odd-pixels
can be used to work out
From: Fabrizio Castro <fabrizio.castro@...>
commit 59c1f061c97e70d81b046e90b259589b645bb87f upstream.
DT properties dual-lvds-even-pixels and dual-lvds-odd-pixels
can be used to work out
|
By
Biju Das <biju.das.jz@...>
·
#4968
·
|
|
[PATCH 4.19.y-cip 11/17] drm: of: Add drm_of_lvds_get_dual_link_pixel_order
From: Fabrizio Castro <fabrizio.castro@...>
commit 6529007522ded00b8912c079250620fa7a732166 upstream.
An LVDS dual-link connection is made of two links, with even
pixels transitting on
From: Fabrizio Castro <fabrizio.castro@...>
commit 6529007522ded00b8912c079250620fa7a732166 upstream.
An LVDS dual-link connection is made of two links, with even
pixels transitting on
|
By
Biju Das <biju.das.jz@...>
·
#4967
·
|
|
[PATCH 4.19.y-cip 05/17] drm: rcar-du: Skip LVDS1 output on Gen3 when using dual-link LVDS mode
From: Laurent Pinchart <laurent.pinchart+renesas@...>
commit 8e8fddab0d0acdefb1ad76852d954b2bbaa3896d upstream.
In dual-link LVDS mode, the LVDS1 encoder is used as a companion
From: Laurent Pinchart <laurent.pinchart+renesas@...>
commit 8e8fddab0d0acdefb1ad76852d954b2bbaa3896d upstream.
In dual-link LVDS mode, the LVDS1 encoder is used as a companion
|
By
Biju Das <biju.das.jz@...>
·
#4966
·
|
|
[PATCH 4.19.y-cip 14/17] arm64: dts: renesas: r8a774c0: Point LVDS0 to its companion LVDS1
From: Fabrizio Castro <fabrizio.castro@...>
commit a2fe2cd26285061fd9ef2649bac529f1db33d50b upstream.
Add the new renesas,companion property to the LVDS0 node to point to the
companion
From: Fabrizio Castro <fabrizio.castro@...>
commit a2fe2cd26285061fd9ef2649bac529f1db33d50b upstream.
Add the new renesas,companion property to the LVDS0 node to point to the
companion
|
By
Biju Das <biju.das.jz@...>
·
#4965
·
|
|
[PATCH 4.19.y-cip 04/17] drm: rcar-du: lvds: Add support for dual-link mode
From: Laurent Pinchart <laurent.pinchart+renesas@...>
commit fa440d870358fd01eeedd212a1ad918a3b2771d5 upstream.
In dual-link mode the LVDS0 encoder transmits even-numbered pixels,
From: Laurent Pinchart <laurent.pinchart+renesas@...>
commit fa440d870358fd01eeedd212a1ad918a3b2771d5 upstream.
In dual-link mode the LVDS0 encoder transmits even-numbered pixels,
|
By
Biju Das <biju.das.jz@...>
·
#4964
·
|
|
[PATCH 4.19.y-cip 02/17] drm: bridge: Add dual_link field to the drm_bridge_timings structure
From: Laurent Pinchart <laurent.pinchart+renesas@...>
commit b0a6b94027c85857f768a586cbcf1e96ee1d04ae upstreaam.
Extend the drm_bridge_timings structure with a new dual_link field
From: Laurent Pinchart <laurent.pinchart+renesas@...>
commit b0a6b94027c85857f768a586cbcf1e96ee1d04ae upstreaam.
Extend the drm_bridge_timings structure with a new dual_link field
|
By
Biju Das <biju.das.jz@...>
·
#4963
·
|
|
[PATCH 4.19.y-cip 01/17] drm: rcar-du: lvds: Remove LVDS double-enable checks
From: Laurent Pinchart <laurent.pinchart+renesas@...>
commit 968328496b0fbee42abb6fae98ba0dc720bda977 upstream.
The DRM core and DU driver guarantee that the LVDS bridge will not
From: Laurent Pinchart <laurent.pinchart+renesas@...>
commit 968328496b0fbee42abb6fae98ba0dc720bda977 upstream.
The DRM core and DU driver guarantee that the LVDS bridge will not
|
By
Biju Das <biju.das.jz@...>
·
#4962
·
|
|
[PATCH 4.19.y-cip 08/17] drm: Add atomic variants for bridge enable/disable
From: Sean Paul <seanpaul@...>
commit 5ade071ba13e3bb24e3a9d5f8d6a3cf145deeb18 upstream.
This patch adds atomic variants for all of
pre_enable/enable/disable/post_disable bridge functions.
From: Sean Paul <seanpaul@...>
commit 5ade071ba13e3bb24e3a9d5f8d6a3cf145deeb18 upstream.
This patch adds atomic variants for all of
pre_enable/enable/disable/post_disable bridge functions.
|
By
Biju Das <biju.das.jz@...>
·
#4961
·
|
|
[PATCH 4.19.y-cip 00/17] Add RZ/G2E Dual LVDS display
Add RZ/G2E Dual LVDS display support. All patches in this series are
cherry-picked from upstream kernel.
Fabrizio Castro (7):
drm: rcar-du: lvds: Improve identification of panels
drm: of: Add
Add RZ/G2E Dual LVDS display support. All patches in this series are
cherry-picked from upstream kernel.
Fabrizio Castro (7):
drm: rcar-du: lvds: Improve identification of panels
drm: of: Add
|
By
Biju Das <biju.das.jz@...>
·
#4960
·
|