mesa/src/intel/common
Jason Ekstrand 372774367c intel/compiler: Get rid of struct gen_disasm
It's just a container around a devinfo.  The one useful purpose it did
serve is that gen_disasm_create initialized the compaction table
singletons.  Now that those no longer exist, this isn't necessary.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6244>
2020-09-02 19:48:44 +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/compiler: Get rid of struct gen_disasm 2020-09-02 19:48:44 +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 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/l3: Return the URB size from devinfo for DG1 2020-06-22 11:42:00 -07: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: add framework for self modifying batches 2020-05-20 14:02:27 +03:00
gen_sample_positions.h intel: Switch the order of the 2x MSAA sample positions 2018-08-11 10:58:12 -05:00
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: Add simple logging façade for Android (v2) 2017-10-17 11:08:26 -07:00
intel_log.h intel: Silence unused parameter warning in __intel_log_use_args 2020-05-14 16:47:08 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00