summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2022-05-30 14:42:25 +0300
committerAlex Deucher <alexander.deucher@amd.com>2022-06-03 16:45:00 -0400
commit4c1b3d0803aef6d39913f1e9d2cfe2c1ccce18e8 (patch)
tree0b1a3b26d5a6b2d654a016cab68def4f9ea9e78c /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
parent7a09f61f8e842dd027afa1ce8be8bd86062c8a7b (diff)
drm/amdgpu: delete duplicate condition in gfx_v11_0_soft_reset()
We know that "grbm_soft_reset" is true because we're already inside an if (grbm_soft_reset) condition. No need to test again. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions