commit | 9e4e1ae82f2479a32bee61132206367a710e961e | [log] [tgz] |
---|---|---|
author | Tom St Denis <tom.stdenis@amd.com> | Tue Dec 15 13:01:49 2015 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Jan 04 17:21:03 2016 -0500 |
tree | 87158cb72e69300fb171acf64944a6ccb39eb815 | |
parent | 691ca86a3a15a9c5054edb3c517a1aeb40e9fadc [diff] |
amdgpu/dce11: Remove division from dce_v11_0_vblank_wait() Mimics odd behaviour where (i++ % 100 == 0) is true in the first iteration of each loop... Signed-off-by: Tom St Denis <tom.stdenis@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>