mesa/src/intel/common
Jason Ekstrand ffdf4d7683 intel: Pull anv_i915_query into common code
We also add a helper which contains the standard query+alloc+query
pattern used by anv_gem_get_engine_info().  The caller is required to
free the pointer.

These are declared static inline not because we care about the
performance of these helpers but because we're going to use them in the
intel_device_info code and we don't want a link dependency.

Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11770>
2021-07-16 14:19:20 +00:00
..
tests intel: Rename GFX 12.5 to XE_HP 2021-06-03 15:51:40 -07:00
intel_aux_map.c intel: Rename gen_{mapped, clflush, invalidate} prefix to intel_{..} 2021-04-20 20:06:34 +00:00
intel_aux_map.h intel: Rename gen_{mapped, clflush, invalidate} prefix to intel_{..} 2021-04-20 20:06:34 +00:00
intel_batch_decoder.c intel/decoder: add assert for register size 2021-06-28 09:31:41 +00:00
intel_batch_decoder_stub.c intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
intel_buffer_alloc.h intel: Rename gen_{mapped, clflush, invalidate} prefix to intel_{..} 2021-04-20 20:06:34 +00:00
intel_clflush.h intel: Rename gen_{mapped, clflush, invalidate} prefix to intel_{..} 2021-04-20 20:06:34 +00:00
intel_decoder.c intel: Rename gen_10 to ver_10 2021-04-20 20:06:34 +00:00
intel_decoder.h intel: Fix alignment and line wrapping due to gen_device renaming 2021-04-20 20:06:33 +00:00
intel_defines.h intel: Rename "GEN_" prefix used in common code to "INTEL_" 2021-03-10 22:23:51 +00:00
intel_disasm.c intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
intel_disasm.h intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
intel_gem.c intel: Rename "gen_" prefix used in common code to "intel_" 2021-03-10 22:23:51 +00:00
intel_gem.h intel: Pull anv_i915_query into common code 2021-07-16 14:19:20 +00:00
intel_guardband.h intel: Rename Genx keyword to Gfxx 2021-04-02 18:33:07 +00:00
intel_l3_config.c intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
intel_l3_config.h intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
intel_measure.c intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
intel_measure.h intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
intel_sample_positions.c intel: Rename "gen_" prefix used in common code to "intel_" 2021-03-10 22:23:51 +00:00
intel_sample_positions.h intel: Rename GEN_GEN macro to GFX_VER 2021-04-02 18:33:06 +00:00
intel_urb_config.c intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
intel_uuid.c intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
intel_uuid.h intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00
meson.build intel: Rename genx keyword to gfxx in build files 2021-04-02 18:33:07 +00:00
mi_builder.h intel: Rename GFX 12.5 to XE_HP 2021-06-03 15:51:40 -07:00