summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ilo/ilo_transfer.h
Commit message (Expand)AuthorAgeFilesLines
* ilo: rename intel_bo_map_unsynchronized()Chia-I Wu2014-08-261-2/+2
* ilo: try unblocking a transfer with a staging boChia-I Wu2014-07-281-1/+14
* ilo: drop ptr from ilo_transferChia-I Wu2014-07-281-2/+0
* ilo: s/TRANSFER_MAP_UNSYNC/TRANSFER_MAP_GTT_UNSYNC/Chia-I Wu2014-07-281-1/+1
* ilo: use slab allocator for transfersChia-I Wu2013-06-071-0/+28
* ilo: move transfer-related functions to a new fileChia-I Wu2013-05-141-0/+38