]> git.karo-electronics.de Git - karo-tx-linux.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)
commitc81b07e6bcbc3a29270b4eaf5c0696837212d468
tree86c36c1d610c4ba5fb010d5d57228bd67b441bb5
parent66f3b2d527154bd258a57c8815004b5964aa1cf5
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