Ensure all GART allocations are freed on context destruction, rather than
authorAdam Jackson <ajax@freedesktop.org>
Fri, 21 Apr 2006 19:53:52 +0000 (19:53 +0000)
committerAdam Jackson <ajax@freedesktop.org>
Fri, 21 Apr 2006 19:53:52 +0000 (19:53 +0000)
commite60ce392d8f49948b7b5a644e23c3174d04ac6af
tree9635fc05e518f4a73148a409761ff1c630d7c3f5
parentca98203cd9fe7d890091cd41fb310aea33d7c314
Ensure all GART allocations are freed on context destruction, rather than
waiting for the DRM to reap them at process exit.  Fixes (fatal) allocation
failures in AIGLX configurations.

Reviewed by: Aapo Tahkola
src/mesa/drivers/dri/r300/r300_context.c