anv: drop unused code
[mesa.git] / src / intel / dev /
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-06-20 Kenneth Graunkeiris: Implement INTEL_DEBUG=pc for pipe control logging.
2019-06-03 Caio Marcelo de... iris: Print binding tables when INTEL_DEBUG=bt
2019-05-14 Kenneth Graunkeintel/compiler: Implement TCS 8_PATCH mode and INTEL_DE...
2019-05-11 Mike Blumenkrantzintel: drop misleading driver name from gen_get_device_...
2019-04-23 Lionel Landwerlinintel: workaround VS fixed function issue on Gen9 GT1...
2019-04-19 Lionel Landwerlinintel/devinfo: add basic sanity tests on device database
2019-04-19 Lionel Landwerlinintel/devinfo: fix missing num_thread_per_eu on ICL
2019-04-17 Lionel Landwerlini965: move brw_timebase_scale to device info
2019-04-17 Lionel Landwerlini965: store device revision in gen_device_info
2019-04-10 Mark Janesintel/common: move gen_debug to intel/dev
2019-04-01 Anuj Phogatintel: Add support for Comet Lake
2019-03-27 Anuj Phogatintel: Add Elkhart Lake device info
2019-02-22 Lionel Landwerlinintel: fix urb size for CFL GT1
2019-02-14 Eric Engestromdrm-uapi: use local files, not system libdrm
2018-10-11 Rodrigo Viviintel: Introducing Whiskey Lake platform
2018-09-21 Anuj Phogatintel/icl: Fix URB size for different SKUs
2018-08-31 Rodrigo Viviintel: Introducing Amber Lake platform
2018-07-05 Lionel Landwerlinintel: devinfo: add simulator id
2018-05-21 Anuj Phogati965/glk: Add l3 banks count for 2x6 configuration
2018-05-09 Lionel Landwerlinintel: devinfo: silence coverity warning
2018-05-08 Lionel Landwerlinintel: devinfo: fix assertion on devices with odd numbe...
2018-04-10 Topi Pohjolainenintel/dev: Assert the number of slices is not zero
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: meson: include drm uapi
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-22 Anuj Phogatintel/common/icl: Disable hiz surface sampling
2018-03-16 Matt Turnerintel: Add cfl to gen_device_name_to_pci_device_id()
2018-03-05 Jordan Justenintel: Split gen_device_info out into libintel_dev