[PATCH v1] drm/amdgpu: give each kernel job a unique id

Danilo Krummrich dakr at kernel.org
Fri Jun 13 08:35:03 UTC 2025


On Fri, Jun 13, 2025 at 10:23:15AM +0200, Christian König wrote:
> > Another option is to just add an interface to get a kernel client_id from the
> > same atomic / IDA.
> 
> That won't give us fixed numbers for in kernel clients.

That's fine, then let's come up with an API that reserves fixed numbers.

My main concern is that drivers silently rely on DRM API internals, i.e. that
client_id is an u64 atomic, etc.


More information about the dri-devel mailing list