summaryrefslogtreecommitdiffstats
path: root/src/intel/common/gen_device_info.h
Commit message (Expand)AuthorAgeFilesLines
* i965: Add parentheses around usage of macro argumentsMatt Turner2017-10-041-1/+1
* intel: add number of subslices to device infoLionel Landwerlin2017-07-111-0/+5
* i965/CFL: Add PCI Ids for Coffee Lake.Anusha Srivatsa2017-06-221-0/+1
* intel: compiler/i965: fix is_broxton checksLionel Landwerlin2017-06-201-0/+3
* intel: common: add number of thread per euLionel Landwerlin2017-06-191-0/+6
* intel: common: express timestamps units in frequencyLionel Landwerlin2017-06-191-2/+3
* intel: common: add flag to identify platforms by nameLionel Landwerlin2017-06-191-0/+4
* i965: Add and initialize l3_banks field for gen7+Anuj Phogat2017-06-021-0/+1
* i965: Allow a per gen timebase scale factorRobert Bragg2017-03-171-0/+24
* intel/common: Add an is_kabylake field to gen_device_infoJason Ekstrand2016-11-221-0/+1
* intel: Convert devinfo->urb.min_*_entries into an array.Kenneth Graunke2016-11-191-2/+5
* intel: Convert devinfo->urb.max_*_entries into an array.Kenneth Graunke2016-11-191-4/+5
* intel/common: use correct header guardsEmil Velikov2016-10-141-1/+5
* intel: fix compilation warning on gen_get_device_infoTapani Pälli2016-10-041-1/+1
* i965: rename max_ds_* variable to max_tes_*Timothy Arceri2016-10-031-2/+2
* i965: rename max_hs_* variables to max_tcs_*Timothy Arceri2016-10-031-2/+2
* intel/i965: make gen_device_info mutableLionel Landwerlin2016-09-231-1/+1
* intel: Rename brw_get_device_name/info to gen_get_device_name/infoJason Ekstrand2016-09-031-2/+2
* intel: s/brw_device_info/gen_device_info/Jason Ekstrand2016-09-031-0/+147