mesa/src/intel/common
Lionel Landwerlin 09743ed9fc intel: decoder: handle 0 sized structs
Gen7.5 has a BLEND_STATE of size 0 which includes a variable length
group. We did not deal with that very well, leading to an endless
loop.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107544
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
(cherry picked from commit 440a988bd1)
2018-08-28 15:51:00 +03:00
..
gen_batch_decoder.c intel/batch_decoder: Print blend states properly 2018-08-28 15:50:59 +03: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 i965: Disable shader cache with INTEL_DEBUG=shader_time 2018-08-01 23:30:49 -07:00
gen_decoder.c intel: decoder: handle 0 sized structs 2018-08-28 15:51:00 +03:00
gen_decoder.h intel: Make the decoder just store addresses for bases, not buffers. 2018-07-25 14:43:54 -07:00
gen_defines.h intel: add new common header gen_defines.h 2018-02-28 14:36:57 +02:00
gen_disasm.c intel: Make the disassembler take a const pointer to the assembly. 2018-07-24 11:04:56 -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: 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: Switch the order of the 2x MSAA sample positions 2018-08-13 12:43:03 +03: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