Skip to content
Commit 7cbb355e authored by Dave Airlie's avatar Dave Airlie Committed by Dave Airlie
Browse files

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: default avatarAlex Deucher <alexdeucher@gmail.com>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 41456df2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment