summaryrefslogtreecommitdiff
path: root/lib/igt_debugfs.h
AgeCommit message (Expand)Author
2019-03-11lib/debugfs: Nuke enum intel_pipe_crc_sourceVille Syrjälä
2019-02-20lib/crc: Reset fifo underrun reporting for every crc captureDaniel Vetter
2018-10-25lib/debugfs: function to open connector debugfs dirRamalingam C
2018-09-27lib/debugfs: Use a blocking read in igt_pipe_crc_get_single()Ville Syrjälä
2018-09-07lib: Cancel all outstanding requests at the end of a testChris Wilson
2018-09-05lib/debugfs: Function to read debugfs with the directory already openDhinakaran Pandiyan
2018-08-14lib/igt_debugfs: Add igt_pipe_crc_get_current() to get a crc.Maarten Lankhorst
2018-02-12lib/igt_debugfs: Add igt_pipe_crc_get_single and igt_pipe_crc_drain, v4.Maarten Lankhorst
2017-10-19lib: Add DROP_IDLEChris Wilson
2017-09-06igt/pm_rpm: Use libc 'ftw' rather than opencoding our own filetree walkChris Wilson
2017-07-19lib/igt_debugfs: Add extended helper to format crc to stringPaul Kocialkowski
2017-07-19lib/igt_debugfs: Introduce CRC check function, with logic made commonPaul Kocialkowski
2017-03-24lib/debugfs: Phase out igt_debugfs_fopen()Chris Wilson
2017-03-24Improve utilisation of igt_debugfs_dir()Chris Wilson
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2017-03-10igt: Exercise the shrinkerChris Wilson
2017-02-28lib/igt_debugfs: Add functions/tests for controlling/testing HPD storm logicLyude
2016-12-17igt_kms: Use const parameters for igt_assert_crc_equalLyude
2016-12-14lib/debugfs: Support new generic ABI for CRC captureTomeu Vizoso
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-06-20igt/vgem_basic: Exercise opening sysfs/debugfsChris Wilson
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-16gem_flink_race/prime_self_import: Improve test reliabilityDerek Morton
2015-12-02docs: document intel_pipe_crc_source enum valuesThomas Wood
2015-09-24lib: add igt_debugfs_searchThomas Wood
2015-08-05lib: add igt_debugfs_read()Paulo Zanoni
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-10-17lib: various documentation fixesThomas Wood
2014-09-30doc: various spelling and typo fixesThomas Wood
2014-05-05gem_alive: A utility to see if the driver or GPU has hungChris Wilson
2014-04-10lib: add igt_get_stop_rings and igt_set_stop_ringsMika Kuoppala
2014-03-22lib: remove uncessary #includes from headersDaniel Vetter
2014-03-17lib/igt_debugfs: s/igt_pipe_crc_check/igt_require_pipe_crc/Daniel Vetter
2014-03-17lib/igt_debugfs: Remove igt_debugfs_initDaniel Vetter
2014-03-17lib/igt_debugfs: Remove debugfs from pipe crc functionsDaniel Vetter
2014-03-17lib/igt_debugfs: Remove debugfs from igt_debugfs_fopenDaniel Vetter
2014-03-17lib/igt_debugfs: Remove debugfs from igt_debugfs_openDaniel Vetter
2014-03-14lib: extract igt_open_forcewake_handleDaniel Vetter
2014-03-12lib/igt_debugfs: api docsDaniel Vetter
2014-03-12lib/igt_debugfs: drop drm_fd argument from igt_pipe_crc_newDaniel Vetter
2014-03-12lib: make igt_debugfs_open infallibleDaniel Vetter