summaryrefslogtreecommitdiff
path: root/src/intel/common/gen_device_info.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-11intel: add number of subslices to device infoLionel Landwerlin1-0/+5
2017-06-22i965/CFL: Add PCI Ids for Coffee Lake.Anusha Srivatsa1-0/+1
2017-06-20intel: compiler/i965: fix is_broxton checksLionel Landwerlin1-0/+3
2017-06-19intel: common: add number of thread per euLionel Landwerlin1-0/+6
2017-06-19intel: common: express timestamps units in frequencyLionel Landwerlin1-2/+3
2017-06-19intel: common: add flag to identify platforms by nameLionel Landwerlin1-0/+4
2017-06-02i965: Add and initialize l3_banks field for gen7+Anuj Phogat1-0/+1
2017-03-17i965: Allow a per gen timebase scale factorRobert Bragg1-0/+24
2016-11-22intel/common: Add an is_kabylake field to gen_device_infoJason Ekstrand1-0/+1
2016-11-19intel: Convert devinfo->urb.min_*_entries into an array.Kenneth Graunke1-2/+5
2016-11-19intel: Convert devinfo->urb.max_*_entries into an array.Kenneth Graunke1-4/+5
2016-10-14intel/common: use correct header guardsEmil Velikov1-1/+5
2016-10-04intel: fix compilation warning on gen_get_device_infoTapani Pälli1-1/+1
2016-10-03i965: rename max_ds_* variable to max_tes_*Timothy Arceri1-2/+2
2016-10-03i965: rename max_hs_* variables to max_tcs_*Timothy Arceri1-2/+2
2016-09-23intel/i965: make gen_device_info mutableLionel Landwerlin1-1/+1
2016-09-03intel: Rename brw_get_device_name/info to gen_get_device_name/infoJason Ekstrand1-2/+2
2016-09-03intel: s/brw_device_info/gen_device_info/Jason Ekstrand1-0/+147