diff options
author | 2022-09-20 14:13:33 +0200 | |
---|---|---|
committer | 2022-09-20 12:41:08 -0400 | |
commit | b091fc6f8e5bb27577ffb71087f06730f33a8908 (patch) | |
tree | 980e97376c9f6605c9d1ee944858e303adf967e5 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
parent | drm/amd/pm: drop the pptable related workarounds for SMU 13.0.0 (diff) | |
download | linux-dev-b091fc6f8e5bb27577ffb71087f06730f33a8908.tar.xz linux-dev-b091fc6f8e5bb27577ffb71087f06730f33a8908.zip |
drm/amdgpu: properly initialize return value during CS
The return value is no longer initialized before the loop because of
moving code around.
Signed-off-by: Christian König <christian.koenig@amd.com>
Fixes: c2b08e7a6d27 ("drm/amdgpu: move entity selection and job init earlier during CS")
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions