summaryrefslogtreecommitdiff
path: root/lib/igt_debugfs.c
AgeCommit message (Expand)Author
2019-03-27lib/debugfs: Don't do CRC sanity checks on amdgpuNicholas Kazlauskas
2019-03-11lib/debugfs: Nuke enum intel_pipe_crc_sourceVille Syrjälä
2019-03-11lib/debugfs: Fix wraparound handling for crc frame counter checkVille Syrjälä
2019-03-08lib/debugfs: Ensure null-termination in igt_hpd_storm_detectedPetri Latvala
2019-02-20lib/crc: Reset fifo underrun reporting for every crc captureDaniel Vetter
2019-02-01debugfs: Fix writing an extra zero out of bounds in igt_crc_to_string_extended()Maarten Lankhorst
2019-01-18lib/igt_debugfs: Unify crc collectionMika Kahola
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-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-08-14lib/igt_debugfs: explicitly wait for first crc in igt_pipe_crc_startMahesh Kumar
2018-04-11lib/igt_debugfs: Add timeouts to opening pipe CRC fd.Maarten Lankhorst
2018-02-20lib: Always set mismatching index for igt_find_crc_mismatchChris Wilson
2018-02-20lib: Cache the debugfs mountpointChris Wilson
2018-02-15lib/igt_debugfs: Fix igt_pipe_get_crcs.Maarten Lankhorst
2018-02-12lib/igt_debugfs: Add igt_pipe_crc_get_single and igt_pipe_crc_drain, v4.Maarten Lankhorst
2017-12-15lib/debug: Convert igt_drop_caches_set() to use common file writersChris Wilson
2017-12-05lib: avoid < in gtkdoc commentsDaniel Vetter
2017-11-29igt: Remove Android supportArkadiusz Hiler
2017-11-21tools: Stop opening the driver just to find the debugfsChris Wilson
2017-11-16lib/debugfs: Make is_mountpoint() non-fatalChris Wilson
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