aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/common/gen_device_info.h
Commit message (Expand)AuthorAgeFilesLines
* 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