drm/amdgpu: revert "XGMI pstate switch initial support"
This reverts commit 9b638f9751
.
Adding this to the mapping is complete nonsense and the whole
implementation looks racy. This patch wasn't thoughtfully reviewed
and should be reverted for now.
Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Liu, Shaoyun <Shaoyun.Liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:

committed by
Alex Deucher

parent
c354669583
commit
86f7bae5cf
@@ -928,9 +928,6 @@ struct amdgpu_device {
|
||||
int asic_reset_res;
|
||||
struct work_struct xgmi_reset_work;
|
||||
|
||||
/* counter of mapped memory through xgmi */
|
||||
atomic_t xgmi_map_counter;
|
||||
|
||||
bool in_baco_reset;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user