OSDN Git Service

drm/amdgpu: separate pushing CS to scheduler
authorChristian König <christian.koenig@amd.com>
Sun, 31 Jan 2016 10:30:55 +0000 (11:30 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Feb 2016 19:17:14 +0000 (14:17 -0500)
commitcd75dc6887f1e1fddc4ee8ef5ae4e40529607379
treef19195117e1ab5939e1171338029daedd5895f8d
parent7270f8391df1a0b68fb6bef416dd6d7d0634ed71
drm/amdgpu: separate pushing CS to scheduler

Move that out of the main IOCTL 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_cs.c