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)
commite08c90a7746041d0816e32614fd161c2194c7ded
treeed354ed157e8b01b19b364ca0c06c01a93a1c0b3
parentc81b07e6bcbc3a29270b4eaf5c0696837212d468
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