aboutsummaryrefslogtreecommitdiffstats
path: root/debugger
Commit message (Expand)AuthorAgeFilesLines
* build: provide include for missing syscallsLucas De Marchi2018-07-251-1/+2
* debugger/overlay/tools: make sure to include embedded drm-uapi headersLionel Landwerlin2017-12-081-1/+2
* intel_chipset: Replace lookup of GT size with computationChris Wilson2016-06-301-8/+6
* lib: Add a GPU error detectorChris Wilson2016-03-241-1/+1
* lib/igt_aux: Divert ioctls for signal injectionChris Wilson2016-03-191-1/+1
* Add missing noreturn attribute to various functionsThomas Wood2015-11-111-1/+1
* convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke2015-09-111-1/+1
* build: fix unused-result warningsThomas Wood2015-09-081-1/+3
* debugger: remove unnecessary struct per_thread_dataYunlian Jiang2015-05-271-5/+1
* lib: print a stack trace when a test assertion failsThomas Wood2015-03-261-1/+2
* shader-debugger: Force file/stdout IO as UTF-8RĂ©mi Cardona2014-08-271-1/+4
* lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter2014-03-222-2/+2
* lib: remove uncessary #includes from headersDaniel Vetter2014-03-221-0/+1
* debugger: fix the -p optionThomas Wood2014-02-111-1/+1
* debugger: avoid global variable shadowingDaniel Vetter2014-01-191-8/+8
* shader-debugger: Use in tree gen4asmBen Widawsky2013-12-201-0/+1
* build: Fix automake 1.13 warningsDamien Lespiau2013-07-191-2/+2
* build: Add CAIRO_FLAGS to the debugger compilationDamien Lespiau2013-03-041-0/+1
* lib: extract kmstest_create_fbDaniel Vetter2012-05-221-1/+1
* Debugger: convert existing makefiles to Automake.Gaetan Nadon2012-01-125-104/+64
* config: use project wide xorg warnings variableGaetan Nadon2012-01-041-1/+1
* Use standard .gitignore file and layoutGaetan Nadon2012-01-042-0/+4
* i-g-t/debugger - make the debugger work with distcheckBen Widawsky2011-10-313-4/+14
* i-g-t/debugger: Only allow the shader debugger if the user has specified a ge...Ben Widawsky2011-10-311-5/+4
* intel: we don't do distcheck for the debuggerBen Widawsky2011-09-131-1/+2
* intel-gpu-tools/debugging: shader debuggerBen Widawsky2011-07-288-0/+1355