mesa/src/intel/common
Kenneth Graunke 4f8d1af0f6 i965: Add an INTEL_DEBUG=reemit option.
Jason and I use this for debugging all the time.  Recompiling the driver
to enable it is kind of annoying.  It's a great thing to try along with
always_flush_batch=true and always_flush_cache=true to detect a class of
problems - namely, atoms listening to an insufficient set of dirty bits.

Reviewed-by: Matt Turner <mattst88@gmail.com>
2017-09-15 21:51:45 -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 an INTEL_DEBUG=reemit option. 2017-09-15 21:51:45 -07:00
gen_debug.h i965: Add an INTEL_DEBUG=reemit option. 2017-09-15 21:51:45 -07:00
gen_decoder.c intel/decoder: Reuse the gen_make_gen() helper. 2017-07-25 14:44:52 -07:00
gen_decoder.h intel: gen-decoder: rework how we handle groups 2017-06-06 14:04:37 +01:00
gen_device_info.c intel: Remove unused device info for KBL GT1.5 2017-09-06 10:09:38 -07:00
gen_device_info.h intel: add number of subslices to device info 2017-07-11 16:14:57 +01:00
gen_l3_config.c i965/cnl: Add l3 configuration for Cannonlake 2017-06-20 12:18:26 -07:00
gen_l3_config.h intel: Share URB configuration code between GL and Vulkan. 2016-11-19 11:40:01 -08:00
gen_sample_positions.h intel/common: use correct header guards 2016-10-14 11:53:37 +01:00
gen_urb_config.c i965: Fix a mistake from porting the URB allocation code to arrays. 2016-11-23 16:57:29 -08:00