]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: hdp_flush is not needed for inside IB
authormonk.liu <monk.liu@amd.com>
Fri, 17 Jul 2015 09:10:09 +0000 (17:10 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Jul 2015 20:06:17 +0000 (16:06 -0400)
commit6ebe2c59ef1accd3b9efb5dbcb01663a8e1a74d5
treecb851ad9e4ed397afeb224d47fbc1ff4d8697699
parentfb2e43213a1fccf9dc9223b3b65aaa164e5b4a73
drm/amdgpu: hdp_flush is not needed for inside IB

hdp flush is not needed for IBs that dispatched from kernel inside
because there is no video memory host access

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