summaryrefslogtreecommitdiff
path: root/src/intel_driver.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2012-03-10 09:10:16 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2012-03-15 12:43:11 +0000
commitbd8fafe0c48df7f138459f590a0e9e8d0c3267b7 (patch)
tree586b5ddf2c736d146a108d3d692f6814a39425e9 /src/intel_driver.c
parent64ccc6698def517fc37e9ba3c41715626df0e3ca (diff)
uxa: Kill the complicated in-flight tracking
Reference leak hunting. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'src/intel_driver.c')
-rw-r--r--src/intel_driver.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/intel_driver.c b/src/intel_driver.c
index e2e43faa..606496b8 100644
--- a/src/intel_driver.c
+++ b/src/intel_driver.c
@@ -403,7 +403,6 @@ static int intel_init_bufmgr(intel_screen_private *intel)
list_init(&intel->batch_pixmaps);
list_init(&intel->flush_pixmaps);
- list_init(&intel->in_flight);
if ((INTEL_INFO(intel)->gen == 60)) {
intel->wa_scratch_bo =