intel/decoder: Expose the raw field value in the iterator
[mesa.git] / src / intel / common / gen_device_info.h
2017-11-01 Lionel Landwerlinintel: common: make intel utils available from C++
2017-10-04 Matt Turneri965: Add parentheses around usage of macro arguments
2017-07-11 Lionel Landwerlinintel: add number of subslices to device info
2017-06-22 Anusha Srivatsai965/CFL: Add PCI Ids for Coffee Lake.
2017-06-20 Lionel Landwerlinintel: compiler/i965: fix is_broxton checks
2017-06-19 Lionel Landwerlinintel: common: add number of thread per eu
2017-06-19 Lionel Landwerlinintel: common: express timestamps units in frequency
2017-06-19 Lionel Landwerlinintel: common: add flag to identify platforms by name
2017-06-02 Anuj Phogati965: Add and initialize l3_banks field for gen7+
2017-03-17 Robert Braggi965: Allow a per gen timebase scale factor
2016-11-22 Jason Ekstrandintel/common: Add an is_kabylake field to gen_device_info
2016-11-19 Kenneth Graunkeintel: Convert devinfo->urb.min_*_entries into an array.
2016-11-19 Kenneth Graunkeintel: Convert devinfo->urb.max_*_entries into an array.
2016-10-14 Emil Velikovintel/common: use correct header guards
2016-10-04 Tapani Pälliintel: fix compilation warning on gen_get_device_info
2016-10-03 Timothy Arcerii965: rename max_ds_* variable to max_tes_*
2016-10-03 Timothy Arcerii965: rename max_hs_* variables to max_tcs_*
2016-09-23 Lionel Landwerlinintel/i965: make gen_device_info mutable
2016-09-03 Jason Ekstrandintel: Rename brw_get_device_name/info to gen_get_devic...
2016-09-03 Jason Ekstrandintel: s/brw_device_info/gen_device_info/