summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
diff options
context:
space:
mode:
authorRodrigo Siqueira <siqueira@igalia.com>2025-08-25 03:46:41 +0300
committerAlex Deucher <alexander.deucher@amd.com>2025-09-09 23:18:46 +0300
commit0855c764f7e6d58e1f5a502fc26830033ce94dbb (patch)
treec49c8876a1d023b4a6c3d95cdde8952662178869 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
parent3d9752f4f9319110896ee497e23b18897189eb14 (diff)
downloadlinux-0855c764f7e6d58e1f5a502fc26830033ce94dbb.tar.xz
drm/amdgpu/vcn: Change amdgpu_vcn_sw_fini return to void
The function amdgpu_vcn_sw_fini() returns an integer, but this number is always 0. This commit changes the amdgpu_vcn_sw_fini() return to void, and eliminates all checks to this return across different VCNs. Signed-off-by: Rodrigo Siqueira <siqueira@igalia.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions