February 2024 Archives by date
Starting: Mon Feb 5 03:40:38 UTC 2024
Ending: Thu Feb 29 21:32:26 UTC 2024
Messages: 89
- [ANNOUNCE] libei 1.2.1
Peter Hutterer
- 2024 X.Org Foundation Membership deadline for voting in the election
Christopher Michael
- [PATCH 1/2] drm/tidss: Fix initial plane zpos values
Pekka Paalanen
- [PATCH 1/2] drm/tidss: Fix initial plane zpos values
Tomi Valkeinen
- [PATCH 1/2] drm/tidss: Fix initial plane zpos values
Marius Vlad
- [PATCH 1/2] drm/tidss: Fix initial plane zpos values
Daniel Stone
- Issue with logind-launcher
Akshaya Maran
- Issue with logind-launcher
Marius Vlad
- 2024 X.Org Board of Directors Elections Nomination period is NOW
Christopher Michael
- [PATCH 1/2] drm/tidss: Fix initial plane zpos values
Tomi Valkeinen
- [PATCH 1/2] drm/tidss: Fix initial plane zpos values
Daniel Stone
- [RFC PATCH v3 00/23] Color Pipeline API w/ VKMS
Shankar, Uma
- why not flow control in wl_connection_flush?
jleivent
- why not flow control in wl_connection_flush?
Olivier Fourdan
- why not flow control in wl_connection_flush?
jleivent
- why not flow control in wl_connection_flush?
Pekka Paalanen
- Wayland debugging with Qtwayland, gstreamer waylandsink, wayland-lib and Weston
Terry Barnaby
- why not flow control in wl_connection_flush?
jleivent
- Wayland debugging with Qtwayland, gstreamer waylandsink, wayland-lib and Weston
Marius Vlad
- Wayland debugging with Qtwayland, gstreamer waylandsink, wayland-lib and Weston
Terry Barnaby
- Wayland debugging with Qtwayland, gstreamer waylandsink, wayland-lib and Weston
Terry Barnaby
- Wayland debugging with Qtwayland, gstreamer waylandsink, wayland-lib and Weston
David Edmundson
- Wayland debugging with Qtwayland, gstreamer waylandsink, wayland-lib and Weston
Marius Vlad
- Wayland debugging with Qtwayland, gstreamer waylandsink, wayland-lib and Weston
Terry Barnaby
- why not flow control in wl_connection_flush?
Pekka Paalanen
- why not flow control in wl_connection_flush?
jleivent
- Wayland debugging with Qtwayland, gstreamer waylandsink, wayland-lib and Weston
Terry Barnaby
- why not flow control in wl_connection_flush?
Pekka Paalanen
- Wayland debugging with Qtwayland, gstreamer waylandsink, wayland-lib and Weston
Pekka Paalanen
- Wayland debugging with Qtwayland, gstreamer waylandsink, wayland-lib and Weston
Terry Barnaby
- waypipe not working
Colin Rudakiewicz
- Wayland debugging with Qtwayland, gstreamer waylandsink, wayland-lib and Weston
Pekka Paalanen
- waypipe not working
Michel Dänzer
- waypipe not working
Colin Rudakiewicz
- why not flow control in wl_connection_flush?
jleivent
- [RFC PATCH v4 00/42] Color Pipeline API w/ VKMS
Harry Wentland
- [RFC PATCH v4 01/42] drm: Don't treat 0 as -1 in drm_fixp2int_ceil
Harry Wentland
- [RFC PATCH v4 02/42] drm: Add helper for conversion from signed-magnitude
Harry Wentland
- [RFC PATCH v4 03/42] drm: Correctly round for fixp2int_round
Harry Wentland
- [RFC PATCH v4 04/42] drm/vkms: Round fixp2int conversion in lerp_u16
Harry Wentland
- [RFC PATCH v4 05/42] drm/vkms: Create separate Kconfig file for VKMS
Harry Wentland
- [RFC PATCH v4 06/42] drm/vkms: Add kunit tests for VKMS LUT handling
Harry Wentland
- [RFC PATCH v4 07/42] drm/vkms: Avoid reading beyond LUT array
Harry Wentland
- [RFC PATCH v4 08/42] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Harry Wentland
- [RFC PATCH v4 09/42] drm/colorop: Introduce new drm_colorop mode object
Harry Wentland
- [RFC PATCH v4 10/42] drm/colorop: Add TYPE property
Harry Wentland
- [RFC PATCH v4 11/42] drm/colorop: Add 1D Curve subtype
Harry Wentland
- [RFC PATCH v4 12/42] drm/colorop: Add BYPASS property
Harry Wentland
- [RFC PATCH v4 13/42] drm/colorop: Add NEXT property
Harry Wentland
- [RFC PATCH v4 14/42] drm/colorop: Add atomic state print for drm_colorop
Harry Wentland
- [RFC PATCH v4 15/42] drm/plane: Add COLOR PIPELINE property
Harry Wentland
- [RFC PATCH v4 16/42] drm/colorop: Add NEXT to colorop state print
Harry Wentland
- [RFC PATCH v4 17/42] drm/vkms: Add enumerated 1D curve colorop
Harry Wentland
- [RFC PATCH v4 18/42] drm/vkms: Add kunit tests for linear and sRGB LUTs
Harry Wentland
- [RFC PATCH v4 19/42] drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
Harry Wentland
- [RFC PATCH v4 20/42] drm/colorop: Add 3x4 CTM type
Harry Wentland
- [RFC PATCH v4 21/42] drm/vkms: Pull apply_colorop out of pre_blend_color_transform
Harry Wentland
- [RFC PATCH v4 22/42] drm/vkms: Use s32 for internal color pipeline precision
Harry Wentland
- [RFC PATCH v4 23/42] drm/vkms: add 3x4 matrix in color pipeline
Harry Wentland
- [RFC PATCH v4 24/42] drm/tests: Add a few tests around drm_fixed.h
Harry Wentland
- [RFC PATCH v4 25/42] drm/vkms: Add tests for CTM handling
Harry Wentland
- [RFC PATCH v4 26/42] drm/colorop: pass plane_color_pipeline client cap to atomic check
Harry Wentland
- [RFC PATCH v4 27/42] drm/colorop: define a new macro for_each_new_colorop_in_state
Harry Wentland
- [RFC PATCH v4 28/42] drm/amd/display: Ignore deprecated props when plane_color_pipeline set
Harry Wentland
- [RFC PATCH v4 29/42] drm/amd/display: Add bypass COLOR PIPELINE
Harry Wentland
- [RFC PATCH v4 30/42] drm/amd/display: Skip color pipeline initialization for cursor plane
Harry Wentland
- [RFC PATCH v4 31/42] drm/amd/display: Add support for sRGB EOTF in DEGAM block
Harry Wentland
- [RFC PATCH v4 32/42] drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER block
Harry Wentland
- [RFC PATCH v4 33/42] drm/amd/display: Add support for sRGB EOTF in BLND block
Harry Wentland
- [RFC PATCH v4 34/42] drm/colorop: Add PQ 125 EOTF and its inverse
Harry Wentland
- [RFC PATCH v4 35/42] drm/amd/display: Enable support for PQ 125 EOTF and Inverse
Harry Wentland
- [RFC PATCH v4 36/42] drm/colorop: add BT2020/BT709 OETF and Inverse OETF
Harry Wentland
- [RFC PATCH v4 37/42] drm/amd/display: Add support for BT.709 and BT.2020 TFs
Harry Wentland
- [RFC PATCH v4 38/42] drm/colorop: Add 1D Curve Custom LUT type
Harry Wentland
- [RFC PATCH v4 39/42] drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUT
Harry Wentland
- [RFC PATCH v4 40/42] drm/amd/display: add 3x4 matrix colorop
Harry Wentland
- [RFC PATCH v4 41/42] drm/colorop: Add mutliplier type
Harry Wentland
- [RFC PATCH v4 42/42] drm/amd/display: add multiplier colorop
Harry Wentland
- waypipe not working
Michel Dänzer
- why not flow control in wl_connection_flush?
Pekka Paalanen
- [RFC PATCH v4 00/42] Color Pipeline API w/ VKMS
Joshua Ashton
- [RFC PATCH v4 06/42] drm/vkms: Add kunit tests for VKMS LUT handling
Arthur Grillo
- [RFC PATCH v4 00/42] Color Pipeline API w/ VKMS
Harry Wentland
- [RFC PATCH v4 06/42] drm/vkms: Add kunit tests for VKMS LUT handling
Harry Wentland
- Wayland debugging with Qtwayland, gstreamer waylandsink, wayland-lib and Weston
Terry Barnaby
- [RFC PATCH v4 00/42] Color Pipeline API w/ VKMS
Daniel Vetter
- Wayland debugging with Qtwayland, gstreamer waylandsink, wayland-lib and Weston
Pekka Paalanen
- [RFC PATCH v4 00/42] Color Pipeline API w/ VKMS
Joshua Ashton
- why not flow control in wl_connection_flush?
jleivent
Last message date:
Thu Feb 29 21:32:26 UTC 2024
Archived on: Thu Feb 29 21:33:33 UTC 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).