linux/drivers/gpu/drm/amd
Kent Russell d95c368ab8 drm/amdkfd: Fix getting unique_id in topology
Since the unique_id is now obtained in amdgpu in smu_late_init,
topology misses getting the value during KFD device initialization.
To work around this, we use amdgpu_amdkfd_get_unique_id to get
the unique_id at read time. Due to this, we can remove unique_id from
the kfd_dev structure, since we only need it in the KFD node properties
struct

Signed-off-by: Kent Russell <kent.russell@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-10-30 00:59:42 -04:00
..
acp
amdgpu amdgpu: Add GFX MGCG and MGLS for vangogh 2020-10-30 00:58:50 -04:00
amdkfd drm/amdkfd: Fix getting unique_id in topology 2020-10-30 00:59:42 -04:00
display drm/amdgpu/display: fix indentation in defer_delay_converter_wa() 2020-10-30 00:56:53 -04:00
include drm/amdgpu: add vangogh apu flag 2020-10-27 12:01:29 -04:00
pm drm/amd/pm: enable the rest functions of swSMU for vangogh. 2020-10-30 00:58:44 -04:00