diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2010-12-22 14:04:47 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2011-01-11 20:35:41 +0000 |
commit | 55249baaa5cd188ebd9acdb047eeaed8092e4a93 (patch) | |
tree | ec52e1bdb516ce0bd259614b3c068960450b9236 /drivers/char/agp | |
parent | 35c3047ad15849335242b847c94f180ef45db490 (diff) | |
download | linux-55249baaa5cd188ebd9acdb047eeaed8092e4a93.tar.bz2 |
drm/i915: Workaround erratum on i830 for TAIL pointer within last 2 cachelines
On i830 if the tail pointer is set to within 2 cachelines of the end of
the buffer, the chip may hang. So instead if the tail were to land in
that location, we pad the end of the buffer with NOPs, and start again
at the beginning.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'drivers/char/agp')
0 files changed, 0 insertions, 0 deletions