OSDN Git Service

drm/amdgpu: add hdp flush for gfx8 compute ring
authormonk.liu <monk.liu@amd.com>
Wed, 3 Jun 2015 08:32:49 +0000 (16:32 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 4 Jun 2015 01:04:00 +0000 (21:04 -0400)
commit35074d2d404049c386e7e70a9e48cf77f1379364
treed5724d57d9efc9b38e75359074ea1f55ad6090ad
parentd9b5327ad757164418e8d4e260a343377e99f205
drm/amdgpu: add hdp flush for gfx8 compute ring

We had forgotten to register the callback.

Signed-off-by: monk.liu <monk.liu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: jammy zhou <jammy.zhou@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c