summaryrefslogtreecommitdiff
path: root/debugger
AgeCommit message (Expand)AuthorFilesLines
2017-12-08debugger/overlay/tools: make sure to include embedded drm-uapi headersLionel Landwerlin1-1/+2
2016-06-30intel_chipset: Replace lookup of GT size with computationChris Wilson1-8/+6
2016-03-24lib: Add a GPU error detectorChris Wilson1-1/+1
2016-03-19lib/igt_aux: Divert ioctls for signal injectionChris Wilson1-1/+1
2015-11-11Add missing noreturn attribute to various functionsThomas Wood1-1/+1
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-1/+1
2015-09-08build: fix unused-result warningsThomas Wood1-1/+3
2015-05-27debugger: remove unnecessary struct per_thread_dataYunlian Jiang1-5/+1
2015-03-26lib: print a stack trace when a test assertion failsThomas Wood1-1/+2
2014-08-27shader-debugger: Force file/stdout IO as UTF-8RĂ©mi Cardona1-1/+4
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter2-2/+2
2014-03-22lib: remove uncessary #includes from headersDaniel Vetter1-0/+1
2014-02-11debugger: fix the -p optionThomas Wood1-1/+1
2014-01-19debugger: avoid global variable shadowingDaniel Vetter1-8/+8
2013-12-20shader-debugger: Use in tree gen4asmBen Widawsky1-0/+1
2013-07-19build: Fix automake 1.13 warningsDamien Lespiau1-2/+2
2013-03-04build: Add CAIRO_FLAGS to the debugger compilationDamien Lespiau1-0/+1
2012-05-22lib: extract kmstest_create_fbDaniel Vetter1-1/+1
2012-01-12Debugger: convert existing makefiles to Automake.Gaetan Nadon5-104/+64
2012-01-04config: use project wide xorg warnings variableGaetan Nadon1-1/+1
2012-01-04Use standard .gitignore file and layoutGaetan Nadon2-0/+4
2011-10-31i-g-t/debugger - make the debugger work with distcheckBen Widawsky3-4/+14
2011-10-31i-g-t/debugger: Only allow the shader debugger if the user has specified a ge...Ben Widawsky1-5/+4
2011-09-13intel: we don't do distcheck for the debuggerBen Widawsky1-1/+2
2011-07-28intel-gpu-tools/debugging: shader debuggerBen Widawsky8-0/+1355