[intel] Remove cached reloc data buffer now that it's not a BO.
authorEric Anholt <eric@anholt.net>
Wed, 13 Feb 2008 00:03:58 +0000 (16:03 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 13 Feb 2008 00:06:02 +0000 (16:06 -0800)
commit9365738c36f1f0288e2576edbc621b5ed4d8736c
tree8802c6def4de2756219e4792412bb589f421b96e
parent4e2a0b6aa67da77d312ed74916624a43daf2101a
[intel] Remove cached reloc data buffer now that it's not a BO.

It's not worth the extra effort to avoid a free/malloc, and we'd rather
auto-size the reloc data buffer at some point so we don't need to have
max_relocs.
src/mesa/drivers/dri/intel/intel_bufmgr_ttm.c