LinuxLists
Users
About
Maxime Ripard (
[email protected]
)
Number of posts: 1550 (0.87 per day)
First post: 2019-07-27 10:43:27
Last post: 2024-06-14 08:40:36
Previous Page
/
Next Page
Date
List
Subject
2024-05-07 13:21:55
linux-kernel
[PATCH v13 13/28] drm/connector: hdmi: Add custom hook to filter TMDS character rate
2024-05-07 13:21:44
linux-kernel
[PATCH v13 12/28] drm/tests: Add TDMS character rate connector state tests
2024-05-07 13:21:21
linux-kernel
[PATCH v13 11/28] drm/connector: hdmi: Calculate TMDS character rate
2024-05-07 13:21:20
linux-kernel
[PATCH v13 10/28] drm/tests: Add HDMI TDMS character rate tests
2024-05-07 13:20:12
linux-kernel
[PATCH v13 08/28] drm/tests: Add output formats tests
2024-05-07 13:19:25
linux-kernel
[PATCH v13 05/28] drm/connector: hdmi: Add output BPC to the connector state
2024-05-07 13:19:10
linux-kernel
[PATCH v13 04/28] drm/connector: hdmi: Create an HDMI sub-state
2024-05-07 13:19:00
linux-kernel
[PATCH v13 03/28] drm/tests: connector: Add tests for drmm_connector_hdmi_init
2024-05-07 13:18:39
linux-kernel
[PATCH v13 01/28] drm/connector: Introduce an HDMI connector initialization function
2024-05-07 13:18:30
linux-kernel
[PATCH v13 02/28] drm/mode_object: Export drm_mode_obj_find_prop_id for tests
2024-05-07 13:17:55
linux-kernel
[PATCH v13 00/28] drm/connector: Create HDMI Connector infrastructure
2024-05-07 07:58:51
linux-kernel
Re: [BUG] drm: zynqmp_dp: Lockup in zynqmp_dp_bridge_detect when device is unbound
2024-05-06 12:46:30
linux-kernel
Re: [BUG][v6.9-rc6] Deadlock with: Revert "drm/qxl: simplify qxl_fence_wait"
2024-05-06 08:03:52
linux-kernel
Re: [PATCH v12 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector
2024-05-06 07:50:24
linux-kernel
Re: [PATCH v12 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector
2024-05-06 07:29:46
linux-kernel
Re: [BUG] drm: zynqmp_dp: Lockup in zynqmp_dp_bridge_detect when device is unbound
2024-05-06 07:27:52
linux-kernel
Re: [RFT PATCH v2 00/48] drm/panel: Remove most store/double-check of prepared/enabled state
2024-05-02 16:04:27
linux-kernel
Re: [PATCH v2] drm: move DRM-related CONFIG options into DRM submenu
2024-04-30 09:38:06
linux-kernel
Re: [PATCH] drm: drm_of.c: Using EXPORT_SYMBOL_GPL instead of EXPORT_SYMBOL
2024-04-30 09:35:14
linux-kernel
Re: [v1,1/3] drm/panel: ili9341: Correct use of device property APIs
2024-04-30 07:48:19
linux-kernel
Re: [PATCH] drm/stm: dsi: relax mode_valid clock tolerance
2024-04-29 11:56:03
linux-kernel
Re: [v1,1/3] drm/panel: ili9341: Correct use of device property APIs
2024-04-29 11:51:18
linux-kernel
Re: [PATCH v1 1/1] drm/ili9341: Remove the duplicative driver
2024-04-29 11:43:16
linux-kernel
Re: drm/debugfs: Drop conditionals around of_node pointers
2024-04-26 06:23:19
linux-kernel
Re: [v1,1/3] drm/panel: ili9341: Correct use of device property APIs
2024-04-25 14:58:35
linux-kernel
Re: [PATCH v1 1/1] drm/ili9341: Remove the duplicative driver
2024-04-24 08:22:25
linux-kernel
Re: [PATCH 1/2] drm/panel/lg-sw43408: depends on CONFIG_DRM_DISPLAY_DP_HELPER
2024-04-24 07:23:46
linux-kernel
Re: [PATCH] drm/stm: dsi: relax mode_valid clock tolerance
2024-04-23 11:05:07
linux-kernel
[PATCH v12 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector
2024-04-23 11:05:05
linux-kernel
[PATCH v12 25/28] drm/vc4: tests: Remove vc4_dummy_plane structure
2024-04-23 11:02:47
linux-kernel
[PATCH v12 28/28] drm/sun4i: hdmi: Switch to HDMI connector
2024-04-23 10:58:30
linux-kernel
[PATCH v12 19/28] drm/connector: hdmi: Add RGB Quantization Range to the connector state
2024-04-23 10:57:55
linux-kernel
[PATCH v12 21/28] drm/connector: hdmi: Add Infoframes generation
2024-04-23 10:52:58
linux-kernel
[PATCH v12 26/28] drm/vc4: tests: Convert to plane creation helper
2024-04-23 10:52:42
linux-kernel
[PATCH v12 24/28] drm/vc4: hdmi: Switch to HDMI connector
2024-04-23 10:52:15
linux-kernel
[PATCH v12 23/28] drm/connector: hdmi: Create Infoframe DebugFS entries
2024-04-23 10:52:07
linux-kernel
[PATCH v12 22/28] drm/tests: Add infoframes test
2024-04-23 10:51:48
linux-kernel
[PATCH v12 14/28] drm/tests: Add HDMI connector rate filter hook tests
2024-04-23 10:51:35
linux-kernel
[PATCH v12 20/28] drm/tests: Add RGB Quantization tests
2024-04-23 10:51:12
linux-kernel
[PATCH v12 17/28] drm/connector: hdmi: Add Broadcast RGB property
2024-04-23 10:50:58
linux-kernel
[PATCH v12 18/28] drm/tests: Add tests for Broadcast RGB property
2024-04-23 10:50:55
linux-kernel
[PATCH v12 12/28] drm/tests: Add TDMS character rate connector state tests
2024-04-23 10:50:44
linux-kernel
[PATCH v12 15/28] drm/connector: hdmi: Compute bpc and format automatically
2024-04-23 10:50:34
linux-kernel
[PATCH v12 11/28] drm/connector: hdmi: Calculate TMDS character rate
2024-04-23 10:50:33
linux-kernel
[PATCH v12 16/28] drm/tests: Add HDMI connector bpc and format tests
2024-04-23 10:49:59
linux-kernel
[PATCH v12 13/28] drm/connector: hdmi: Add custom hook to filter TMDS character rate
2024-04-23 10:49:11
linux-kernel
[PATCH v12 06/28] drm/tests: Add output bpc tests
2024-04-23 10:48:39
linux-kernel
[PATCH v12 10/28] drm/tests: Add HDMI TDMS character rate tests
2024-04-23 10:48:28
linux-kernel
[PATCH v12 04/28] drm/connector: hdmi: Create an HDMI sub-state
2024-04-23 10:48:21
linux-kernel
[PATCH v12 09/28] drm/display: hdmi: Add HDMI compute clock helper
2024-04-23 10:48:14
linux-kernel
[PATCH v12 07/28] drm/connector: hdmi: Add support for output format