Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel/disasm: SEND has two sources on Gen12+ | Jason Ekstrand | 2020-01-31 | 1 | -2/+4 |
* | intel/compiler: Return early if read() failed | Emmanuel Gil Peyrot | 2020-01-22 | 1 | -1/+4 |
* | intel/compiler: Extract GEN_* macros into separate file | Matt Turner | 2020-01-22 | 1 | -37/+1 |
* | intel/compiler: replace `0` pointer with `NULL` | Eric Engestrom | 2019-12-13 | 1 | -1/+1 |
* | intel/compiler: add ASSERTED annotation to avoid "unused variable" warning | Eric Engestrom | 2019-12-13 | 1 | -3/+4 |
* | intel/eu/gen12: Add tracking of default SWSB state to the current brw_codegen... | Francisco Jerez | 2019-10-11 | 1 | -0/+11 |
* | intel/ir/gen12: Add SYNC hardware instruction. | Francisco Jerez | 2019-10-11 | 1 | -0/+1 |
* | intel/eu/gen12: Add Gen12 opcode descriptions to the table. | Francisco Jerez | 2019-10-11 | 1 | -24/+47 |
* | intel/eu/gen11+: Mark dot product opcodes as unsupported on opcode_descs table. | Francisco Jerez | 2019-10-11 | 1 | -4/+4 |
* | intel/eu: Rework opcode description tables to allow efficient look-up by eith... | Francisco Jerez | 2019-10-11 | 1 | -0/+630 |