commit | 7cbb355e947b3b426cefd9a3dc0dda3af9f9345a | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@linux.ie> | Thu Sep 17 16:11:31 2009 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Sep 18 16:01:56 2009 +1000 |
tree | db448cd1d25f5554e419d6a72ff9582b56337b5f | |
parent | 41456df2d45299c2eea5aaabafbaa2430ab9a124 [diff] |
drm/r600/kms: fixup number of loops per blit calculation. Some people were seeing *ERROR* radeon: writting more dword to ring than expected after certain blits, the loops calculation didn't take into account that we do a separate blit for the remainder after doing the aligned blits. Acked-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>