Rodrigo Siqueira ([email protected])

Number of posts: 215 (0.21 per day)
First post: 2017-12-05 14:02:18
Last post: 2020-09-04 16:07:28

Date List Subject
2020-09-04 16:07:28 linux-kernel Re: [PATCH] MAINTAINERS: add entry for VKMS
2020-08-30 14:25:57 linux-kernel [PATCH v6 3/3] drm/vkms: Add support for writeback
2020-08-30 14:23:48 linux-kernel [PATCH v6 1/3] drm/vkms: Decouple crc operations from composer
2020-08-30 14:23:06 linux-kernel [PATCH v6 2/3] drm/vkms: Compute CRC without change input data
2020-08-30 14:22:04 linux-kernel [PATCH v6 0/3] drm/vkms: Introduces writeback support
2020-08-30 13:18:44 linux-kernel Re: [PATCH v2] drm/vkms: add alpha-premultiplied color blending
2020-08-25 03:53:39 linux-kernel Re: [PATCH] drm/vkms: Use alpha value to blend values.
2020-08-25 03:23:51 linux-kernel Re: [PATCH] drm/vkms: add alpha-premultiplied color blending
2020-08-25 02:49:36 linux-kernel [PATCH v5 1/3] drm/vkms: Decouple crc operations from composer
2020-08-25 02:34:02 linux-kernel [PATCH v5 3/3] drm/vkms: Add support for writeback
2020-08-25 02:33:41 linux-kernel [PATCH v5 2/3] drm/vkms: Compute CRC without change input data
2020-08-25 02:33:02 linux-kernel [PATCH v5 0/3] drm/vkms: Introduces writeback support
2020-07-12 22:12:22 linux-kernel Re: [PATCH] drm/vkms: change the max cursor width/height
2020-07-12 22:06:18 linux-kernel Re: [PATCH] drm/vkms: change the max cursor width/height
2020-06-01 00:29:48 linux-kernel Re: [PATCH] drm/vkms: Optimize compute_crc(), blend()
2019-11-05 00:30:51 linux-kernel Re: [PATCH VKMS v3] drm/vkms: Fix typo and preposion in function documentation
2019-11-05 00:30:42 linux-kernel Re: [PATCH VKMS v3] drm/doc: Add VKMS module description and use to "Testing and Validation"
2019-11-04 15:51:54 linux-kernel Re: [PATCH v2 VKMS 0/2] drm/vkms: Changing some words in 'blend' function documentation
2019-11-04 15:07:18 linux-kernel Re: [PATCH v2] drm/doc: Adding VKMS module description and use to "Testing and Validation"
2019-10-02 14:06:00 linux-kernel [PATCH V6] drm/drm_vblank: Change EINVAL by the correct errno
2019-07-17 02:31:18 linux-kernel Re: [PATCH V3 4/5] drm/vkms: Compute CRC without change input data
2019-07-17 02:09:56 linux-kernel Re: [PATCH V3] drm/vkms: Add support for vkms work without vblank
2019-07-12 04:18:01 linux-kernel Re: [PATCH V3 5/5] drm/vkms: Add support for writeback
2019-07-12 03:17:01 linux-kernel Re: [PATCH V3 4/5] drm/vkms: Compute CRC without change input data
2019-07-12 03:11:14 linux-kernel Re: [PATCH 0/2] drm/vkms: Introduce basic support for configfs
2019-07-12 02:58:17 linux-kernel Re: [PATCH V3] drm/vkms: Add support for vkms work without vblank
2019-07-10 02:09:07 linux-kernel [PATCH V3] drm/vkms: Add support for vkms work without vblank
2019-07-10 02:08:15 linux-kernel [PATCH 2/2] drm/vkms: Use alpha channel for blending cursor with primary
2019-07-10 02:07:36 linux-kernel [PATCH 0/2] drm/vkms: Use alpha value for blending
2019-07-10 01:55:18 linux-kernel [PATCH 1/2] drm/vkms: Rework blend function
2019-07-01 03:25:51 linux-kernel [PATCH 2/2] drm/vkms: Introduce configfs for enabling/disabling connectors
2019-07-01 03:25:14 linux-kernel [PATCH 1/2] drm/vkms: Add enable/disable functions per connector
2019-07-01 03:24:56 linux-kernel [PATCH 0/2] drm/vkms: Introduce basic support for configfs
2019-06-27 02:26:27 linux-kernel [PATCH V5] drm/drm_vblank: Change EINVAL by the correct errno
2019-06-26 13:38:30 linux-kernel Re: [Intel-gfx] [PATCH V4] drm/drm_vblank: Change EINVAL by the correct errno
2019-06-26 02:00:52 linux-kernel Re: [PATCH V4] drm/drm_vblank: Change EINVAL by the correct errno
2019-06-26 01:40:45 linux-kernel [PATCH V3 5/5] drm/vkms: Add support for writeback
2019-06-26 01:39:39 linux-kernel [PATCH V3 4/5] drm/vkms: Compute CRC without change input data
2019-06-26 01:39:37 linux-kernel [PATCH V3 3/5] drm/vkms: Decouple crc operations from composer
2019-06-26 01:37:47 linux-kernel [PATCH V3 2/5] drm/vkms: Rename vkms_crc.c into vkms_composer.c
2019-06-26 01:37:26 linux-kernel [PATCH V3 1/5] drm/vkms: Avoid assigning 0 for possible_crtc
2019-06-26 01:36:57 linux-kernel [PATCH V3 0/5] drm/vkms: Introduces writeback support
2019-06-19 02:09:58 linux-kernel [PATCH V4] drm/drm_vblank: Change EINVAL by the correct errno
2019-06-18 22:11:00 linux-kernel Re: [PATCH V2 5/5] drm/vkms: Add support for writeback
2019-06-18 21:51:56 linux-kernel Re: [PATCH 1/2] drm/vkms: Use index instead of 0 in possible crtc
2019-06-18 02:47:05 linux-kernel [PATCH V2 5/5] drm/vkms: Add support for writeback
2019-06-18 02:46:27 linux-kernel [PATCH V2 3/5] drm/vkms: Rename vkms_crc_data to vkms_data
2019-06-18 02:46:01 linux-kernel [PATCH V2 4/5] drm/vkms: Use index instead of 0 in possible crtc
2019-06-18 02:45:36 linux-kernel [PATCH V2 2/5] drm/vkms: Rename crc_enabled to composer_enabled
2019-06-18 02:44:42 linux-kernel [PATCH V2 1/5] drm/vkms: Move functions from vkms_crc to vkms_composer
2019-06-18 02:43:03 linux-kernel [PATCH V2 0/5] drm/vkms: Introduces writeback support