Re: [PATCH 1/3] drm/scheduler: Add more documentation

2023-07-14 Thread Asahi Lina
On 14/07/2023 18.47, Christian König wrote: Am 14.07.23 um 11:39 schrieb Asahi Lina: On 14/07/2023 17.40, Christian König wrote: Am 14.07.23 um 10:21 schrieb Asahi Lina: Document the implied lifetime rules of the scheduler (or at least the intended ones), as well as the expectations of how

Re: [PATCH 1/3] drm/scheduler: Add more documentation

2023-07-14 Thread Christian König
Am 14.07.23 um 11:39 schrieb Asahi Lina: On 14/07/2023 17.40, Christian König wrote: Am 14.07.23 um 10:21 schrieb Asahi Lina: Document the implied lifetime rules of the scheduler (or at least the intended ones), as well as the expectations of how resource acquisition should be handled.

Re: [PATCH 1/3] drm/scheduler: Add more documentation

2023-07-14 Thread Asahi Lina
On 14/07/2023 17.40, Christian König wrote: Am 14.07.23 um 10:21 schrieb Asahi Lina: Document the implied lifetime rules of the scheduler (or at least the intended ones), as well as the expectations of how resource acquisition should be handled. Signed-off-by: Asahi Lina ---

Re: [PATCH 1/3] drm/scheduler: Add more documentation

2023-07-14 Thread Christian König
Am 14.07.23 um 10:21 schrieb Asahi Lina: Document the implied lifetime rules of the scheduler (or at least the intended ones), as well as the expectations of how resource acquisition should be handled. Signed-off-by: Asahi Lina --- drivers/gpu/drm/scheduler/sched_main.c | 58

[PATCH 1/3] drm/scheduler: Add more documentation

2023-07-14 Thread Asahi Lina
Document the implied lifetime rules of the scheduler (or at least the intended ones), as well as the expectations of how resource acquisition should be handled. Signed-off-by: Asahi Lina --- drivers/gpu/drm/scheduler/sched_main.c | 58 -- 1 file changed, 55