diff options
author | Victor Lu <victorchengchi.lu@amd.com> | 2023-07-18 14:31:58 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-07-21 16:52:25 -0400 |
commit | 9196b63beeaf3e443417107fdbdff85cf4ab4a96 (patch) | |
tree | 351c7589f1344935172cafdde365e5f747ec1ff4 /drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | |
parent | 0bdebfef3fb2b6291000765eaa9c6c8030293fce (diff) |
drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2)
An instance of for_each_inst() was not changed to match its new
behaviour and is causing a loop.
v2: remove tmp_mask variable
Fixes: b579ea632fca ("drm/amdgpu: Modify for_each_inst macro")
Signed-off-by: Victor Lu <victorchengchi.lu@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c')
0 files changed, 0 insertions, 0 deletions