]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: remove ring type check for conditional execution
authorChristian König <christian.koenig@amd.com>
Wed, 5 Oct 2016 10:51:57 +0000 (12:51 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:35 +0000 (14:38 -0400)
commit2133d702065c7bfc02afb37cbc341f566a208e3d
tree86c36c1d610c4ba5fb010d5d57228bd67b441bb5
parentf2e71608b96011f4b4099d1cfa1baec2be83c9fb
drm/amdgpu: remove ring type check for conditional execution

If a ring doesn't support that it shouldn't implement the function.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c