<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/gpu/drm/panel/Makefile, branch master</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=master</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2026-03-26T09:00:04Z</updated>
<entry>
<title>drm: panel: Add Samsung S6E8FC0 DSI controller for M1906F9 panel</title>
<updated>2026-03-26T09:00:04Z</updated>
<author>
<name>Yedaya Katsman</name>
<email>yedaya.ka@gmail.com</email>
</author>
<published>2026-03-20T14:41:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=49837b6babe71fac84cda2a0d3cf9c085bf3a2f9'/>
<id>urn:sha1:49837b6babe71fac84cda2a0d3cf9c085bf3a2f9</id>
<content type='text'>
Add driver for Samsung S6E8FC0 DSI controller for M1906F9 video mode panel,
found in Xiaomi Mi A3 mobile phone.

Co-developed-by: Kamil Gołda &lt;kamil.golda@protonmail.com&gt;
Signed-off-by: Kamil Gołda &lt;kamil.golda@protonmail.com&gt;
Reviewed-by: David Heidelberg &lt;david@ixit.cz&gt;
Reviewed-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;
Signed-off-by: Yedaya Katsman &lt;yedaya.ka@gmail.com&gt;
Signed-off-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;
Link: https://patch.msgid.link/20260320-panel-patches-v7-2-3eaefc4b3878@gmail.com
</content>
</entry>
<entry>
<title>drm/panel: ilitek-ili9806e: add Rocktech RK050HR345-CT106A SPI panel</title>
<updated>2026-03-26T09:00:04Z</updated>
<author>
<name>Dario Binacchi</name>
<email>dario.binacchi@amarulasolutions.com</email>
</author>
<published>2026-03-18T07:32:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=a05f291175f2cc01fa95c29dba4493cd3f8de594'/>
<id>urn:sha1:a05f291175f2cc01fa95c29dba4493cd3f8de594</id>
<content type='text'>
Add support for the Rocktech RK050HR345-CT106A panel based on the
Ilitek ILI9806E controller using the SPI bus.

The driver is designed to be easily extensible to support other panels
with different initialization sequences and display timings by
providing a specific descriptor structure for each model.

Signed-off-by: Dario Binacchi &lt;dario.binacchi@amarulasolutions.com&gt;
Reviewed-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;
Signed-off-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;
Link: https://patch.msgid.link/20260318073346.18041-5-dario.binacchi@amarulasolutions.com
</content>
</entry>
<entry>
<title>drm/panel: ilitek-ili9806e: split core and DSI logic</title>
<updated>2026-03-26T09:00:04Z</updated>
<author>
<name>Dario Binacchi</name>
<email>dario.binacchi@amarulasolutions.com</email>
</author>
<published>2026-03-18T07:32:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=0efa7924243e461a643a44904653f200bfd40ee0'/>
<id>urn:sha1:0efa7924243e461a643a44904653f200bfd40ee0</id>
<content type='text'>
Split the driver to support multiple transport buses. The core logic
(power, GPIO, backlight) is moved to a dedicated core module, while
DSI-specific code is restricted to the DSI module.

Introduce DRM_PANEL_ILITEK_ILI9806E_CORE as a hidden Kconfig symbol
selected by the bus-specific configuration.

Signed-off-by: Dario Binacchi &lt;dario.binacchi@amarulasolutions.com&gt;
Reviewed-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;
Signed-off-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;
Link: https://patch.msgid.link/20260318073346.18041-3-dario.binacchi@amarulasolutions.com
</content>
</entry>
<entry>
<title>drm/panel: ilitek-ili9806e: rename to specific DSI driver</title>
<updated>2026-03-26T09:00:04Z</updated>
<author>
<name>Dario Binacchi</name>
<email>dario.binacchi@amarulasolutions.com</email>
</author>
<published>2026-03-18T07:32:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=3bdd847ac2278d675e86000fced794fd61159974'/>
<id>urn:sha1:3bdd847ac2278d675e86000fced794fd61159974</id>
<content type='text'>
The Ilitek ILI9806E controller can support different transport buses,
such as MIPI-DSI and SPI. The current implementation is specific to
the MIPI-DSI interface.

In preparation for adding SPI support, rename the current Kconfig
symbol and files to be DSI-specific, clarifying the current scope
of the code.

Since DRM_PANEL_ILITEK_ILI9806E is not used in any in-tree defconfig,
the symbol is renamed directly to DRM_PANEL_ILITEK_ILI9806E_DSI without
providing a legacy compatibility alias.

Signed-off-by: Dario Binacchi &lt;dario.binacchi@amarulasolutions.com&gt;
Reviewed-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;
Signed-off-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;
Link: https://patch.msgid.link/20260318073346.18041-2-dario.binacchi@amarulasolutions.com
</content>
</entry>
<entry>
<title>drm/panel: Add Himax HX83121A panel driver</title>
<updated>2026-03-26T09:00:04Z</updated>
<author>
<name>Pengyu Luo</name>
<email>mitltlatltl@gmail.com</email>
</author>
<published>2026-03-16T08:40:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=a7c61963b7278cbe2c27e35ce93f3787a0d5b5bf'/>
<id>urn:sha1:a7c61963b7278cbe2c27e35ce93f3787a0d5b5bf</id>
<content type='text'>
Add a driver for panels using the Himax HX83121A Display Driver IC,
including support for the BOE/CSOT PPC357DB1-4, found in HUAWEI
Matebook E Go series (Gaokun2/3).

Signed-off-by: Pengyu Luo &lt;mitltlatltl@gmail.com&gt;
Reviewed-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;
Signed-off-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;
Link: https://patch.msgid.link/20260316084040.728106-3-mitltlatltl@gmail.com
</content>
</entry>
<entry>
<title>gpu/drm: panel: add support for DSI panel used in Motorola Atrix 4G and Droid X2</title>
<updated>2026-03-10T13:26:01Z</updated>
<author>
<name>Svyatoslav Ryhel</name>
<email>clamor95@gmail.com</email>
</author>
<published>2026-02-23T06:46:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=a187482243cac177d04ce9b5571acc76ab800e9b'/>
<id>urn:sha1:a187482243cac177d04ce9b5571acc76ab800e9b</id>
<content type='text'>
Add support for the DSI LCD panel module found in Motorola Atrix 4G or
Droid X2 smartphones. Exact panel vendor and model are unknown hence panel
uses generic compatible based on board where it is used. The panel has a
540x960 resolution with 24 bit RGB per pixel.

Signed-off-by: Svyatoslav Ryhel &lt;clamor95@gmail.com&gt;
Reviewed-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;
Signed-off-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;
Link: https://patch.msgid.link/20260223064630.12720-3-clamor95@gmail.com
</content>
</entry>
<entry>
<title>drm/panel: Add Novatek/Tianma NT37700F panel</title>
<updated>2026-03-10T13:26:01Z</updated>
<author>
<name>Richard Acayan</name>
<email>mailingradian@gmail.com</email>
</author>
<published>2026-03-10T00:26:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=2db443036fe9daf170e5919face475307d486641'/>
<id>urn:sha1:2db443036fe9daf170e5919face475307d486641</id>
<content type='text'>
Some Pixel 3a XL devices have a Tianma panel. Add support for it, with
the aid of linux-mdss-dsi-panel-driver-generator.

Link: https://github.com/msm8916-mainline/linux-mdss-dsi-panel-driver-generator
Signed-off-by: Richard Acayan &lt;mailingradian@gmail.com&gt;
Tested-by: Yifei Zhan &lt;yifei@zhan.science&gt;
Reviewed-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;
Signed-off-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;
Link: https://patch.msgid.link/20260310002606.16413-4-mailingradian@gmail.com
</content>
</entry>
<entry>
<title>drm/panel: add LXD M9189A panel driver</title>
<updated>2026-03-10T13:26:01Z</updated>
<author>
<name>Rouven Czerwinski</name>
<email>r.czerwinski@pengutronix.de</email>
</author>
<published>2026-02-18T09:12:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=1f772de164e6417e58c7b53fdad7f3c04d7f49ab'/>
<id>urn:sha1:1f772de164e6417e58c7b53fdad7f3c04d7f49ab</id>
<content type='text'>
The LXD M9189A panel is based on the EK79007AD3 DSI display controller.
It currently supports only 4 lane operation.

Signed-off-by: Rouven Czerwinski &lt;r.czerwinski@pengutronix.de&gt;
Signed-off-by: Michael Tretter &lt;m.tretter@pengutronix.de&gt;
Reviewed-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;
Signed-off-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;
Link: https://patch.msgid.link/20260218-drm-panel-ek79007ad3-v4-3-8ec448bf3ede@pengutronix.de
</content>
</entry>
<entry>
<title>gpu/drm: panel: add Samsung LTL106HL02 MIPI DSI panel driver</title>
<updated>2025-12-16T10:21:33Z</updated>
<author>
<name>Anton Bambura</name>
<email>jenneron@protonmail.com</email>
</author>
<published>2025-11-10T09:14:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=ac488854890165b55a973dab7247aa2deea9cc02'/>
<id>urn:sha1:ac488854890165b55a973dab7247aa2deea9cc02</id>
<content type='text'>
LTL106HL02 is a color active matrix TFT (Thin Film Transistor) liquid
crystal display (LCD) that uses amorphous silicon TFT as switching
devices. This model is composed of a TFT LCD panel, a driver circuit and a
backlight unit. The resolution of a 10.6" contains 1920 x 1080 pixels and
can display up to 16,8M color with wide viewing angle.

Signed-off-by: Jonas Schwöbel &lt;jonasschwoebel@yahoo.de&gt;
Signed-off-by: Anton Bambura &lt;jenneron@protonmail.com&gt;
Signed-off-by: Svyatoslav Ryhel &lt;clamor95@gmail.com&gt;
Reviewed-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;
Signed-off-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;
Link: https://patch.msgid.link/20251110091440.5251-8-clamor95@gmail.com
</content>
</entry>
<entry>
<title>gpu/drm: panel: add support for LG LD070WX3-SL01 MIPI DSI panel</title>
<updated>2025-11-19T16:07:51Z</updated>
<author>
<name>Svyatoslav Ryhel</name>
<email>clamor95@gmail.com</email>
</author>
<published>2025-11-10T09:14:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=02349a51368337ceac6a79eb2bd188c457f6e240'/>
<id>urn:sha1:02349a51368337ceac6a79eb2bd188c457f6e240</id>
<content type='text'>
The LD070WX3 is a Color Active Matrix Liquid Crystal Display with an
integral Light Emitting Diode (LED) backlight system. The matrix employs
a-Si Thin Film Transistor as the active element. It is a transmissive type
display operating in the normally Black mode. This TFT-LCD has 7.0 inches
diagonally measured active display area with WXGA resolution (800 by 1280
pixel array).

LG LD070WX3-SL01 MIPI DSI panel was treated as simple DSI panel when it is
actually not and requires proper setup for correct work. Simple panel work
relied on preliminary configuration done by bootloader.

Signed-off-by: Svyatoslav Ryhel &lt;clamor95@gmail.com&gt;
Reviewed-by: Douglas Anderson &lt;dianders@chromium.org&gt;
Signed-off-by: Neil Armstrong &lt;neil.armstrong@linaro.org&gt;
Link: https://patch.msgid.link/20251110091440.5251-3-clamor95@gmail.com
</content>
</entry>
</feed>
