summaryrefslogtreecommitdiffstats
path: root/src/intel/common/gen_device_info.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "intel: Remove unused device info for KBL GT1.5"Anuj Phogat2017-09-211-0/+11
* intel: Remove unused device info for KBL GT1.5Anuj Phogat2017-09-061-11/+0
* intel: add number of subslices to device infoLionel Landwerlin2017-07-111-8/+49
* i965/CFL: Add PCI Ids for Coffee Lake.Anusha Srivatsa2017-06-221-0/+26
* intel: common: add number of thread per euLionel Landwerlin2017-06-191-2/+22
* intel: common: express timestamps units in frequencyLionel Landwerlin2017-06-191-9/+10
* intel: common: add flag to identify platforms by nameLionel Landwerlin2017-06-191-6/+20
* i965/cnl: Add a preliminary device for CannonlakeBen Widawsky2017-06-091-0/+46
* i965: Make feature macros gen8 basedBen Widawsky2017-06-091-8/+5
* i965: Add and initialize l3_banks field for gen7+Anuj Phogat2017-06-021-3/+26
* i965: Allow a per gen timebase scale factorRobert Bragg2017-03-171-2/+11
* intel/common: Add an is_kabylake field to gen_device_infoJason Ekstrand2016-11-221-0/+5
* intel: Convert devinfo->urb.min_*_entries into an array.Kenneth Graunke2016-11-191-28/+58
* intel: Convert devinfo->urb.max_*_entries into an array.Kenneth Graunke2016-11-191-56/+87
* i965: Consolidate GEN9 LP definitionBen Widawsky2016-11-151-80/+42
* i965/glk: Add basic Geminilake supportBen Widawsky2016-11-151-0/+46
* intel: Set min_ds_entries on Broxton.Kenneth Graunke2016-11-151-0/+2
* mesa: Fix pixel shader scratch space allocation on Gen9+ platforms.Kenneth Graunke2016-11-091-14/+19
* 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-24/+24
* i965: rename max_hs_* variables to max_tcs_*Timothy Arceri2016-10-031-24/+24
* intel/i965: make gen_device_info mutableLionel Landwerlin2016-09-231-6/+5
* 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/+517