intel/compiler: print dispatch width when shader fails to compile
[mesa.git] / src / intel / dev / gen_device_info.h
2020-06-22 Rafael Antognolliintel/devinfo: Add function to check for DRM_I915_GEM_G...
2020-06-22 Anuj Phogatintel/devinfo: Add is_dg1 to device info
2020-05-15 Rafael Antognolliintel: Store the aperture size in devinfo.
2020-05-11 Kenneth Graunkeintel: Delete hardcoded devinfo->urb.size values for...
2020-01-22 Matt Turnerintel/compiler: Split has_64bit_types into float/int
2019-11-15 Lionel Landwerlinintel/dev: flag the Elkhart Lake platform
2019-10-28 Lionel Landwerlinintel/dev: store whether the device uses an aux map...
2019-08-12 Rafael Antognolliintel: Get information about pixel pipes subslices.
2019-08-01 Mark Janesintel/device: make internal functions private
2019-08-01 Mark Janesintel/device: rename gen_get_device_info
2019-08-01 Mark Janesi965: Move device info initialization to common code
2019-07-29 Eric Engestromintel: replace large stack buffer with heap allocation
2019-07-08 Dongwon Kimintel: add disable_ccs_repack to gen_device_info
2019-04-17 Lionel Landwerlini965: move brw_timebase_scale to device info
2019-04-17 Lionel Landwerlini965: store device revision in gen_device_info
2018-07-05 Lionel Landwerlinintel: devinfo: add simulator id
2018-03-22 Lionel Landwerlini965: perf: query topology
2018-03-22 Lionel Landwerlinintel: devinfo: add helper functions to fill fusing...
2018-03-22 Lionel Landwerlinintel: devinfo: store slice/subslice/eu masks
2018-03-22 Lionel Landwerlinintel: devinfo: store number of EUs per subslice
2018-03-05 Jordan Justenintel: Split gen_device_info out into libintel_dev