1. e56ab79 igt/pm_rpm: Use libc 'ftw' rather than opencoding our own filetree walk by Chris Wilson · 7 years ago
  2. 34a5419 lib/igt_debugfs: Add extended helper to format crc to string by Paul Kocialkowski · 7 years ago
  3. 7422d75 lib/igt_debugfs: Introduce CRC check function, with logic made common by Paul Kocialkowski · 7 years ago
  4. e08ed8a lib/debugfs: Phase out igt_debugfs_fopen() by Chris Wilson · 7 years ago
  5. 58de785 Improve utilisation of igt_debugfs_dir() by Chris Wilson · 7 years ago
  6. 83884e9 Restore "lib: Open debugfs files for the given DRM device" by Chris Wilson · 7 years ago
  7. 25fbae1 Revert "lib: Open debugfs files for the given DRM device" by Tomeu Vizoso · 7 years ago
  8. 301ad44 lib: Open debugfs files for the given DRM device by Tomeu Vizoso · 7 years ago
  9. e8eb9af igt: Exercise the shrinker by Chris Wilson · 7 years ago
  10. a8ea5dd lib/igt_debugfs: Add functions/tests for controlling/testing HPD storm logic by Lyude · 7 years ago
  11. 68c59ce igt_kms: Use const parameters for igt_assert_crc_equal by Lyude · 8 years ago
  12. a56a1f6 lib/debugfs: Support new generic ABI for CRC capture by Tomeu Vizoso · 8 years ago
  13. 721d874 igt: Add a test for reordering execbufs by Chris Wilson · 8 years ago
  14. 9690d0a lib: Add support for DROP_FREED in igt_drop_caches_set() by Chris Wilson · 8 years ago
  15. 5cbb714 lib: Export igt_debugfs_mount() by Chris Wilson · 8 years ago
  16. 582ce4c lib/debugs: nuke igt_crc_equal again by Daniel Vetter · 8 years ago
  17. 734ae3e lib: update docs for igt_debugfs by Daniel Vetter · 8 years ago
  18. 8deba38 igt/vgem_basic: Exercise opening sysfs/debugfs by Chris Wilson · 8 years ago
  19. c7e9be2 lib: add crc comparison function without an assert by Lionel Landwerlin · 8 years ago
  20. 9090745 lib: Add igt_pipe_crc_new_nonblock() by Ville Syrjälä · 9 years ago
  21. 3953d2d gem_flink_race/prime_self_import: Improve test reliability by Derek Morton · 9 years ago
  22. 0874c77 docs: document intel_pipe_crc_source enum values by Thomas Wood · 9 years ago
  23. 6c89204 lib: add igt_debugfs_search by Thomas Wood · 9 years ago
  24. 995f273 lib: add igt_debugfs_read() by Paulo Zanoni · 9 years ago
  25. 562bbe1 tests: Remove usage of igt_crc_equal and _non_null by Daniel Vetter · 9 years ago
  26. e588f6d lib/debugfs: Add igt_assert_crc_equal by Daniel Vetter · 9 years ago
  27. 3cd45de lib/igt_gt: Document and consolidate by Daniel Vetter · 9 years ago
  28. d4e3b6a lib: various documentation fixes by Thomas Wood · 10 years ago
  29. 519f377 doc: various spelling and typo fixes by Thomas Wood · 10 years ago
  30. 4bd9fe6 gem_alive: A utility to see if the driver or GPU has hung by Chris Wilson · 10 years ago
  31. bfa6fa9 lib: add igt_get_stop_rings and igt_set_stop_rings by Mika Kuoppala · 10 years ago
  32. 6cfcd71 lib: remove uncessary #includes from headers by Daniel Vetter · 10 years ago
  33. f2e5dc0 lib/igt_debugfs: s/igt_pipe_crc_check/igt_require_pipe_crc/ by Daniel Vetter · 10 years ago
  34. dcf947a lib/igt_debugfs: Remove igt_debugfs_init by Daniel Vetter · 10 years ago
  35. cc8f0e6 lib/igt_debugfs: Remove debugfs from pipe crc functions by Daniel Vetter · 10 years ago
  36. 9a7609a lib/igt_debugfs: Remove debugfs from igt_debugfs_fopen by Daniel Vetter · 10 years ago
  37. f04f17b lib/igt_debugfs: Remove debugfs from igt_debugfs_open by Daniel Vetter · 10 years ago
  38. ea18fc1 lib: extract igt_open_forcewake_handle by Daniel Vetter · 10 years ago
  39. 9812768 lib/igt_debugfs: api docs by Daniel Vetter · 10 years ago
  40. 36a83a6 lib/igt_debugfs: drop drm_fd argument from igt_pipe_crc_new by Daniel Vetter · 10 years ago
  41. 803d07b lib: make igt_debugfs_open infallible by Daniel Vetter · 10 years ago
  42. adb28fd lib: move prefault helpers to igt_debugfs.c by Daniel Vetter · 10 years ago
  43. 6954103 lib/crc: Add a helper to read a single CRC value by Damien Lespiau · 10 years ago
  44. a4d3a6c lib: make igt_pipe_crc_start never fail by Daniel Vetter · 11 years ago
  45. c1b7e72 lib: add igt_pipe_crc_check by Daniel Vetter · 11 years ago
  46. af9d1b5 lib: drop return value from igt_drop_caches by Daniel Vetter · 11 years ago
  47. 5f0ab94 lib: Add igt_drop_caches_set() by Oscar Mateo · 11 years ago
  48. 0369fe1 lib: consolidate pipe crc exit handler by Daniel Vetter · 11 years ago
  49. 8420071 tests: use "auto" pipe CRC source by Daniel Vetter · 11 years ago
  50. 173a4cf tests/debugfs_pipe_crc: fall back to PIPE source by Daniel Vetter · 11 years ago
  51. 4ba97dd debugfs_pipe_crc: Let's check CRCs! by Damien Lespiau · 11 years ago
  52. d4e7ddf lib: Make igt_debugfs_open() take the mode as argument by Damien Lespiau · 11 years ago
  53. ffa2107 lib: Add igt_debugfs_fopen() by Damien Lespiau · 11 years ago
  54. 51b63e3 lib: Add a small helper to open debugfs files by Damien Lespiau · 11 years ago