OSDN Git Service

ilo: unmap cp bo before destroying it
authorChia-I Wu <olvaffe@gmail.com>
Tue, 4 Jun 2013 05:25:38 +0000 (13:25 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Fri, 7 Jun 2013 03:28:20 +0000 (11:28 +0800)
commit7cbf0a410e565b6a02c4b45f73364d3537780105
treeb9859773aefe89936df8b2bd9b49c5929fece37c
parent27804b2fc705bdcd3ff3d4ffd12534bc42f70805
ilo: unmap cp bo before destroying it

The BOs are mapped in their entire life times for the chipsets we support so
do not forget to unmap it.
src/gallium/drivers/ilo/ilo_cp.c