]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu:insert TMZ_BEGIN
authorMonk Liu <Monk.Liu@amd.com>
Fri, 9 Jun 2017 07:04:49 +0000 (15:04 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 19:14:09 +0000 (15:14 -0400)
commitfa1985e56d02eb051f94c0d27bbfa1147051476a
treef975f367323f5ba9398b5c1ed065029ed5fa3fb5
parent64c1f3ea715253716d3ff23ab962c0c9a190ae7b
drm/amdgpu:insert TMZ_BEGIN

FRAME_CONTROL(begin) is needed for vega10 due to ucode logic change,
it can fix some CTS random fail under gfx preemption enabled mode.

Signed-off-by: Monk Liu <Monk.Liu@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c