dix: Stop recycling scratch pixmaps
The minimal performance wins we gain by recycling pixmaps at this layer are not worh the code complexity nor the interference with memory analysis tools like malloc history, ASan, etc.
Signed-off-by: Jeremy Huddleston Sequoia jeremyhu@apple.com