Files
mesa/src/amd/common
Pierre-Eric Pelloux-Prayer 6cee989915 amd: add ac_drm_device_get_cookie
This returns the underlying device pointer but as an opaque
uintptr_t.
This will be required because libdrm_amdgpu will return the
same device when called multiple times from the same process.

radeonsi relies on the pointer value to identify if the device
are the same and adjust the synchronisation logic based on that.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33081>
2025-01-22 14:55:56 +00:00
..
2024-09-23 19:25:08 +00:00
2024-12-26 10:12:43 +00:00
2024-12-26 10:12:43 +00:00
2024-06-20 13:14:33 +00:00
2024-06-20 13:14:33 +00:00
2024-12-26 21:02:21 +00:00
2024-09-20 06:58:29 +00:00
2024-12-26 10:12:43 +00:00
2025-01-16 12:24:32 +00:00