[PATCH 3/3] drm/panel: Add Yes Optoelectronics YTS700TLBC-02-100C to panel-simple

2021-05-07 Thread Mike Looijmans
Adds support for the Yes YTS700TLBC-02-100C which is a 1024x600 TFT display panel with LVDS interface. Signed-off-by: Mike Looijmans --- drivers/gpu/drm/panel/panel-simple.c | 30 1 file changed, 30 insertions(+) diff --git a/drivers/gpu/drm/panel/panel-simple.c b

[PATCH 1/3] dt-bindings: display: simple: Add YTS700TLBC-02-100C and G104AGE-L02

2021-05-07 Thread Mike Looijmans
Adds these panels to the dt bindings: - Yes Optoelectronics YTS700TLBC-02-100C - Innolux G104AGE-L02 Signed-off-by: Mike Looijmans --- .../devicetree/bindings/display/panel/panel-simple.yaml | 4 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/display

[PATCH 2/3] drm/panel: Add Innolux G104AGE-L02 to panel-simple

2021-05-07 Thread Mike Looijmans
Adds support for the Innolux G104AGE-L02 which is a 800x600 TFT display panel with LVDS interface. Signed-off-by: Mike Looijmans --- drivers/gpu/drm/panel/panel-simple.c | 34 1 file changed, 34 insertions(+) diff --git a/drivers/gpu/drm/panel/panel-simple.c b

Re: [V3, 2/2] drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 driver

2021-05-17 Thread Mike Looijmans
Hi Marek, I'm testing your driver, some remarks below. Met vriendelijke groet / kind regards, Mike Looijmans System Expert TOPIC Embedded Products B.V. Materiaalweg 4, 5681 RJ Best The Netherlands T: +31 (0) 499 33 69 69 E: mike.looijm...@topicproducts.com W: www.topic.nl Please con

Re: [V3, 2/2] drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 driver

2021-05-25 Thread Mike Looijmans
See below... Met vriendelijke groet / kind regards, Mike Looijmans System Expert TOPIC Embedded Products B.V. Materiaalweg 4, 5681 RJ Best The Netherlands T: +31 (0) 499 33 69 69 E: mike.looijm...@topicproducts.com W: www.topic.nl Please consider the environment before printing this e-mail

Re: [V3, 2/2] drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 driver

2021-05-25 Thread Mike Looijmans
Comments inline. (Without this top-post, the company mail server will inject a signature in some weird location.) Met vriendelijke groet / kind regards, Mike Looijmans System Expert TOPIC Embedded Products B.V. Materiaalweg 4, 5681 RJ Best The Netherlands T: +31 (0) 499 33 69 69 E

Re: [V3, 2/2] drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 driver

2021-05-25 Thread Mike Looijmans
Met vriendelijke groet / kind regards, Mike Looijmans System Expert TOPIC Embedded Products B.V. Materiaalweg 4, 5681 RJ Best The Netherlands T: +31 (0) 499 33 69 69 E: mike.looijm...@topicproducts.com W: www.topic.nl Please consider the environment before printing this e-mail On 25-05

[PATCH] gpu/drm/drm_sysfs.c: Export drm_sysfs_connector_add and drm_sysfs_connector_remove

2014-11-24 Thread Mike Looijmans
one other module uses it (xylon_connector.c). Signed-off-by: Mike Looijmans --- drivers/gpu/drm/drm_sysfs.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/drm_sysfs.c b/drivers/gpu/drm/drm_sysfs.c index ab1a5f6..d0296cc 100644 --- a/drivers/gpu/drm/drm_sysfs.c +++ b/drive

[PATCH] drm/bridge: ti-sn65dsi83: Improve error reporting and handling

2025-06-24 Thread Mike Looijmans
, log a message that explains the reset cause. Fixes: ad5c6ecef27e ("drm: bridge: ti-sn65dsi83: Add error recovery mechanism") Signed-off-by: Mike Looijmans --- drivers/gpu/drm/bridge/ti-sn65dsi83.c | 50 +++ 1 file changed, 28 insertions(+), 22 deletions(-)

[PATCH] drm: xlnx: zynqmp_dp: Support DRM_FORMAT_XRGB8888

2025-06-27 Thread Mike Looijmans
= ZYNQMP_DISP_AV_BUF_FMT_NL_GFX_ABGR, -- 2.43.0 base-commit: 67a993863163cb88b1b68974c31b0d84ece4293e branch: linux-master-zynqmpdp-32bit Met vriendelijke groet / kind regards, Mike Looijmans System Expert TOPIC Embedded Products B.V. Materiaalweg 4, 5681 RJ Best The Netherlands T: +31 (0) 499 33 69

Re: [PATCH] drm: xlnx: zynqmp_dp: Support DRM_FORMAT_XRGB8888

2025-06-30 Thread Mike Looijmans
On 27-06-2025 20:19, Laurent Pinchart wrote: Hi Mike, Thank you for the patch. On Fri, Jun 27, 2025 at 04:50:46PM +0200, Mike Looijmans wrote: XRGB is the default mode that Xorg will want to use. Add support for this to the Zynqmp DisplayPort driver, so that applications can use 32-bit

Re: [PATCH] drm: xlnx: zynqmp_dp: Support DRM_FORMAT_XRGB8888

2025-06-30 Thread Mike Looijmans
On 30-06-2025 11:29, Maxime Ripard wrote: On Mon, Jun 30, 2025 at 12:11:56PM +0300, Laurent Pinchart wrote: On Mon, Jun 30, 2025 at 10:27:55AM +0200, Maxime Ripard wrote: On Mon, Jun 30, 2025 at 10:03:16AM +0200, Mike Looijmans wrote: On 27-06-2025 20:19, Laurent Pinchart wrote: On Fri, Jun

Re: [PATCH] drm: xlnx: zynqmp_dp: Support DRM_FORMAT_XRGB8888

2025-06-30 Thread Mike Looijmans
On 30-06-2025 10:21, Laurent Pinchart wrote: On Mon, Jun 30, 2025 at 10:03:16AM +0200, Mike Looijmans wrote: On 27-06-2025 20:19, Laurent Pinchart wrote: On Fri, Jun 27, 2025 at 04:50:46PM +0200, Mike Looijmans wrote: XRGB is the default mode that Xorg will want to use. Add support for

[PATCH v2] drm/bridge: ti-sn65dsi83: Improve error reporting and handling

2025-06-26 Thread Mike Looijmans
, log a message that explains the reset cause. Fixes: ad5c6ecef27e ("drm: bridge: ti-sn65dsi83: Add error recovery mechanism") Signed-off-by: Mike Looijmans Reviewed-by: Herve Codina --- Changes in v2: Added missing verb "re-enabled" in IRQ comment (as suggested by HC) dr