diff options
author | Jeremy Higdon <jeremy@sgi.com> | 2006-02-02 03:00:46 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-02-02 04:14:46 -0500 |
commit | 0271fc2db6260dd46f196191e24281af2fddb879 (patch) | |
tree | f16b25f04d7ab9cce84532d9036148960befe86b /drivers/char/drm/savage_drv.c | |
parent | b4103333d7904310d34de18d85e51e3d74f00a3b (diff) |
[PATCH] Fix sgiioc4 DMA timeout problem with 64KiB s/g elements.
Problem caused by the fact that the code used to only pick the low 16
bits of the bytecount. That may be how some controllers act on it (byte
count of 0 means 0x10000), but not for this particular hardware.
Signed-off-by: Jeremy Higdon <jeremy@sgi.com>
Acked-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/char/drm/savage_drv.c')
0 files changed, 0 insertions, 0 deletions