drm/amdgpu: use IB for fill_buffer instead of direct command
authorChunming Zhou <david1.zhou@amd.com>
Thu, 27 Aug 2015 05:46:09 +0000 (13:46 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 28 Aug 2015 19:04:19 +0000 (15:04 -0400)
commit6e7a3840745c950c37d37cbb0af2e753a765d4ec
tree68066bf9fe3c0ac29a7c9f6c04f845e20d0f386c
parent8f8202f771c182a7244caa5880f50def1bedd713
drm/amdgpu: use IB for fill_buffer instead of direct command

Signed-off-by: Chunming Zhou <david1.zhou@amd.com>
Reviewed-by: Christian K?nig <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/cik_sdma.c
drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c
drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c
This page took 0.025503 seconds and 5 git commands to generate.