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-04-23 10:48:00
linux-kernel
[PATCH v12 08/28] drm/tests: Add output formats tests
2024-04-23 10:47:25
linux-kernel
[PATCH v12 01/28] drm/connector: Introduce an HDMI connector initialization function
2024-04-23 10:47:17
linux-kernel
[PATCH v12 05/28] drm/connector: hdmi: Add output BPC to the connector state
2024-04-23 10:46:46
linux-kernel
[PATCH v12 03/28] drm/tests: connector: Add tests for drmm_connector_hdmi_init
2024-04-23 10:46:30
linux-kernel
[PATCH v12 02/28] drm/mode_object: Export drm_mode_obj_find_prop_id for tests
2024-04-23 10:46:02
linux-kernel
[PATCH v12 00/28] drm/connector: Create HDMI Connector infrastructure
2024-04-19 13:04:39
linux-kernel
Re: [PATCH v11 15/28] drm/connector: hdmi: Compute bpc and format automatically
2024-04-19 11:37:00
linux-kernel
Re: [PATCH v11 17/28] drm/connector: hdmi: Add Broadcast RGB property
2024-04-18 16:35:26
linux-kernel
Re: [PATCH v11 09/28] drm/display: hdmi: Add HDMI compute clock helper
2024-04-18 16:18:32
linux-kernel
Re: [PATCH v2 0/2] kunit: fix minor error path mistakes
2024-04-15 11:23:04
linux-kernel
Re: [PATCH 0/7] drm/display: Fix display helpers depends on fallouts
2024-04-15 09:37:48
linux-kernel
Re: [PATCH v5 2/9] drm/mediatek: Add secure buffer control flow to mtk_drm_gem
2024-04-15 09:32:57
linux-kernel
Re: [PATCH v5 1/9] drm/mediatek/uapi: Add DRM_MTK_GEM_CREATE_ENCRYPTED flag
2024-04-15 08:30:22
linux-kernel
Re: (subset) [PATCH] drm: vc4: Fix possible null pointer dereference
2024-04-15 08:13:51
linux-kernel
Re: (subset) [PATCH] drm: fix DRM_DISPLAY_DP_HELPER dependencies, part 2
2024-04-15 08:13:25
linux-kernel
Re: (subset) [PATCH v2] drm: Document requirements for driver-specific KMS props in new drivers
2024-04-15 07:40:57
linux-kernel
Re: [PATCH] drm/bridge: sii902x: Fix mode_valid hook
2024-04-05 13:16:28
linux-kernel
Re: (subset) [PATCH v2 1/1] Revert "drm/qxl: simplify qxl_fence_wait"
2024-04-05 13:10:01
linux-kernel
Re: (subset) [PATCH 2/7] drm/bridge: dw-hdmi: Make DRM_DW_HDMI selectable
2024-04-05 13:09:47
linux-kernel
Re: (subset) [PATCH 1/7] drm/display: Select DRM_KMS_HELPER for DP helpers
2024-04-04 14:28:25
linux-kernel
Re: [PATCH] drm: fix DRM_DISPLAY_DP_HELPER dependencies
2024-04-03 11:08:25
linux-kernel
[PATCH 5/7] ARM: configs: sunxi: Enable DRM_DW_HDMI
2024-04-03 11:06:35
linux-kernel
[PATCH 4/7] ARM: configs: multi_v7: Enable DRM_DW_HDMI
2024-04-03 11:05:45
linux-kernel
[PATCH 3/7] ARM: configs: imx_v6_v7: Enable DRM_DW_HDMI
2024-04-03 11:01:21
linux-kernel
[PATCH 7/7] mips: configs: ci20: Enable DRM_DW_HDMI
2024-04-03 11:00:51
linux-kernel
[PATCH 2/7] drm/bridge: dw-hdmi: Make DRM_DW_HDMI selectable
2024-04-03 10:58:25
linux-kernel
[PATCH 6/7] arm64: defconfig: Enable DRM_DW_HDMI
2024-04-03 10:58:19
linux-kernel
[PATCH 1/7] drm/display: Select DRM_KMS_HELPER for DP helpers
2024-04-03 10:57:25
linux-kernel
[PATCH 0/7] drm/display: Fix display helpers depends on fallouts
2024-03-28 10:19:05
linux-kernel
Re: [PATCH 1/2] drm/qxl: remove unused `count` variable from `qxl_surface_id_alloc()`
2024-03-27 14:43:19
linux-kernel
Re: [PATCH 1/1] drm/qxl: fixes qxl_fence_wait
2024-03-27 14:18:23
linux-kernel
Re: [PATCH 4/4] drm/bridge: hotplug-bridge: add driver to support hot-pluggable DSI bridges
2024-03-27 08:01:49
linux-kernel
Re: drivers/gpu/drm/qxl/qxl_cmd.c:424:6: error: variable 'count' set but not used
2024-03-26 16:15:22
linux-kernel
[PATCH v11 17/28] drm/connector: hdmi: Add Broadcast RGB property
2024-03-26 16:13:01
linux-kernel
[PATCH v11 10/28] drm/tests: Add HDMI TDMS character rate tests
2024-03-26 16:09:24
linux-kernel
[PATCH v11 02/28] drm/mode_object: Export drm_mode_obj_find_prop_id for tests
2024-03-26 15:56:17
linux-kernel
[PATCH v11 14/28] drm/tests: Add HDMI connector rate filter hook tests
2024-03-26 15:55:05
linux-kernel
[PATCH v11 11/28] drm/connector: hdmi: Calculate TMDS character rate
2024-03-26 15:54:53
linux-kernel
[PATCH v11 28/28] drm/sun4i: hdmi: Switch to HDMI connector
2024-03-26 15:54:42
linux-kernel
[PATCH v11 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector
2024-03-26 15:54:13
linux-kernel
[PATCH v11 09/28] drm/display: hdmi: Add HDMI compute clock helper
2024-03-26 15:53:23
linux-kernel
[PATCH v11 13/28] drm/connector: hdmi: Add custom hook to filter TMDS character rate
2024-03-26 15:53:05
linux-kernel
[PATCH v11 05/28] drm/connector: hdmi: Add output BPC to the connector state
2024-03-26 15:52:58
linux-kernel
[PATCH v11 00/28] drm/connector: Create HDMI Connector infrastructure
2024-03-26 15:52:56
linux-kernel
[PATCH v11 01/28] drm/connector: Introduce an HDMI connector initialization function
2024-03-26 15:51:57
linux-kernel
[PATCH v11 26/28] drm/vc4: tests: Convert to plane creation helper
2024-03-26 15:51:37
linux-kernel
[PATCH v11 25/28] drm/vc4: tests: Remove vc4_dummy_plane structure
2024-03-26 15:51:34
linux-kernel
[PATCH v11 24/28] drm/vc4: hdmi: Switch to HDMI connector
2024-03-26 15:50:58
linux-kernel
[PATCH v11 23/28] drm/connector: hdmi: Create Infoframe DebugFS entries
2024-03-26 15:50:38
linux-kernel
[PATCH v11 22/28] drm/tests: Add infoframes test
2024-03-26 15:50:25
linux-kernel
[PATCH v11 21/28] drm/connector: hdmi: Add Infoframes generation