Use SIGTERM in replace of SIGQUIT
[platform/upstream/intel-gpu-tools.git] / lib / igt_debugfs.h
2014-05-05 Chris Wilsongem_alive: A utility to see if the driver or GPU has...
2014-04-10 Mika Kuoppalalib: add igt_get_stop_rings and igt_set_stop_rings
2014-03-22 Daniel Vetterlib: remove uncessary #includes from headers
2014-03-17 Daniel Vetterlib/igt_debugfs: s/igt_pipe_crc_check/igt_require_pipe_crc/
2014-03-17 Daniel Vetterlib/igt_debugfs: Remove igt_debugfs_init
2014-03-17 Daniel Vetterlib/igt_debugfs: Remove debugfs from pipe crc functions
2014-03-17 Daniel Vetterlib/igt_debugfs: Remove debugfs from igt_debugfs_fopen
2014-03-17 Daniel Vetterlib/igt_debugfs: Remove debugfs from igt_debugfs_open
2014-03-14 Daniel Vetterlib: extract igt_open_forcewake_handle
2014-03-12 Daniel Vetterlib/igt_debugfs: api docs
2014-03-12 Daniel Vetterlib/igt_debugfs: drop drm_fd argument from igt_pipe_crc_new
2014-03-12 Daniel Vetterlib: make igt_debugfs_open infallible
2014-03-12 Daniel Vetterlib: move prefault helpers to igt_debugfs.c
2014-02-11 Damien Lespiaulib/crc: Add a helper to read a single CRC value
2013-12-06 Daniel Vetterlib: make igt_pipe_crc_start never fail
2013-12-06 Daniel Vetterlib: add igt_pipe_crc_check
2013-11-04 Daniel Vetterlib: drop return value from igt_drop_caches
2013-11-04 Oscar Mateolib: Add igt_drop_caches_set()
2013-11-01 Daniel Vetterlib: consolidate pipe crc exit handler
2013-11-01 Daniel Vettertests: use "auto" pipe CRC source
2013-10-17 Daniel Vettertests/debugfs_pipe_crc: fall back to PIPE source
2013-10-15 Damien Lespiaudebugfs_pipe_crc: Let's check CRCs!
2013-10-15 Damien Lespiaulib: Make igt_debugfs_open() take the mode as argument
2013-10-15 Damien Lespiaulib: Add igt_debugfs_fopen()
2013-10-15 Damien Lespiaulib: Add a small helper to open debugfs files