Add a function to bufmgr_fake to evict all buffers in the GTT.
authorEric Anholt <eric@anholt.net>
Thu, 5 Jun 2008 15:44:46 +0000 (08:44 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 5 Jun 2008 15:45:39 +0000 (08:45 -0700)
commitd198e9b091e919a90895e551e48fb30d36a849ef
treecce21f597944a58aa74f56b41df312c1dc2274ce
parent0903de0c8f7d2566c1bd65600142a71572eec07e
Add a function to bufmgr_fake to evict all buffers in the GTT.

This will be used by the X Server for VT switch.
libdrm/intel/intel_bufmgr.h
libdrm/intel/intel_bufmgr_fake.c