]> 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)
commit78159df7992f963b37bbc0ef3ef5122eeeabcd9a
tree86c36c1d610c4ba5fb010d5d57228bd67b441bb5
parenta82e7b66b4cffc87e461348dcf98bb9534af24a1
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