: Wednesday, May 19, 2021 3:58:35 AM
To: Nieto, David M ; Alex Deucher ;
Gu, JiaWei (Will)
Cc: Deng, Emily ; amd-gfx list
Subject: Re: [PATCH] drm/amdgpu: Expose rfc4122 compliant UUID
Well I don't think generating an UUID in the kernel makes sense in general.
What we can do is to expos
iaWei (Will)
*Cc:* amd-gfx list ; Deng, Emily
; Nieto, David M
*Subject:* Re: [PATCH] drm/amdgpu: Expose rfc4122 compliant UUID
On Mon, May 17, 2021 at 1:54 AM Jiawei Gu wrote:
>
> Introduce an RFC 4122 compliant UUID for the GPUs derived
> from the unique GPU serial number (from Vega10) on
)
Cc: amd-gfx list ; Deng, Emily
; Nieto, David M
Subject: Re: [PATCH] drm/amdgpu: Expose rfc4122 compliant UUID
On Mon, May 17, 2021 at 1:54 AM Jiawei Gu wrote:
>
> Introduce an RFC 4122 compliant UUID for the GPUs derived
> from the unique GPU serial number (from Vega10) on gpus.
>
On Mon, May 17, 2021 at 1:54 AM Jiawei Gu wrote:
>
> Introduce an RFC 4122 compliant UUID for the GPUs derived
> from the unique GPU serial number (from Vega10) on gpus.
> Where this serial number is not available, use a compliant
> random UUID.
>
> For virtualization, the unique ID is passed by t
David
*From:* Christian König
*Sent:* Sunday, May 16, 2021 11:52 PM
*To:* Gu, JiaWei (Will) ;
amd-gfx@lists.freedesktop.org
*Cc:* Deng, Emily ; Nieto, David M
*Subject:* Re: [PATCH] drm/amdgpu: Expose rfc4122 compliant UUID
Am 17.05.21 um 07:54 schrieb Jiawei Gu:
> Introduc
To: Gu, JiaWei (Will) ; amd-gfx@lists.freedesktop.org
Cc: Deng, Emily ; Nieto, David M
Subject: Re: [PATCH] drm/amdgpu: Expose rfc4122 compliant UUID
Am 17.05.21 um 07:54 schrieb Jiawei Gu:
> Introduce an RFC 4122 compliant UUID for the GPUs derived
> from the unique GPU serial number
Am 17.05.21 um 07:54 schrieb Jiawei Gu:
Introduce an RFC 4122 compliant UUID for the GPUs derived
from the unique GPU serial number (from Vega10) on gpus.
Where this serial number is not available, use a compliant
random UUID.
For virtualization, the unique ID is passed by the host driver
in the
Introduce an RFC 4122 compliant UUID for the GPUs derived
from the unique GPU serial number (from Vega10) on gpus.
Where this serial number is not available, use a compliant
random UUID.
For virtualization, the unique ID is passed by the host driver
in the PF2VF structure.
Signed-off-by: Jiawei G