summaryrefslogtreecommitdiff
path: root/lib/igt_debugfs.c
AgeCommit message (Expand)Author
2016-11-07igt: Add a test for reordering execbufsChris Wilson
2016-09-19lib: Add support for DROP_FREED in igt_drop_caches_set()Chris Wilson
2016-09-16lib: Export igt_debugfs_mount()Chris Wilson
2016-07-27lib/debugs: nuke igt_crc_equal againDaniel Vetter
2016-07-27lib: update docs for igt_debugfsDaniel Vetter
2016-07-09lib/debugfs: Adjust path creation for opening /debugfs/.../dir/%dChris Wilson
2016-06-28lib: Fix reporting of debugfs mountpointChris Wilson
2016-06-20lib/debugfs: Fix probe path for opening i915 debugfs dirChris Wilson
2016-06-20igt/vgem_basic: Exercise opening sysfs/debugfsChris Wilson
2016-05-23lib/crc: Update doc for igt_pipe_crc_get_crcsDaniel Vetter
2016-03-21lib: add crc comparison function without an assertLionel Landwerlin
2016-01-08lib: Add igt_pipe_crc_new_nonblock()Ville Syrjälä
2015-12-21lib: Use igt_assert_eq() to check for crc component countVille Syrjälä
2015-12-16gem_flink_race/prime_self_import: Improve test reliabilityDerek Morton
2015-09-25lib: fix fopen mode in igt_debugfs_searchThomas Wood
2015-09-24lib: add igt_debugfs_searchThomas Wood
2015-09-08lib: various documentation fixesThomas Wood
2015-08-12lib/core: Add igt_reset_timeoutDaniel Vetter
2015-08-12lib/core: Add optional reason for timeout failureDaniel Vetter
2015-08-05lib: add igt_debugfs_read()Paulo Zanoni
2015-07-02docs: various documentation fixesThomas Wood
2015-06-27doc: Remove i-g-t/intel prefixes and capitalize section titlesDamien Lespiau
2015-05-14lib/debugfs: wait_for_keypress("crc") when collecting CRCPaulo Zanoni
2015-04-21docs: avoid escaping characters in documentation commentsThomas Wood
2015-03-26igt.cocci: check the return values of various functionsThomas Wood
2015-03-23lib: Only warn about suspicious CRCsDaniel Vetter
2015-03-23tests: Remove usage of igt_crc_equal and _non_nullDaniel Vetter
2015-03-23lib/debugfs: Add igt_assert_crc_equalDaniel Vetter
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter
2014-12-09lib/igt_debugfs: Throw away the two first CRCsVille Syrjälä
2014-11-24lib/igt_debugfs: Don't setup crc in _newDaniel Vetter
2014-09-30doc: various spelling and typo fixesThomas Wood
2014-09-12lib: Try harder to drop-cachesChris Wilson
2014-08-29igt: Prettify igt_assert_eq() failure messagesChris Wilson
2014-08-26lib/igt_* Use igt macros in igt libariesDaniel Vetter
2014-08-12lib/igt_kms: Unify pipe name helpersDaniel Vetter
2014-07-07pipe_crc: Make collect_crc() ensure the CRC looks somewhat validDamien Lespiau
2014-07-07pipe_crc: Warn if the CRC values is 0xffffffffDamien Lespiau
2014-06-13lib/igt_debufs: Add IGT_NO_FORCEWAKE environment variableVille Syrjälä
2014-06-13lib/igt_debugfs: Don't fail if debugfs is already mountedVille Syrjälä
2014-06-05lib/igt_debugfs: Fix spelling docsDaniel Vetter
2014-05-14lib: set a timeout when reading crc valuesThomas Wood
2014-04-16lib: Fix potential out of bounds access in ring stop codeVille Syrjälä
2014-04-16lib: Fix assert failure in ring stop codeVille Syrjälä
2014-04-10lib: add igt_get_stop_rings and igt_set_stop_ringsMika Kuoppala
2014-03-26lib: fold igt_display into igt_kmsDaniel Vetter
2014-03-23lib: Use @include tag for include filesDaniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 2Daniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter
2014-03-22lib: add #include "foo.h" lines like in manpagesDaniel Vetter