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
2023-08-10 19:50:38 linux-kernel [RESEND v3 5/5] drm/amdgpu: Create version number for coredumps
2023-08-10 19:30:50 linux-kernel [RESEND v3 3/5] drm/amdgpu: Rework coredump to use memory dynamically
2023-08-10 19:30:50 linux-kernel [RESEND v3 4/5] drm/amdgpu: Move coredump code to amdgpu_reset file
2023-08-10 19:30:49 linux-kernel [RESEND v3 2/5] drm/amdgpu: Allocate coredump memory in a nonblocking way
2023-08-10 19:30:47 linux-kernel [RESEND v3 1/5] drm/amdgpu: Create a module param to disable soft recovery
2023-08-10 17:45:12 linux-kernel Re: [PATCH v2 05/14] futex: Add sys_futex_wake()
2023-08-09 22:42:01 linux-kernel Re: [PATCH v2 05/14] futex: Add sys_futex_wake()
2023-08-08 02:21:42 linux-kernel Re: [PATCH v2 02/14] futex: Extend the FUTEX2 flags
2023-08-08 01:31:24 linux-kernel Re: [PATCH v2 03/14] futex: Flag conversion
2023-08-08 01:08:38 linux-kernel Re: [PATCH v2 01/14] futex: Clarify FUTEX2 flags
2023-07-31 02:24:37 linux-kernel Re: [PATCH v5 6/6] drm/doc: Define KMS atomic state set
2023-07-28 15:20:18 linux-kernel Re: [PATCH v3 0/5] drm/amdgpu: Add new reset option and rework coredump
2023-07-25 13:08:59 linux-kernel Re: Non-robust apps and resets (was Re: [PATCH v5 1/1] drm/doc: Document DRM device reset expectations)
2023-07-25 02:58:37 linux-kernel Non-robust apps and resets (was Re: [PATCH v5 1/1] drm/doc: Document DRM device reset expectations)
2023-07-14 16:24:01 linux-kernel [PATCH v3 3/5] drm/amdgpu: Rework coredump to use memory dynamically
2023-07-14 16:21:45 linux-kernel [PATCH v3 5/5] drm/amdgpu: Create version number for coredumps
2023-07-14 16:21:30 linux-kernel [PATCH v3 0/5] drm/amdgpu: Add new reset option and rework coredump
2023-07-14 16:17:36 linux-kernel [PATCH v3 4/5] drm/amdgpu: Move coredump code to amdgpu_reset file
2023-07-14 16:14:26 linux-kernel [PATCH v3 2/5] drm/amdgpu: Allocate coredump memory in a nonblocking way
2023-07-14 16:14:10 linux-kernel [PATCH v3 1/5] drm/amdgpu: Create a module param to disable soft recovery
2023-07-14 12:44:00 linux-kernel Re: [PATCH v2 4/6] drm/amdgpu: Limit info in coredump for kernel threads
2023-07-14 12:41:29 linux-kernel Re: [PATCH v2 5/6] drm/amdgpu: Log IBs and ring name at coredump
2023-07-13 22:20:45 linux-kernel [PATCH v2 5/6] drm/amdgpu: Log IBs and ring name at coredump
2023-07-13 22:20:04 linux-kernel [PATCH v2 6/6] drm/amdgpu: Create version number for coredumps
2023-07-13 22:19:46 linux-kernel [PATCH v2 0/6] drm/amdgpu: Add new reset option and rework coredump
2023-07-13 22:19:46 linux-kernel [PATCH v2 3/6] drm/amdgpu: Rework coredump to use memory dynamically
2023-07-13 22:09:32 linux-kernel [PATCH v2 2/6] drm/amdgpu: Allocate coredump memory in a nonblocking way
2023-07-13 21:36:01 linux-kernel [PATCH v2 4/6] drm/amdgpu: Limit info in coredump for kernel threads
2023-07-13 21:34:57 linux-kernel [PATCH v2 1/6] drm/amdgpu: Create a module param to disable soft recovery
2023-07-11 22:10:02 linux-kernel [PATCH 2/6] drm/amdgpu: Mark contexts guilty for causing soft recoveries
2023-07-11 22:09:26 linux-kernel [PATCH 1/6] drm/amdgpu: Create a module param to disable soft recovery
2023-07-11 22:06:35 linux-kernel [PATCH 0/6] drm/amdgpu: Add new reset option and rework coredump
2023-07-11 22:06:32 linux-kernel [PATCH 3/6] drm/amdgpu: Rework coredump to use memory dynamically
2023-07-11 22:03:36 linux-kernel [PATCH 4/6] drm/amdgpu: Limit info in coredump for kernel threads
2023-07-11 22:00:50 linux-kernel [PATCH 6/6] drm/amdgpu: Create version number for coredumps
2023-07-11 21:42:58 linux-kernel [PATCH 5/6] drm/amdgpu: Log IBs and ring name at coredump
2023-07-07 22:57:47 linux-kernel [PATCH v5 6/6] drm/doc: Define KMS atomic state set
2023-07-07 22:57:24 linux-kernel [PATCH v5 3/6] drm: introduce drm_mode_config.atomic_async_page_flip_not_supported
2023-07-07 22:57:24 linux-kernel [PATCH v5 0/6] drm: Add support for atomic async page-flip
2023-07-07 22:56:08 linux-kernel [PATCH v5 2/6] drm: introduce DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP
2023-07-07 22:54:17 linux-kernel [PATCH v5 5/6] drm: Refuse to async flip with atomic prop changes
2023-07-07 22:52:56 linux-kernel [PATCH v5 1/6] drm: allow DRM_MODE_PAGE_FLIP_ASYNC for atomic commits
2023-07-07 22:42:53 linux-kernel [PATCH v5 4/6] amd/display: indicate support for atomic async page-flips on DC
2023-07-03 16:44:49 linux-kernel Re: [PATCH v4 6/6] drm/doc: Define KMS atomic state set
2023-07-03 15:26:22 linux-kernel Re: [PATCH v5 1/1] drm/doc: Document DRM device reset expectations
2023-07-01 02:38:17 linux-kernel [PATCH v4 6/6] drm/doc: Define KMS atomic state set
2023-07-01 02:38:03 linux-kernel [PATCH v4 2/6] drm: introduce DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP
2023-07-01 02:38:03 linux-kernel [PATCH v4 3/6] drm: introduce drm_mode_config.atomic_async_page_flip_not_supported
2023-07-01 02:38:03 linux-kernel [PATCH v4 5/6] drm: Refuse to async flip with atomic prop changes
2023-07-01 02:38:03 linux-kernel [PATCH v4 0/6] drm: Add support for atomic async page-flip
2023-07-01 02:38:03 linux-kernel [PATCH v4 4/6] amd/display: indicate support for atomic async page-flips on DC