summaryrefslogtreecommitdiff
path: root/src/intel_driver.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2012-03-10 09:26:10 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2012-03-15 12:43:12 +0000
commit219467ac8bfab98bca82108b22eae8af3fc0bf36 (patch)
tree6b19f0d26f9b7f62f482703d60081df8d1f2ef61 /src/intel_driver.c
parentbd8fafe0c48df7f138459f590a0e9e8d0c3267b7 (diff)
uxa: Simplify flush tracking
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 606496b8..e4dd26b3 100644
--- a/src/intel_driver.c
+++ b/src/intel_driver.c
@@ -402,7 +402,6 @@ static int intel_init_bufmgr(intel_screen_private *intel)
drm_intel_bufmgr_gem_enable_fenced_relocs(intel->bufmgr);
list_init(&intel->batch_pixmaps);
- list_init(&intel->flush_pixmaps);
if ((INTEL_INFO(intel)->gen == 60)) {
intel->wa_scratch_bo =