drm/amd/amdgpu: Remove division from vblank_wait
authorTom St Denis <tom.stdenis@amd.com>
Thu, 22 Sep 2016 14:01:00 +0000 (10:01 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 22 Sep 2016 17:06:43 +0000 (13:06 -0400)
commite37e4f057b47ff1e502799062f8ab30156e54bd3
treea49bc2ad8cfea0d3100a936f92e12f024488eb4f
parent735598477f386d05af018e8708aa9e71f1ae163e
drm/amd/amdgpu: Remove division from vblank_wait

Removes division from vblank_wait for DCE v6, v8,
and v10.  Was already implemented for v11.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c
drivers/gpu/drm/amd/amdgpu/dce_v8_0.c