aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ilo/ilo_cp.h
Commit message (Expand)AuthorAgeFilesLines
* ilo: remove unused ilo_cp functionsChia-I Wu2014-09-091-145/+0
* ilo: use ilo_builder for kernels and STATE_BASE_ADDRESSChia-I Wu2014-09-091-1/+5
* ilo: make ilo_cp based on ilo_builderChia-I Wu2014-09-091-75/+39
* ilo: replace domains by reloc flagsChia-I Wu2014-08-261-4/+4
* ilo: move ring types to winsysChia-I Wu2014-03-101-10/+3
* ilo: winsys may limit the batch buffer sizeChia-I Wu2014-03-101-1/+1
* ilo: rework winsys bo reloc functionsChia-I Wu2014-03-101-5/+10
* ilo: add ILO_DEBUG=flushChia-I Wu2013-08-201-2/+16
* ilo: get rid of function tables in winsysChia-I Wu2013-06-121-2/+2
* ilo: replace cp hooks by cp owner and flush callbackChia-I Wu2013-05-211-37/+64
* ilo: harware contexts are only for the render ringChia-I Wu2013-05-211-1/+1
* ilo: allow one-off flags to be specified for CPChia-I Wu2013-05-011-0/+11
* ilo: add command parserChia-I Wu2013-04-261-0/+325