Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel/eu: print bytes instead of 32 bit hex value | Sagar Ghuge | 2018-08-27 | 1 | -17/+30 |
* | intel/eu: Use a struct copy instead of a memcpy | Jason Ekstrand | 2018-06-05 | 1 | -1/+1 |
* | intel/eu: Switch to a logical state stack | Jason Ekstrand | 2018-06-04 | 1 | -53/+37 |
* | intel/eu: Add some brw_get_default_ helpers | Jason Ekstrand | 2018-06-04 | 1 | -0/+29 |
* | intel/compiler: Mark line, pln, and lrp as removed on Gen11+ | Matt Turner | 2018-02-28 | 1 | -4/+6 |
* | intel/eu: Make automatic exec sizes a configurable option | Jason Ekstrand | 2017-11-07 | 1 | -0/+1 |
* | i965: Move brw_reg_type_letters() as well | Matt Turner | 2017-08-21 | 1 | -28/+0 |
* | i965: Reorder brw_reg_type enum values | Matt Turner | 2017-08-21 | 1 | -1/+0 |
* | i965/cnl: Handle gen10 in switch cases across the driver | Anuj Phogat | 2017-06-09 | 1 | -0/+2 |
* | intel/compiler: Make brw_disasm take const assembly | Jason Ekstrand | 2017-05-26 | 1 | -2/+2 |
* | i965: Move the back-end compiler to src/intel/compiler | Jason Ekstrand | 2017-03-13 | 1 | -0/+719 |