summaryrefslogtreecommitdiff
path: root/lib/igt_debugfs.c
AgeCommit message (Expand)Author
2017-11-02lib/igt_debugfs: Remove support for legacy CRC api.Maarten Lankhorst
2017-11-02lib/igt_debugfs: Use fstat instead of open for testing CRC support.Maarten Lankhorst
2017-10-19lib: Flush the driver's internal cache of objects before countingChris Wilson
2017-10-04Fix compilation on some distrosAusmus, James
2017-09-06igt/pm_rpm: Use libc 'ftw' rather than opencoding our own filetree walkChris Wilson
2017-09-05Use PATH_MAX to fix some sprintf-into-short-buffers warnings.Eric Anholt
2017-08-30lib/igt_debugfs: Open DRM driver without master for hpd storm exitPaul Kocialkowski
2017-08-01lib/igt_debugfs: Prevent compiler warning on unchecked printf formatGabriel Krisman Bertazi
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-07-18lib/igt_debugfs: Update documentation and cleanupArkadiusz Hiler
2017-06-09lib/igt_debugfs: Only use valid values in igt_crc_to_str()Brian Starkey
2017-06-09lib/igt_debugfs: Remove igt_debugfs_tBrian Starkey
2017-04-07lib/pipe_crc: Cache debugfs directoryChris Wilson
2017-04-07lib/debugfs: Close dir before returning open debugs fileAnder Conselvan de Oliveira
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/debugfs: Only inspect errno after a confirmed errorChris Wilson
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2017-03-14lib: Squelch a pair of ignore result warningsChris Wilson
2017-03-10igt: Exercise the shrinkerChris Wilson
2017-02-28lib/igt_debugfs: Add functions/tests for controlling/testing HPD storm logicLyude
2017-01-20lib/igt_debugfs: Prevent buffer overflowRobert Foss
2016-12-19lib/debugfs: Check if debufs is already mounted before attempting to mount itVille Syrjälä
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-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