Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Work around L3 state leaks during context switches. | Francisco Jerez | 2015-12-09 | 1 | -4/+57 |
* | i965: Add debug flag to print out the new L3 state during transitions. | Francisco Jerez | 2015-12-09 | 1 | -0/+17 |
* | i965: Implement L3 state atom. | Francisco Jerez | 2015-12-09 | 1 | -0/+81 |
* | i965: Calculate appropriate L3 partition weights for the current pipeline state. | Francisco Jerez | 2015-12-09 | 1 | -0/+53 |
* | i965: Implement selection of the closest L3 configuration based on a vector o... | Francisco Jerez | 2015-12-09 | 1 | -0/+95 |
* | i965: Define and use REG_MASK macro to make masked MMIO writes slightly more ... | Francisco Jerez | 2015-12-09 | 1 | -1/+1 |
* | i965/hsw: Enable L3 atomics. | Francisco Jerez | 2015-12-09 | 1 | -0/+14 |
* | i965: Implement programming of the L3 configuration. | Francisco Jerez | 2015-12-09 | 1 | -0/+95 |
* | i965: Import tables enumerating the set of validated L3 configurations. | Francisco Jerez | 2015-12-09 | 1 | -0/+167 |