drm/amdgpu: different emit_ib for gfx and compute
authormonk.liu <monk.liu@amd.com>
Wed, 15 Jul 2015 09:21:45 +0000 (17:21 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Jul 2015 20:05:57 +0000 (16:05 -0400)
commit93323131d66db68802e646204c0562cddc81a651
tree5574f35548172b118998fb14f6cde67fd740efba
parentc193fa91b9182465a4a01665ad4096a6cdb4db2d
drm/amdgpu: different emit_ib for gfx and compute

compute ring didn't use const engine byfar, so ignore CE things in
compute routine

Signed-off-by: monk.liu <monk.liu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
This page took 0.030422 seconds and 5 git commands to generate.