drm/amdgpu: check no_user_fence flag for engines
authorLeo Liu <leo.liu@amd.com>
Wed, 8 May 2019 15:13:53 +0000 (11:13 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 24 May 2019 17:20:52 +0000 (12:20 -0500)
commit742b48aed44b7f347e82d2d5c48f68110731ac78
tree9c706f2be8189cd2f27f374cd31edd10a83a0c43
parent474612fc7482d4b88c3012a406803ee6a579a52f
drm/amdgpu: check no_user_fence flag for engines

To replace checking ring type and make them generic

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