summaryrefslogtreecommitdiff
path: root/tools/intel_l3_parity.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-1/+1
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter1-1/+1
2014-03-22tests|lib: remove assert.h includesDaniel Vetter1-0/+1
2013-09-23intel_l3_parity: Make compilation possible without udevBen Widawsky1-0/+5
2013-09-20intel_l3_parity: Support a daemonic modeBen Widawsky1-4/+42
2013-09-20intel_l3_parity: Support error injectionBen Widawsky1-2/+67
2013-09-20intel_l3_parity: Actually support multiple slicesBen Widawsky1-17/+28
2013-09-20intel_l3_parity: slice supportBen Widawsky1-41/+65
2013-09-20intel_l3_parity: Hardware info argumentBen Widawsky1-4/+20
2013-09-20intel_l3_parity: Use getopt for the l3 parity toolBen Widawsky1-19/+103
2013-09-20intel_l3_parity: Assert all GEN7+ supportBen Widawsky1-5/+4
2013-09-20intel_l3_parity: Fix indentationBen Widawsky1-6/+6
2013-08-19lib/drmtest: rip out drm_open_any_masterDaniel Vetter1-1/+1
2012-05-31tools/dpf: Tool to read and write l3 remap registers.Ben Widawsky1-0/+159