aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_device_info.h
Commit message (Expand)AuthorAgeFilesLines
* brw/device_info: Add a helper for getting a device nameJason Ekstrand2016-04-061-0/+1
* mesa: docs: Intel i965 hardware limits.Sarah Sharp2016-03-141-7/+48
* mesa: docs: i965: Use correct doxygen groupings syntaxSarah Sharp2016-03-141-2/+2
* i965/chv: Check that compute threads are above thresholdBen Widawsky2016-03-111-0/+5
* i965: Document inconsistent units the URB size is represented in.Francisco Jerez2015-12-091-0/+5
* i965: Add slice count to the brw_device_info structure.Francisco Jerez2015-12-091-0/+5
* i965: Add brw_device_info::min_ds_entries field.Kenneth Graunke2015-12-071-0/+1
* i965: Remove unused devinfo revisionBen Widawsky2015-10-241-1/+1
* i965: Enable resource streamer for the batchbufferAbdiel Janulgue2015-07-181-0/+1
* i965/bxt: Add basic Broxton infrastructureBen Widawsky2015-06-241-0/+1
* i965/cs: Add max_cs_threadsJordan Justen2015-05-021-0/+1
* i965/device_info: Add a supports_simd16_3src flagJason Ekstrand2015-04-221-1/+2
* i965: Add device limits for tess threads & URB entriesChris Forbes2015-02-171-0/+4
* i965: Add Cherryview support.Kenneth Graunke2014-03-281-0/+1
* i965: Move hardware feature flags to brw_device_info.Kenneth Graunke2013-10-131-0/+4
* i965: Move device quirks to brw_device_info.Kenneth Graunke2013-10-131-0/+16
* i965: Move hardware limits to brw_device_info.Kenneth Graunke2013-10-131-0/+16
* i965: Add a new brw_device_info structure.Kenneth Graunke2013-10-131-0/+44