drm/amdgpu:implement CE/DE meta-init routines
authorMonk Liu <Monk.Liu@amd.com>
Tue, 17 Jan 2017 02:52:58 +0000 (10:52 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Jan 2017 16:13:35 +0000 (11:13 -0500)
commitacad2b2a7b7040b3e9e3a3239f137b7c67dea37b
treeb7c9124b61ee66a06e2fd476288ebaabc1e7f64f
parent0a8e147369d558287e46b21a12b15e883abc2075
drm/amdgpu:implement CE/DE meta-init routines

those package need to insert into ring buffer for
SRIOV case. they are used to let CP do preemption.

Signed-off-by: Monk Liu <Monk.Liu@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/gfx_v8_0.c