mesa/src/intel/common
Kenneth Graunke 615270502c intel: Move anv_gem_supports_syncobj_wait to common code.
This will let me use this in iris.

We leave the existing anv function for anv_gem_stubs.c faking, but
move the contents to a helper in a new src/intel/common/gen_gem.c file.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3802>
2020-05-01 19:00:02 +00:00
..
tests intel/device: rename gen_get_device_info 2019-08-01 16:39:56 -07:00
gen_aux_map.c intel/isl: Move get_format_encoding function to isl 2020-02-13 18:44:50 +00:00
gen_aux_map.h anv: Always fill out the AUX table even if CCS is disabled 2020-01-30 18:46:31 -06:00
gen_batch_decoder.c intel/batch_decoder: Stop printing to stdout 2020-04-16 17:26:16 +00:00
gen_buffer_alloc.h intel/common: Add interface to allocate device buffers 2019-10-28 00:09:13 -07:00
gen_clflush.h
gen_decoder.c intel/decoder: don't consider header fields past dword0 2020-03-18 09:19:53 +00:00
gen_decoder.h intel/decoder: Make get_state_size take a full 64-bit address and a base 2019-12-10 19:10:49 -08:00
gen_defines.h
gen_disasm.c intel/tools: Remove redundant definitions of INTEL_DEBUG 2019-04-10 13:15:33 -07:00
gen_disasm.h
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 Fix promotion of floats to doubles 2020-04-18 19:55:45 +00:00
gen_l3_config.h intel/common: Return the block size from get_urb_config 2020-01-30 18:46:26 -06:00
gen_mi_builder.h intel/mi_builder: Force write completion on Gen12+ 2020-01-28 18:15:29 +00:00
gen_sample_positions.h
gen_urb_config.c intel/gen12+: Reserve 4KB of URB space per bank for Compute Engine 2020-01-31 18:14:54 -08:00
intel_log.c
intel_log.h
meson.build intel: Move anv_gem_supports_syncobj_wait to common code. 2020-05-01 19:00:02 +00:00