]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: remove 128 NOP hack from vm_flush v2
authorChristian König <christian.koenig@amd.com>
Wed, 5 Oct 2016 10:59:20 +0000 (12:59 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:35 +0000 (14:38 -0400)
commit0b25f599464eb1b79cf742dd5127a40366bbbb56
treeed354ed157e8b01b19b364ca0c06c01a93a1c0b3
parent78159df7992f963b37bbc0ef3ef5122eeeabcd9a
drm/amdgpu: remove 128 NOP hack from vm_flush v2

With the padding raised to 256 DW that shouldn't be needed any more.

v2: reduce estimation as well

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