LinuxLists
Users
About
Werner Sembach (
[email protected]
)
Number of posts: 336 (0.29 per day)
First post: 2021-03-04 06:13:41
Last post: 2024-04-22 08:05:07
Previous Page
/
Next Page
Date
List
Subject
2021-06-30 15:12:22
linux-kernel
[PATCH v5 06/17] drm/uAPI: Add "active color format" drm property as feedback for userspace
2021-06-30 15:12:13
linux-kernel
[PATCH v5 03/17] drm/uAPI: Add "active bpc" as feedback channel for "max bpc" drm property
2021-06-30 15:12:07
linux-kernel
[PATCH v5 05/17] drm/i915/display: Add handling for new "active bpc" property
2021-06-30 15:12:06
linux-kernel
[PATCH v5 09/17] drm/uAPI: Add "active color range" drm property as feedback for userspace
2021-06-30 15:12:05
linux-kernel
[PATCH v5 07/17] drm/amd/display: Add handling for new "active color format" property
2021-06-30 15:12:03
linux-kernel
[PATCH v5 08/17] drm/i915/display: Add handling for new "active color format" property
2021-06-30 15:11:58
linux-kernel
[PATCH v5 01/17] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
2021-06-30 15:11:54
linux-kernel
[PATCH v5 04/17] drm/amd/display: Add handling for new "active bpc" property
2021-06-30 15:11:53
linux-kernel
[PATCH v5 00/17] New uAPI drm properties for color management
2021-06-30 09:43:50
linux-kernel
Re: [PATCH v4 03/17] drm/uAPI: Add "active bpc" as feedback channel for "max bpc" drm property
2021-06-30 09:21:49
linux-kernel
Re: [PATCH v4 12/17] drm/uAPI: Add "preferred color format" drm property as setting for userspace
2021-06-29 11:41:12
linux-kernel
Re: [PATCH v4 12/17] drm/uAPI: Add "preferred color format" drm property as setting for userspace
2021-06-29 11:06:26
linux-kernel
Re: [PATCH v4 03/17] drm/uAPI: Add "active bpc" as feedback channel for "max bpc" drm property
2021-06-28 23:39:55
linux-kernel
Re: [PATCH v4 03/17] drm/uAPI: Add "active bpc" as feedback channel for "max bpc" drm property
2021-06-25 08:49:53
linux-kernel
Re: [PATCH v4 15/17] drm/uAPI: Move "Broadcast RGB" property from driver specific to general context
2021-06-23 11:20:21
linux-kernel
Re: [PATCH v4 09/17] drm/uAPI: Add "active color range" drm property as feedback for userspace
2021-06-23 10:20:29
linux-kernel
Re: [PATCH v4 09/17] drm/uAPI: Add "active color range" drm property as feedback for userspace
2021-06-23 10:13:52
linux-kernel
Re: [PATCH v4 15/17] drm/uAPI: Move "Broadcast RGB" property from driver specific to general context
2021-06-23 10:00:41
linux-kernel
Re: [PATCH v4 17/17] drm/amd/display: Add handling for new "Broadcast RGB" property
2021-06-22 09:59:12
linux-kernel
Re: [PATCH v4 15/17] drm/uAPI: Move "Broadcast RGB" property from driver specific to general context
2021-06-22 09:52:17
linux-kernel
Re: [PATCH v4 09/17] drm/uAPI: Add "active color range" drm property as feedback for userspace
2021-06-22 09:32:49
linux-kernel
Re: [PATCH v4 17/17] drm/amd/display: Add handling for new "Broadcast RGB" property
2021-06-18 11:08:55
linux-kernel
[PATCH v4 13/17] drm/amd/display: Add handling for new "preferred color format" property
2021-06-18 11:06:49
linux-kernel
[PATCH v4 00/17] New uAPI drm properties for color management
2021-06-18 11:06:48
linux-kernel
[PATCH v4 03/17] drm/uAPI: Add "active bpc" as feedback channel for "max bpc" drm property
2021-06-18 11:06:46
linux-kernel
[PATCH v4 01/17] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
2021-06-18 09:35:33
linux-kernel
[PATCH v4 16/17] drm/i915/display: Use the general "Broadcast RGB" implementation
2021-06-18 09:35:18
linux-kernel
[PATCH v4 15/17] drm/uAPI: Move "Broadcast RGB" property from driver specific to general context
2021-06-18 09:34:48
linux-kernel
[PATCH v4 06/17] drm/uAPI: Add "active color format" drm property as feedback for userspace
2021-06-18 09:34:31
linux-kernel
[PATCH v4 02/17] drm/amd/display: Add missing cases convert_dc_color_depth_into_bpc
2021-06-18 09:34:18
linux-kernel
[PATCH v4 04/17] drm/amd/display: Add handling for new "active bpc" property
2021-06-18 09:34:04
linux-kernel
[PATCH v4 07/17] drm/amd/display: Add handling for new "active color format" property
2021-06-18 09:33:32
linux-kernel
[PATCH v4 17/17] drm/amd/display: Add handling for new "Broadcast RGB" property
2021-06-18 09:33:21
linux-kernel
[PATCH v4 14/17] drm/i915/display: Add handling for new "preferred color format" property
2021-06-18 09:33:18
linux-kernel
[PATCH v4 12/17] drm/uAPI: Add "preferred color format" drm property as setting for userspace
2021-06-18 09:33:12
linux-kernel
[PATCH v4 11/17] drm/i915/display: Add handling for new "active color range" property
2021-06-18 09:33:04
linux-kernel
[PATCH v4 10/17] drm/amd/display: Add handling for new "active color range" property
2021-06-18 09:33:01
linux-kernel
[PATCH v4 09/17] drm/uAPI: Add "active color range" drm property as feedback for userspace
2021-06-18 09:32:54
linux-kernel
[PATCH v4 08/17] drm/i915/display: Add handling for new "active color format" property
2021-06-18 09:32:47
linux-kernel
[PATCH v4 05/17] drm/i915/display: Add handling for new "active bpc" property
2021-06-15 17:37:24
linux-kernel
Re: [PATCH v3 03/14] drm/uAPI: Add "active bpc" as feedback channel for "max bpc" drm property
2021-06-15 14:24:21
linux-kernel
[PATCH v3 12/14] drm/uAPI: Add "preferred color format" drm property as setting for userspace
2021-06-15 14:22:58
linux-kernel
[PATCH v3 10/14] drm/amd/display: Add handling for new "active color range" property
2021-06-15 14:22:25
linux-kernel
[PATCH v3 11/14] drm/i915/display: Add handling for new "active color range" property
2021-06-15 14:22:09
linux-kernel
[PATCH v3 09/14] drm/uAPI: Add "active color range" drm property as feedback for userspace
2021-06-15 14:21:56
linux-kernel
[PATCH v3 02/14] drm/amd/display: Add missing cases convert_dc_color_depth_into_bpc
2021-06-15 14:21:46
linux-kernel
[PATCH v3 03/14] drm/uAPI: Add "active bpc" as feedback channel for "max bpc" drm property
2021-06-15 14:21:45
linux-kernel
[PATCH v3 06/14] drm/uAPI: Add "active color format" drm property as feedback for userspace
2021-06-15 14:20:19
linux-kernel
[PATCH v3 07/14] drm/amd/display: Add handling for new "active color format" property
2021-06-15 14:18:30
linux-kernel
[PATCH v3 13/14] drm/amd/display: Add handling for new "preferred color format" property
2021-06-15 14:18:19
linux-kernel
[PATCH v3 14/14] drm/i915/display: Add handling for new "preferred color format" property