mesa/src/intel/common
Jason Ekstrand 5009e73bb1 intel/batch_decoder: Recurse for all 2nd level batches
Our attempt to restart the loop with the second level batch worked at
one point but got broken at some point.  It was too fragile anyway and
we're not likely to have enough secondaries to actually overflow the
stack so we may as well recurse in both cases.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
2018-07-09 16:40:54 -07:00
..
gen_batch_decoder.c intel/batch_decoder: Recurse for all 2nd level batches 2018-07-09 16:40:54 -07:00
gen_clflush.h intel: Fix clflushing on modern (Baytrail+) Atom CPUs. 2017-07-10 15:55:26 -07:00
gen_debug.c i965: add a debug option to disable oa config loading 2017-11-28 13:34:04 +00:00
gen_debug.h android: change include "cutils/log.h" to "log/log.h" on Android API >=26 2018-05-14 08:08:31 +03:00
gen_decoder.c intel: decoder: fix starting dword of struct fields 2018-05-02 17:11:28 +01:00
gen_decoder.h intel: decoder: limit to the number decoded lines from VBO 2018-05-02 19:46:47 +01:00
gen_defines.h intel: add new common header gen_defines.h 2018-02-28 14:36:57 +02:00
gen_disasm.c intel: Move batch decoder/disassembler from tools/ to common/ 2018-05-02 09:27:56 -07:00
gen_disasm.h intel: Move batch decoder/disassembler from tools/ to common/ 2018-05-02 09:27:56 -07:00
gen_gem.h intel/common: Add an address de-canonicalization helper 2018-05-31 16:51:45 -07:00
gen_l3_config.c intel/common/icl: Add L3 config 2018-03-22 09:56:09 -07:00
gen_l3_config.h intel: Split gen_device_info out into libintel_dev 2018-03-05 09:47:37 -08:00
gen_sample_positions.h intel/common: Improve the comments for sample positions 2017-10-16 08:04:56 -07:00
gen_urb_config.c mesa: include mtypes.h less 2018-04-12 19:31:30 -04: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 anv: move canonical_address calculation into a separate function 2018-05-27 19:24:33 -07:00