Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ilo: remove unused ilo_cp functions | Chia-I Wu | 2014-09-09 | 1 | -145/+0 |
* | ilo: use ilo_builder for kernels and STATE_BASE_ADDRESS | Chia-I Wu | 2014-09-09 | 1 | -1/+5 |
* | ilo: make ilo_cp based on ilo_builder | Chia-I Wu | 2014-09-09 | 1 | -75/+39 |
* | ilo: replace domains by reloc flags | Chia-I Wu | 2014-08-26 | 1 | -4/+4 |
* | ilo: move ring types to winsys | Chia-I Wu | 2014-03-10 | 1 | -10/+3 |
* | ilo: winsys may limit the batch buffer size | Chia-I Wu | 2014-03-10 | 1 | -1/+1 |
* | ilo: rework winsys bo reloc functions | Chia-I Wu | 2014-03-10 | 1 | -5/+10 |
* | ilo: add ILO_DEBUG=flush | Chia-I Wu | 2013-08-20 | 1 | -2/+16 |
* | ilo: get rid of function tables in winsys | Chia-I Wu | 2013-06-12 | 1 | -2/+2 |
* | ilo: replace cp hooks by cp owner and flush callback | Chia-I Wu | 2013-05-21 | 1 | -37/+64 |
* | ilo: harware contexts are only for the render ring | Chia-I Wu | 2013-05-21 | 1 | -1/+1 |
* | ilo: allow one-off flags to be specified for CP | Chia-I Wu | 2013-05-01 | 1 | -0/+11 |
* | ilo: add command parser | Chia-I Wu | 2013-04-26 | 1 | -0/+325 |