mesa/src/intel/common
Jordan Justen 0d0290bb3f
intel/common: Add surface to aux map translation table support
Reworks:
 * Add ISL_FORMAT_B8G8R8X8_UNORM_SRGB to get_format_encoding (Nanley)
 * ralloc_free aux_map_buffer entries in gen_aux_map_finish. (Rafael)
 * verify_aligned_space => align_and_verify_space (Rafael)
 * Add mutex to aux-map code. (Rafael, Nanley)
 * Add gen_aux_map_fill_bos (Ken)
 * Make gen_aux_map_get_state_num lockless

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2019-10-28 00:09:13 -07:00
..
tests intel/device: rename gen_get_device_info 2019-08-01 16:39:56 -07:00
gen_aux_map.c intel/common: Add surface to aux map translation table support 2019-10-28 00:09:13 -07:00
gen_aux_map.h intel/common: Add surface to aux map translation table support 2019-10-28 00:09:13 -07:00
gen_batch_decoder.c intel/tools: Decode PS kernels on SNB 2019-09-06 23:35:09 +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 tree-wide: replace MAYBE_UNUSED with ASSERTED 2019-07-31 09:41:05 +01:00
gen_decoder.h intel/gen_decoder: Decode <group> inside <group>. 2019-07-23 17:45:19 +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/tools: Remove redundant definitions of INTEL_DEBUG 2019-04-10 13:15:33 -07:00
gen_disasm.h intel: Make the disassembler take a const pointer to the assembly. 2018-07-24 11:04:56 -07:00
gen_gem.h intel/common: include unistd.h for ioctl() prototype on Solaris 2019-10-16 13:45:57 +01: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/gen12: Add L3 configurations 2019-09-06 13:11:22 -07:00
gen_l3_config.h intel: Split gen_device_info out into libintel_dev 2018-03-05 09:47:37 -08:00
gen_mi_builder.h intel/mi: only resolve to a temp register if source isn't in memory 2019-07-29 13:35:42 -07: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: Use a URB start offset of 0 for disabled stages. 2018-11-03 23:25:57 -07: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: Add simple logging façade for Android (v2) 2017-10-17 11:08:26 -07:00
meson.build intel/common: Add surface to aux map translation table support 2019-10-28 00:09:13 -07:00