Danilo Krummrich ([email protected])

Number of posts: 679 (0.95 per day)
First post: 2022-07-01 19:04:39
Last post: 2024-06-13 12:24:35

Date List Subject
2023-03-13 23:46:59 linux-kernel Re: [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings
2023-03-10 20:08:01 linux-kernel Re: [PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-03-10 16:50:13 linux-kernel Re: [PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-03-08 15:20:12 linux-kernel Re: [PATCH] maple_tree: export symbol mas_preallocate()
2023-03-08 14:35:31 linux-kernel Re: [PATCH] maple_tree: export symbol mas_preallocate()
2023-03-06 15:48:25 linux-kernel Re: [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings
2023-03-06 13:40:31 linux-kernel Re: [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings
2023-03-02 01:11:32 linux-kernel [PATCH] maple_tree: export symbol mas_preallocate()
2023-02-28 02:18:18 linux-kernel Re: [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings
2023-02-27 19:01:05 linux-kernel Re: [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
2023-02-27 17:47:10 linux-kernel Re: [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
2023-02-27 13:18:46 linux-kernel Re: [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings
2023-02-23 15:02:47 linux-kernel Re: [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings
2023-02-22 18:14:28 linux-kernel Re: [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings
2023-02-22 17:29:28 linux-kernel Re: [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
2023-02-22 16:41:13 linux-kernel Re: [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings
2023-02-22 16:12:29 linux-kernel Re: [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
2023-02-22 15:08:54 linux-kernel Re: [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings
2023-02-21 15:18:10 linux-kernel Re: [PATCH drm-next v2 01/16] drm: execution context for GEM buffers
2023-02-21 15:00:29 linux-kernel Re: [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
2023-02-20 17:46:37 linux-kernel Re: [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
2023-02-20 14:50:51 linux-kernel Re: [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
2023-02-20 14:39:25 linux-kernel Re: [PATCH drm-next v2 03/16] maple_tree: split up MA_STATE() macro
2023-02-20 14:39:12 linux-kernel Re: [PATCH drm-next v2 03/16] maple_tree: split up MA_STATE() macro
2023-02-17 13:50:48 linux-kernel [PATCH drm-next v2 16/16] drm/nouveau: debugfs: implement DRM GPU VA debugfs
2023-02-17 13:50:46 linux-kernel [PATCH drm-next v2 15/16] drm/nouveau: implement new VM_BIND UAPI
2023-02-17 13:50:42 linux-kernel [PATCH drm-next v2 14/16] drm/nouveau: implement uvmm for user mode bindings
2023-02-17 13:50:30 linux-kernel [PATCH drm-next v2 13/16] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
2023-02-17 13:50:25 linux-kernel [PATCH drm-next v2 12/16] drm/nouveau: chan: provide nouveau_channel_kill()
2023-02-17 13:50:21 linux-kernel [PATCH drm-next v2 10/16] drm/nouveau: move usercopy helpers to nouveau_drv.h
2023-02-17 13:50:19 linux-kernel [PATCH drm-next v2 11/16] drm/nouveau: fence: fail to emit when fence context is killed
2023-02-17 13:50:15 linux-kernel [PATCH drm-next v2 09/16] drm/nouveau: bo: initialize GEM GPU VA interface
2023-02-17 13:50:06 linux-kernel [PATCH drm-next v2 08/16] drm/nouveau: get vmm via nouveau_cli_vmm()
2023-02-17 13:50:02 linux-kernel [PATCH drm-next v2 07/16] drm/nouveau: new VM_BIND uapi interfaces
2023-02-17 13:49:50 linux-kernel [PATCH drm-next v2 06/16] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
2023-02-17 13:46:13 linux-kernel [PATCH drm-next v2 03/16] maple_tree: split up MA_STATE() macro
2023-02-17 13:46:13 linux-kernel [PATCH drm-next v2 02/16] drm/exec: fix memory leak in drm_exec_prepare_obj()
2023-02-17 13:46:13 linux-kernel [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings
2023-02-17 13:45:49 linux-kernel [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
2023-02-17 13:45:44 linux-kernel [PATCH drm-next v2 01/16] drm: execution context for GEM buffers
2023-02-17 13:45:40 linux-kernel [PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-02-14 11:53:44 linux-kernel Re: [PATCH drm-next 03/14] drm: manager to keep track of GPUs VA mappings
2023-02-10 12:48:22 linux-kernel Re: [Nouveau] [PATCH drm-next 05/14] drm/nouveau: new VM_BIND uapi interfaces
2023-02-07 10:51:30 linux-kernel Re: [Nouveau] [PATCH drm-next 05/14] drm/nouveau: new VM_BIND uapi interfaces
2023-02-06 18:43:15 linux-kernel Re: [Nouveau] [PATCH drm-next 05/14] drm/nouveau: new VM_BIND uapi interfaces
2023-02-06 14:28:44 linux-kernel Re: [PATCH drm-next 03/14] drm: manager to keep track of GPUs VA mappings
2023-02-06 14:15:00 linux-kernel Re: [Nouveau] [PATCH drm-next 05/14] drm/nouveau: new VM_BIND uapi interfaces
2023-02-02 18:48:13 linux-kernel Re: [Nouveau] [PATCH drm-next 05/14] drm/nouveau: new VM_BIND uapi interfaces
2023-01-31 00:34:45 linux-kernel Re: [PATCH drm-next 05/14] drm/nouveau: new VM_BIND uapi interfaces
2023-01-29 18:47:06 linux-kernel Re: [PATCH drm-next 05/14] drm/nouveau: new VM_BIND uapi interfaces
2023-01-28 02:18:18 linux-kernel Re: [PATCH] drm/nouveau/mmu: fix Use after Free bug in nvkm_vmm_node_split