mesa/src/intel
Lionel Landwerlin 7e2c6147da intel: devinfo: store number of EUs per subslice
This will be reused to store values reported by the kernel. The main
use case will be for use as the input values of the metric sets
equations for the INTEL_performance_queries extension. By storing this
information in the gen_device_info we make this non GL specific so
this can be reused by Vulkan if we ever have an equivalent extension.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2018-03-22 20:14:22 +00:00
..
blorp anv: Silence compiler warnings about uninitialized bind_offset. 2018-03-16 15:09:47 -07:00
common intel/common/icl: Add L3 config 2018-03-22 09:56:09 -07:00
compiler intel/compiler: Readd ICL to test_eu_validate.cpp 2018-03-22 09:56:09 -07:00
dev intel: devinfo: store number of EUs per subslice 2018-03-22 20:14:22 +00:00
genxml intel: genxml: add INSTPM/CS_DEBUG_MODE2 registers 2018-03-20 16:58:30 +00:00
isl intel: Drop SURFACE_FORMAT enum from genxml. 2018-03-05 09:51:08 -08:00
tools intel/tools/aubinator: Drop platform list from print_help() 2018-03-22 09:56:09 -07:00
vulkan anv/pipeline: don't pass constant view index in multiview 2018-03-21 14:49:50 -07:00
Android.blorp.mk intel: android: remove libdrm_intel requirement 2017-03-30 19:07:23 +01:00
Android.common.mk android: link libmesa_intel_common with zlib and expat 2017-08-02 10:30:50 +03:00
Android.compiler.mk android: fix build issues with brw_nir_trig_workarounds.c 2017-10-04 07:39:05 +03:00
Android.dev.mk intel: Split gen_device_info out into libintel_dev 2018-03-05 09:47:37 -08:00
Android.genxml.mk intel/genxml/icl: Generate packing headers 2018-02-15 16:14:55 -08:00
Android.isl.mk intel/isl/icl: Build and use gen11 surface state emit functions 2018-02-15 16:14:55 -08:00
Android.mk intel: Add missing includes for building on Android 2018-03-06 00:14:22 -08:00
Android.vulkan.mk android: anv: add libmesa_intel_dev static dependency 2018-03-07 07:55:34 +02:00
Makefile.am intel: Split gen_device_info out into libintel_dev 2018-03-05 09:47:37 -08:00
Makefile.blorp.am blorp: automake: add TODO to the tarball 2017-02-24 17:37:00 +00:00
Makefile.common.am automake: intel: correctly append to the LIBADD variable 2017-11-08 14:23:57 +00:00
Makefile.compiler.am intel/compiler: Use gen_get_device_info() in test_eu_validate 2018-03-16 13:20:21 -07:00
Makefile.dev.am intel: Split gen_device_info out into libintel_dev 2018-03-05 09:47:37 -08:00
Makefile.genxml.am intel: genxml: automake: include gen_bits_header.py in the tarball 2017-04-05 13:16:28 +01:00
Makefile.isl.am intel: Split gen_device_info out into libintel_dev 2018-03-05 09:47:37 -08:00
Makefile.sources anv: Implement vkCmdDispatchBase 2018-03-07 12:13:47 -08:00
Makefile.tools.am intel: Split gen_device_info out into libintel_dev 2018-03-05 09:47:37 -08:00
Makefile.vulkan.am anv/radv: autotools: include vulkan_*.h headers 2018-03-22 18:25:39 +01:00
meson.build intel/common: Use isl for decoder surface formats 2018-03-05 09:51:04 -08:00