intel: Add simple logging façade for Android (v2)
[mesa.git] / src / intel / common / gen_device_info.c
2017-09-21 Anuj PhogatRevert "intel: Remove unused device info for KBL GT1.5"
2017-09-06 Anuj Phogatintel: Remove unused device info for KBL GT1.5
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-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-09 Ben Widawskyi965/cnl: Add a preliminary device for Cannonlake
2017-06-09 Ben Widawskyi965: Make feature macros gen8 based
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-11-16 Ben Widawskyi965: Consolidate GEN9 LP definition
2016-11-16 Ben Widawskyi965/glk: Add basic Geminilake support
2016-11-15 Kenneth Graunkeintel: Set min_ds_entries on Broxton.
2016-11-09 Kenneth Graunkemesa: Fix pixel shader scratch space allocation on...
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/