drm/amd/powerplay: apply Vega20 BACO workaround
Applied vdci flush workaround for Vega20 BACO. Signed-off-by: Evan Quan <evan.quan@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
@@ -929,6 +929,7 @@ struct amdgpu_device {
|
||||
/* counter of mapped memory through xgmi */
|
||||
atomic_t xgmi_map_counter;
|
||||
|
||||
bool in_baco_reset;
|
||||
};
|
||||
|
||||
static inline struct amdgpu_device *amdgpu_ttm_adev(struct ttm_bo_device *bdev)
|
||||
|
Reference in New Issue
Block a user