Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ilo: require hardware logical context support | Chia-I Wu | 2014-03-10 | 1 | -2/+5 |
* | ilo: move ring types to winsys | Chia-I Wu | 2014-03-10 | 1 | -19/+3 |
* | ilo: winsys may limit the batch buffer size | Chia-I Wu | 2014-03-10 | 1 | -2/+2 |
* | ilo: rework winsys batch buffer functions | Chia-I Wu | 2014-03-10 | 1 | -8/+8 |
* | ilo: replace bo alloc flags by initial domains | Chia-I Wu | 2014-03-10 | 1 | -1/+1 |
* | ilo: remove intel_bo_get_virtual() | Chia-I Wu | 2014-03-10 | 1 | -4/+2 |
* | ilo: rework winsys bo reloc functions | Chia-I Wu | 2014-03-10 | 1 | -1/+1 |
* | ilo: add ILO_DEBUG=flush | Chia-I Wu | 2013-08-20 | 1 | -1/+1 |
* | ilo: get rid of function tables in winsys | Chia-I Wu | 2013-06-12 | 1 | -16/+16 |
* | ilo: unmap cp bo before destroying it | Chia-I Wu | 2013-06-07 | 1 | -1/+6 |
* | ilo: replace cp hooks by cp owner and flush callback | Chia-I Wu | 2013-05-21 | 1 | -50/+27 |
* | ilo: harware contexts are only for the render ring | Chia-I Wu | 2013-05-21 | 1 | -4/+8 |
* | ilo: allow one-off flags to be specified for CP | Chia-I Wu | 2013-05-01 | 1 | -0/+4 |
* | ilo: add command parser | Chia-I Wu | 2013-04-26 | 1 | -0/+323 |