summaryrefslogtreecommitdiff
path: root/lib/igt_debugfs.h
AgeCommit message (Expand)AuthorFilesLines
2016-12-17igt_kms: Use const parameters for igt_assert_crc_equalLyude1-1/+1
2016-12-14lib/debugfs: Support new generic ABI for CRC captureTomeu Vizoso1-1/+3
2016-11-07igt: Add a test for reordering execbufsChris Wilson1-0/+1
2016-09-19lib: Add support for DROP_FREED in igt_drop_caches_set()Chris Wilson1-1/+8
2016-09-16lib: Export igt_debugfs_mount()Chris Wilson1-0/+2
2016-07-27lib/debugs: nuke igt_crc_equal againDaniel Vetter1-1/+0
2016-07-27lib: update docs for igt_debugfsDaniel Vetter1-1/+6
2016-06-20igt/vgem_basic: Exercise opening sysfs/debugfsChris Wilson1-0/+2
2016-03-21lib: add crc comparison function without an assertLionel Landwerlin1-0/+1
2016-01-08lib: Add igt_pipe_crc_new_nonblock()Ville Syrjälä1-2/+5
2015-12-16gem_flink_race/prime_self_import: Improve test reliabilityDerek Morton1-0/+6
2015-12-02docs: document intel_pipe_crc_source enum valuesThomas Wood1-0/+11
2015-09-24lib: add igt_debugfs_searchThomas Wood1-0/+1
2015-08-05lib: add igt_debugfs_read()Paulo Zanoni1-0/+12
2015-03-23tests: Remove usage of igt_crc_equal and _non_nullDaniel Vetter1-2/+0
2015-03-23lib/debugfs: Add igt_assert_crc_equalDaniel Vetter1-0/+1
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter1-35/+0
2014-10-17lib: various documentation fixesThomas Wood1-2/+2
2014-09-30doc: various spelling and typo fixesThomas Wood1-1/+1
2014-05-05gem_alive: A utility to see if the driver or GPU has hungChris Wilson1-0/+1
2014-04-10lib: add igt_get_stop_rings and igt_set_stop_ringsMika Kuoppala1-0/+33
2014-03-22lib: remove uncessary #includes from headersDaniel Vetter1-2/+1
2014-03-17lib/igt_debugfs: s/igt_pipe_crc_check/igt_require_pipe_crc/Daniel Vetter1-1/+1
2014-03-17lib/igt_debugfs: Remove igt_debugfs_initDaniel Vetter1-11/+0
2014-03-17lib/igt_debugfs: Remove debugfs from pipe crc functionsDaniel Vetter1-3/+2
2014-03-17lib/igt_debugfs: Remove debugfs from igt_debugfs_fopenDaniel Vetter1-1/+1
2014-03-17lib/igt_debugfs: Remove debugfs from igt_debugfs_openDaniel Vetter1-1/+1
2014-03-14lib: extract igt_open_forcewake_handleDaniel Vetter1-0/+1
2014-03-12lib/igt_debugfs: api docsDaniel Vetter1-7/+58
2014-03-12lib/igt_debugfs: drop drm_fd argument from igt_pipe_crc_newDaniel Vetter1-1/+1
2014-03-12lib: make igt_debugfs_open infallibleDaniel Vetter1-1/+1
2014-03-12lib: move prefault helpers to igt_debugfs.cDaniel Vetter1-0/+8
2014-02-11lib/crc: Add a helper to read a single CRC valueDamien Lespiau1-0/+1
2013-12-06lib: make igt_pipe_crc_start never failDaniel Vetter1-1/+1
2013-12-06lib: add igt_pipe_crc_checkDaniel Vetter1-0/+1
2013-11-04lib: drop return value from igt_drop_cachesDaniel Vetter1-1/+1
2013-11-04lib: Add igt_drop_caches_set()Oscar Mateo1-0/+15
2013-11-01lib: consolidate pipe crc exit handlerDaniel Vetter1-1/+0
2013-11-01tests: use "auto" pipe CRC sourceDaniel Vetter1-0/+1
2013-10-17tests/debugfs_pipe_crc: fall back to PIPE sourceDaniel Vetter1-1/+6
2013-10-15debugfs_pipe_crc: Let's check CRCs!Damien Lespiau1-0/+37
2013-10-15lib: Make igt_debugfs_open() take the mode as argumentDamien Lespiau1-1/+1
2013-10-15lib: Add igt_debugfs_fopen()Damien Lespiau1-0/+4
2013-10-15lib: Add a small helper to open debugfs filesDamien Lespiau1-0/+36