Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel/fs: Add fields to wm_prog_data for SIMD32 dispatch | Jason Ekstrand | 2018-06-28 | 1 | -0/+1 |
* | intel/compiler: Add and use helpers for working with KSP indices | Jason Ekstrand | 2018-06-28 | 1 | -6/+10 |
* | i965: Silence unused parameter warnings in blorp | Ian Romanick | 2018-03-02 | 1 | -8/+6 |
* | i965: Reorganize batch/state BO fields into a 'brw_growing_bo' struct. | Kenneth Graunke | 2017-11-29 | 1 | -1/+1 |
* | i965: Use a separate state buffer, but avoid changing flushing behavior. | Kenneth Graunke | 2017-09-14 | 1 | -1/+1 |
* | i965: Reduce passing 2x32b of reloc_domains to 2 bits | Chris Wilson | 2017-08-04 | 1 | -4/+0 |
* | intel/genxml: Normalize URB Data field in WM_STATE. | Rafael Antognolli | 2017-06-21 | 1 | -1/+1 |
* | intel/genxml: Rename field on WM_STATE to match gen6+. | Rafael Antognolli | 2017-06-21 | 1 | -1/+1 |
* | intel/genxml: Normalize fields on WM_STATE. | Rafael Antognolli | 2017-06-21 | 1 | -2/+2 |
* | i965: Add blorp support for gen4-5 | Jason Ekstrand | 2017-05-26 | 1 | -0/+197 |