sna: Actually reuse pixmap headers for ordinary pixmaps
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 31 Jan 2014 15:03:43 +0000 (15:03 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 31 Jan 2014 15:20:11 +0000 (15:20 +0000)
commitbdbb928ea38977bd2784f454f35db2ac2c13c34c
tree1c9bfb879bb957c6e6c1b7a6772ff69b9c571ab6
parentdfac4650e621055c5504c1bcf6df6449afa6d8d2
sna: Actually reuse pixmap headers for ordinary pixmaps

commit 3dbf17f00e200e864818b0b8ca762183cff9085f [2.99.907]
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Tue Dec 3 12:10:01 2013 +0000

    sna: Mark up an ordinary pixmap for reuse

started to put the frequently allocated pixmaps into the object cache -
but as those frequent allocations themselves did not use the cache, the
cache kept growing.

Bugzilla: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1272338
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/sna/sna_accel.c