André Almeida ([email protected])

Number of posts: 242 (0.31 per day)
First post: 2022-04-22 21:12:04
Last post: 2024-06-14 19:45:48

Date List Subject
2024-06-14 19:45:48 linux-kernel Re: [PATCH v6 2/8] drm: Support per-plane async flip configuration
2024-06-14 19:38:17 linux-kernel Re: [PATCH v6 0/8] drm: Support per-plane async flip configuration
2024-06-14 16:10:34 linux-kernel [PATCH v6 3/8] drm/amdgpu: Enable async flips on the primary plane
2024-06-14 16:08:37 linux-kernel [PATCH v6 6/8] drm/nouveau: Enable async flips on the primary plane
2024-06-14 16:05:43 linux-kernel [PATCH v6 2/8] drm: Support per-plane async flip configuration
2024-06-14 16:04:45 linux-kernel [PATCH v6 0/8] drm: Support per-plane async flip configuration
2024-06-14 15:47:55 linux-kernel [PATCH v6 7/8] drm/vc4: Enable async flips on the primary plane
2024-06-14 15:41:12 linux-kernel [PATCH v6 5/8] drm/i915: Enable async flips on the primary plane
2024-06-14 15:38:20 linux-kernel [PATCH v6 8/8] drm/amdgpu: Make it possible to async flip overlay planes
2024-06-14 15:37:17 linux-kernel [PATCH v6 4/8] drm: atmel-hlcdc: Enable async flips on the primary plane
2024-06-14 15:36:16 linux-kernel [PATCH v6 1/8] drm/atomic: Allow userspace to use explicit sync with atomic async flips
2024-06-13 16:00:03 linux-kernel Re: [PATCH v5 2/3] drm: Allow drivers to choose plane types to async flip
2024-06-12 20:05:49 linux-kernel [PATCH v5 2/3] drm: Allow drivers to choose plane types to async flip
2024-06-12 19:56:20 linux-kernel [PATCH v5 1/3] drm/atomic: Allow userspace to use explicit sync with atomic async flips
2024-06-12 19:55:56 linux-kernel [PATCH v5 0/3] drm/atomic: Allow drivers to write their own plane check for async
2024-06-12 19:47:35 linux-kernel [PATCH v5 3/3] drm/amdgpu: Make it possible to async flip overlay planes
2024-05-23 20:08:41 linux-kernel [PATCH v2 1/1] futex: Add FUTEX_SPIN operation
2024-05-23 20:07:51 linux-kernel [PATCH v2 0/1] Add FUTEX_SPIN operation
2024-05-13 17:26:14 linux-kernel [ANNOUNCE] Graphics & DRM MC at LPC 2024
2024-05-01 23:45:25 linux-kernel Re: [RFC PATCH 0/1] Add FUTEX_SPIN operation
2024-04-25 20:45:05 linux-kernel [RFC PATCH 1/1] futex: Add FUTEX_SPIN operation
2024-04-25 20:44:52 linux-kernel [RFC PATCH 0/1] Add FUTEX_SPIN operation
2024-03-08 14:56:57 linux-kernel [RESEND PATCH v4 3/3] drm/amdgpu: Make it possible to async flip overlay planes
2024-03-08 14:56:41 linux-kernel [RESEND PATCH v4 2/3] drm: Allow drivers to choose plane types to async flip
2024-03-08 14:56:31 linux-kernel [RESEND PATCH v4 1/3] drm/atomic: Allow userspace to use explicit sync with atomic async flips
2024-03-08 14:56:18 linux-kernel [RESEND PATCH v4 0/3] drm/atomic: Allow drivers to write their own plane check for async
2024-02-08 21:40:46 linux-kernel [PATCH v4 3/3] drm/amdgpu: Make it possible to async flip overlay planes
2024-02-08 21:06:44 linux-kernel [PATCH v4 1/3] drm/atomic: Allow userspace to use explicit sync with atomic async flips
2024-02-08 21:06:35 linux-kernel [PATCH v4 0/3] drm/atomic: Allow drivers to write their own plane check for async
2024-02-08 21:06:32 linux-kernel [PATCH v4 2/3] drm: Allow drivers to choose plane types to async flip
2024-02-01 18:48:19 linux-kernel Re: [PATCH v3 3/3] drm/amdgpu: Implement check_async_props for planes
2024-02-01 18:44:17 linux-kernel Re: [PATCH v3 1/3] drm/atomic: Allow drivers to write their own plane check for async flips
2024-01-28 21:26:25 linux-kernel [PATCH v3 3/3] drm/amdgpu: Implement check_async_props for planes
2024-01-28 21:25:54 linux-kernel [PATCH v3 1/3] drm/atomic: Allow drivers to write their own plane check for async flips
2024-01-28 21:25:52 linux-kernel [PATCH v3 0/3] drm/atomic: Allow drivers to write their own plane check for async
2024-01-28 21:25:47 linux-kernel [PATCH v3 2/3] drm/atomic: Allow userspace to use explicit sync with atomic async flips
2024-01-24 14:49:31 linux-kernel Re: [PATCH v2 2/2] drm/amdgpu: Implement check_async_props for planes
2024-01-19 18:13:50 linux-kernel [PATCH v2 2/2] drm/amdgpu: Implement check_async_props for planes
2024-01-19 18:13:16 linux-kernel [PATCH v2 1/2] drm/atomic: Allow drivers to write their own plane check for async flips
2024-01-19 18:13:14 linux-kernel [PATCH v2 0/2] drm/atomic: Allow drivers to write their own plane check for async
2024-01-16 13:35:50 linux-kernel Re: [PATCH 0/2] drm/atomic: Allow drivers to write their own plane check for async
2024-01-16 11:51:22 linux-kernel Re: [PATCH 0/2] drm/atomic: Allow drivers to write their own plane check for async
2024-01-16 04:52:49 linux-kernel [PATCH 2/2] drm/amdgpu: Implement check_async_props for planes
2024-01-16 04:52:32 linux-kernel [PATCH 1/2] drm/atomic: Allow drivers to write their own plane check for async flips
2024-01-16 04:52:29 linux-kernel [PATCH 0/2] drm/atomic: Allow drivers to write their own plane check for async
2023-11-30 20:08:28 linux-kernel [PATCH] drm/doc: Define KMS atomic state set
2023-11-29 18:56:53 linux-kernel Re: [PATCH v1] futex: Add compat_sys_futex_waitv for 32bit compatibility
2023-11-23 16:26:43 linux-kernel Re: [PATCH v9 0/4] drm: Add support for atomic async page-flip
2023-11-23 16:10:49 linux-kernel Re: [PATCH v1] futex: Add compat_sys_futex_waitv for 32bit compatibility
2023-11-22 20:29:20 linux-kernel Re: [PATCH v9 0/4] drm: Add support for atomic async page-flip
2023-11-22 16:23:58 linux-kernel [PATCH v9 4/4] drm/doc: Define KMS atomic state set