Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Allow a per gen timebase scale factor | Robert Bragg | 2017-03-17 | 1 | -0/+24 |
* | intel/common: Add an is_kabylake field to gen_device_info | Jason Ekstrand | 2016-11-22 | 1 | -0/+1 |
* | intel: Convert devinfo->urb.min_*_entries into an array. | Kenneth Graunke | 2016-11-19 | 1 | -2/+5 |
* | intel: Convert devinfo->urb.max_*_entries into an array. | Kenneth Graunke | 2016-11-19 | 1 | -4/+5 |
* | intel/common: use correct header guards | Emil Velikov | 2016-10-14 | 1 | -1/+5 |
* | intel: fix compilation warning on gen_get_device_info | Tapani Pälli | 2016-10-04 | 1 | -1/+1 |
* | i965: rename max_ds_* variable to max_tes_* | Timothy Arceri | 2016-10-03 | 1 | -2/+2 |
* | i965: rename max_hs_* variables to max_tcs_* | Timothy Arceri | 2016-10-03 | 1 | -2/+2 |
* | intel/i965: make gen_device_info mutable | Lionel Landwerlin | 2016-09-23 | 1 | -1/+1 |
* | intel: Rename brw_get_device_name/info to gen_get_device_name/info | Jason Ekstrand | 2016-09-03 | 1 | -2/+2 |
* | intel: s/brw_device_info/gen_device_info/ | Jason Ekstrand | 2016-09-03 | 1 | -0/+147 |