RE: [PATCH 2/2] drm/amdgpu: Add unique_id and serial_number for Arcturus v2

2020-06-02 Thread Russell, Kent
[AMD Public Use] > -Original Message- > From: Alex Deucher > Sent: Tuesday, June 2, 2020 10:45 AM > To: Russell, Kent > Cc: amd-gfx list > Subject: Re: [PATCH 2/2] drm/amdgpu: Add unique_id and serial_number for > Arcturus v2 > > On Tue, Jun 2, 2020 at

Re: [PATCH 2/2] drm/amdgpu: Add unique_id and serial_number for Arcturus v2

2020-06-02 Thread Alex Deucher
On Tue, Jun 2, 2020 at 8:53 AM Kent Russell wrote: > > Add support for unique_id and serial_number, as these are now > the same value, and will be for future ASICs as well. > > v2: Explicitly create unique_id only for VG10/20/ARC > > Signed-off-by: Kent Russell > Change-Id:

[PATCH 2/2] drm/amdgpu: Add unique_id and serial_number for Arcturus v2

2020-06-02 Thread Kent Russell
Add support for unique_id and serial_number, as these are now the same value, and will be for future ASICs as well. v2: Explicitly create unique_id only for VG10/20/ARC Signed-off-by: Kent Russell Change-Id: I3b036a38b19cd84025399b0706b2dad9b7aff713 --- drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c