mesa/src/intel/common
Mark Janes 2edfb27913 intel: combine common gather routines in INTEL_MEASURE
Anv and iris had separate, similar routines to gather intel_measure
timestamps.  Timestamps are now managed within intel_measure, allowing
those routines to be consolidated.

Acked-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7354>
2021-02-01 17:24:57 -08:00
..
tests intel/genxml: make sure test assert are compiled in 2020-09-15 06:14:34 +00:00
gen_aux_map.c intel/common: Drop unused gen_aux_map_add_image 2020-09-09 20:02:03 +00:00
gen_aux_map.h intel/common: Drop unused gen_aux_map_add_image 2020-09-09 20:02:03 +00:00
gen_batch_decoder.c intel/tools: Decode COMPUTE_WALKER 2021-01-13 13:10:27 -08:00
gen_buffer_alloc.h intel/common: Add interface to allocate device buffers 2019-10-28 00:09:13 -07:00
gen_clflush.h intel: Fix clflushing on modern (Baytrail+) Atom CPUs. 2017-07-10 15:55:26 -07:00
gen_decoder.c intel/decoder: don't consider header fields past dword0 2020-03-18 09:19:53 +00:00
gen_decoder.h intel/compiler: Get rid of struct gen_disasm 2020-09-02 19:48:44 +00:00
gen_defines.h drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
gen_disasm.c intel/compiler: Get rid of struct gen_disasm 2020-09-02 19:48:44 +00:00
gen_disasm.h intel/compiler: Get rid of struct gen_disasm 2020-09-02 19:48:44 +00:00
gen_gem.c intel: Move anv_gem_supports_syncobj_wait to common code. 2020-05-01 19:00:02 +00:00
gen_gem.h intel: Move anv_gem_supports_syncobj_wait to common code. 2020-05-01 19:00:02 +00:00
gen_guardband.h i965,iris: Move guardband calculations to a common location 2019-06-21 14:18:59 +00:00
gen_l3_config.c intel: Remove Gen10-specific cache config code 2020-10-15 09:29:54 -07:00
gen_l3_config.h intel: Produce a "constrained" output from gen_get_urb_config() 2021-01-27 18:30:54 +00:00
gen_mi_builder.h intel/mi_builder: fix self modifying batches 2021-01-15 13:26:23 +02:00
gen_sample_positions.c intel/common: store sample position in plain arrays 2021-01-27 23:25:27 +00:00
gen_sample_positions.h intel/common: store sample position in plain arrays 2021-01-27 23:25:27 +00:00
gen_urb_config.c intel: Produce a "constrained" output from gen_get_urb_config() 2021-01-27 18:30:54 +00:00
gen_uuid.c intel/uuid: use git-sha1/package for the driver UUID 2020-10-07 11:11:34 +03:00
gen_uuid.h iris: plumb device/driver UUID generators 2020-10-07 11:11:28 +03:00
intel_measure.c intel: combine common gather routines in INTEL_MEASURE 2021-02-01 17:24:57 -08:00
intel_measure.h intel: combine common gather routines in INTEL_MEASURE 2021-02-01 17:24:57 -08:00
meson.build intel: Print GPU timing data based on INTEL_MEASURE 2021-02-01 17:24:57 -08:00