Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel/common: use correct header guards | Emil Velikov | 2016-10-14 | 3 | -2/+14 |
* | i965/l3: Add explicit way size calculation for bxt | Ben Widawsky | 2016-10-05 | 1 | -1/+3 |
* | intel: fix compilation warning on gen_get_device_info | Tapani Pälli | 2016-10-04 | 2 | -2/+2 |
* | i965: rename max_ds_* variable to max_tes_* | Timothy Arceri | 2016-10-03 | 2 | -26/+26 |
* | i965: rename max_hs_* variables to max_tcs_* | Timothy Arceri | 2016-10-03 | 2 | -26/+26 |
* | intel/i965: make gen_device_info mutable | Lionel Landwerlin | 2016-09-23 | 2 | -7/+6 |
* | intel: Move Vulkan sample positions to common code | Jason Ekstrand | 2016-09-14 | 1 | -0/+95 |
* | intel: Pull the guts of gen7_l3_state.c into a shared helper | Jason Ekstrand | 2016-09-03 | 2 | -0/+394 |
* | intel: Rename brw_get_device_name/info to gen_get_device_name/info | Jason Ekstrand | 2016-09-03 | 2 | -4/+4 |
* | intel: s/brw_device_info/gen_device_info/ | Jason Ekstrand | 2016-09-03 | 2 | -32/+32 |
* | intel: Add a new "common" library for more code sharing | Jason Ekstrand | 2016-09-03 | 2 | -0/+664 |