Louis Chauvet ([email protected])

Number of posts: 211 (1.67 per day)
First post: 2024-02-01 17:32:36
Last post: 2024-06-07 08:34:54

Date List Subject
2024-03-04 15:30:51 linux-kernel [PATCH v4 04/14] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
2024-03-04 15:30:15 linux-kernel [PATCH v4 01/14] drm/vkms: Code formatting
2024-03-04 15:30:13 linux-kernel [PATCH v4 02/14] drm/vkms: Use drm_frame directly
2024-03-04 15:29:50 linux-kernel Re: [PATCH v2 5/9] drm/vkms: Re-introduce line-per-line composition algorithm
2024-03-04 15:29:45 linux-kernel Re: [PATCH v2 4/9] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
2024-03-04 15:29:44 linux-kernel Re: [PATCH v2 7/9] drm/vkms: Add range and encoding properties to pixel_read function
2024-03-04 15:28:46 linux-kernel Re: [PATCH v2 3/9] drm/vkms: write/update the documentation for pixel conversion and pixel write functions
2024-02-27 15:41:44 linux-kernel Re: [PATCH] drm/vkms: Add information on how to benchmark
2024-02-27 15:38:50 linux-kernel Re: [PATCH v3 4/9] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
2024-02-27 15:10:41 linux-kernel Re: [PATCH v2 6/9] drm/vkms: Add YUV support
2024-02-27 15:10:13 linux-kernel Re: [PATCH v3 3/9] drm/vkms: write/update the documentation for pixel conversion and pixel write functions
2024-02-27 15:10:10 linux-kernel Re: [PATCH v2 4/9] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
2024-02-27 15:09:55 linux-kernel Re: [PATCH v2 5/9] drm/vkms: Re-introduce line-per-line composition algorithm
2024-02-27 15:05:56 linux-kernel Re: [PATCH v2 7/9] drm/vkms: Add range and encoding properties to pixel_read function
2024-02-27 15:05:01 linux-kernel Re: [PATCH v3 5/9] drm/vkms: Re-introduce line-per-line composition algorithm
2024-02-27 15:05:01 linux-kernel Re: [PATCH v2 9/9] drm/vkms: Create KUnit tests for YUV conversions
2024-02-27 15:04:53 linux-kernel Re: [PATCH v2 3/9] drm/vkms: write/update the documentation for pixel conversion and pixel write functions
2024-02-26 09:54:14 linux-kernel [PATCH v3 4/9] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
2024-02-26 09:53:14 linux-kernel [PATCH v3 2/9] drm/vkms: Use drm_frame directly
2024-02-26 09:52:16 linux-kernel [PATCH v3 7/9] drm/vkms: Add range and encoding properties to pixel_read function
2024-02-26 09:52:14 linux-kernel [PATCH v3 5/9] drm/vkms: Re-introduce line-per-line composition algorithm
2024-02-26 09:28:22 linux-kernel [PATCH v3 9/9] drm/vkms: Create KUnit tests for YUV conversions
2024-02-26 09:27:51 linux-kernel [PATCH v3 3/9] drm/vkms: write/update the documentation for pixel conversion and pixel write functions
2024-02-26 09:27:41 linux-kernel [PATCH v3 8/9] drm/vkms: Drop YUV formats TODO
2024-02-26 09:27:30 linux-kernel [PATCH v3 1/9] drm/vkms: Code formatting
2024-02-26 09:27:18 linux-kernel [PATCH v3 6/9] drm/vkms: Add YUV support
2024-02-26 09:27:09 linux-kernel [PATCH v3 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
2024-02-23 11:45:58 linux-kernel [PATCH v2 6/9] drm/vkms: Add YUV support
2024-02-23 11:40:30 linux-kernel [PATCH v2 9/9] drm/vkms: Create KUnit tests for YUV conversions
2024-02-23 11:39:57 linux-kernel [PATCH v2 5/9] drm/vkms: Re-introduce line-per-line composition algorithm
2024-02-23 11:39:56 linux-kernel [PATCH v2 7/9] drm/vkms: Add range and encoding properties to pixel_read function
2024-02-23 11:39:39 linux-kernel [PATCH v2 8/9] drm/vkms: Drop YUV formats TODO
2024-02-23 11:39:03 linux-kernel [PATCH v2 4/9] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
2024-02-23 11:38:56 linux-kernel [PATCH v2 3/9] drm/vkms: write/update the documentation for pixel conversion and pixel write functions
2024-02-23 11:38:34 linux-kernel [PATCH v2 2/9] drm/vkms: Use drm_frame directly
2024-02-23 11:38:31 linux-kernel [PATCH v2 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
2024-02-23 11:38:28 linux-kernel [PATCH v2 1/9] drm/vkms: Code formatting
2024-02-23 09:33:34 linux-kernel [PATCH v2 3/3] spi: omap2-mcpsi: Enable MULTI-mode in more situations
2024-02-23 09:33:20 linux-kernel [PATCH v2 1/3] spi: spi-omap2-mcspi.c: revert "Toggle CS after each word"
2024-02-23 09:33:18 linux-kernel [PATCH v2 2/3] spi: omap2-mcspi: Add support for MULTI-mode
2024-02-23 09:33:12 linux-kernel [PATCH v2 0/3] Add multi mode support for omap-mcspi
2024-02-07 16:03:43 linux-kernel Re: [PATCH 2/2] drm/vkms: Use a simpler composition function
2024-02-07 15:50:28 linux-kernel Re: [PATCH 2/2] drm/vkms: Use a simpler composition function
2024-02-07 15:36:50 linux-kernel Re: [PATCH 2/2] spi: omap2-mcspi: Add support for MULTI-mode
2024-02-06 10:01:36 linux-kernel [PATCH 1/2] Revert "spi: spi-omap2-mcspi.c: Toggle CS after each word"
2024-02-06 10:01:31 linux-kernel [PATCH 2/2] spi: omap2-mcspi: Add support for MULTI-mode
2024-02-06 10:01:24 linux-kernel [PATCH 0/2] Add multi mode support for omap-mcspi
2024-02-02 08:21:37 linux-kernel Re: [PATCH 0/2] Better support for complex pixel formats
2024-02-01 18:06:08 linux-kernel Re: [PATCH v2 4/7] drm/vkms: Add chroma subsampling
2024-02-01 17:46:53 linux-kernel Re: [PATCH v2 6/7] drm/vkms: Drop YUV formats TODO
2024-02-01 17:44:42 linux-kernel Re: [PATCH v2 5/7] drm/vkms: Add YUV support