diff options
author | Christian König <christian.koenig@amd.com> | 2022-09-20 14:13:33 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-09-20 12:41:08 -0400 |
commit | b091fc6f8e5bb27577ffb71087f06730f33a8908 (patch) | |
tree | 980e97376c9f6605c9d1ee944858e303adf967e5 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
parent | 0b844b6ee28cb99ca387880435044cb55a51d73d (diff) | |
download | linux-b091fc6f8e5bb27577ffb71087f06730f33a8908.tar.gz linux-b091fc6f8e5bb27577ffb71087f06730f33a8908.tar.bz2 linux-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 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions