RE: [PATCH 1/2] drm/amdgpu: Change unique_id to use IP_VERSION

2022-03-28 Thread Russell, Kent
022 9:06 AM To: amd-gfx@lists.freedesktop.org<mailto:amd-gfx@lists.freedesktop.org> mailto:amd-gfx@lists.freedesktop.org>> Cc: Russell, Kent mailto:kent.russ...@amd.com>> Subject: [PATCH 1/2] drm/amdgpu: Change unique_id to use IP_VERSION This is transitioning throughout amdgpu, s

Re: [PATCH 1/2] drm/amdgpu: Change unique_id to use IP_VERSION

2022-03-28 Thread Deucher, Alexander
[Public] Series is: Reviewed-by: Alex Deucher From: amd-gfx on behalf of Kent Russell Sent: Monday, March 28, 2022 9:06 AM To: amd-gfx@lists.freedesktop.org Cc: Russell, Kent Subject: [PATCH 1/2] drm/amdgpu: Change unique_id to use IP_VERSION This is

[PATCH 1/2] drm/amdgpu: Change unique_id to use IP_VERSION

2022-03-28 Thread Kent Russell
This is transitioning throughout amdgpu, so we may as well get it started now. This also cleans up the logic on what IP_VERSIONs do or don't support unique_id. Signed-off-by: Kent Russell --- drivers/gpu/drm/amd/pm/amdgpu_pm.c | 12 1 file changed, 8 insertions(+), 4 deletions(-) d