OSDN Git Service

intel: Use VG_CLEAR on the context destroy ioctl as well.
authorKenneth Graunke <kenneth@whitecape.org>
Sun, 12 Aug 2012 20:33:05 +0000 (13:33 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 13 Aug 2012 03:13:50 +0000 (20:13 -0700)
commita9412fa9de219e38df361852a12df37688c891db
tree52c996d6e2a2fd4dddf39da986435a0c7d139e9d
parent6fa2b29d226306870eebe93afb2106ca7d79569b
intel: Use VG_CLEAR on the context destroy ioctl as well.

Otherwise pad appears uninitialized and valgrind grumbles.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
intel/intel_bufmgr_gem.c