Re: [PATCH drm-next v2 01/16] drm: execution context for GEM buffers

2023-02-21 Thread Danilo Krummrich
On 2/17/23 17:00, Christian König wrote: Am 17.02.23 um 14:44 schrieb Danilo Krummrich: From: Christian König This adds the infrastructure for an execution context for GEM buffers which is similar to the existinc TTMs execbuf util and intended to replace it in the long term. The basic funct

Re: [PATCH drm-next v2 01/16] drm: execution context for GEM buffers

2023-02-17 Thread Christian König
Am 17.02.23 um 14:44 schrieb Danilo Krummrich: From: Christian König This adds the infrastructure for an execution context for GEM buffers which is similar to the existinc TTMs execbuf util and intended to replace it in the long term. The basic functionality is that we abstracts the necessary

[PATCH drm-next v2 01/16] drm: execution context for GEM buffers

2023-02-17 Thread Danilo Krummrich
From: Christian König This adds the infrastructure for an execution context for GEM buffers which is similar to the existinc TTMs execbuf util and intended to replace it in the long term. The basic functionality is that we abstracts the necessary loop to lock many different GEM buffers with auto