summaryrefslogtreecommitdiff
path: root/lib/igt_debugfs.c
AgeCommit message (Expand)Author
2022-06-14lib/igt_debugfs: Add IGT_CRC_SOURCE environmental variableJessica Zhang
2022-05-31lib/igt_debugfs: Drop-caches support for msmRob Clark
2021-11-29lib/igt_debugfs: Add helper for detecting debugfs filesRob Clark
2021-11-29lib/igt_debugfs: Add helper for writing debugfs filesRob Clark
2021-09-28lib/igt_debugfs: Handle memory allocation failures for CRCBhanuprakash Modem
2020-10-12lib: Don't fail debugfs lookup on an expected absent drm deviceChris Wilson
2020-09-30lib/igt_debugfs: Add igt_debugfs_pipe_dir()Lyude Paul
2020-05-07lib/i915: Split igt_require_gem() into i915/Chris Wilson
2020-04-29tests/kms_fbcon_fbt: Make FBC wait_until_update() more reliableJosé Roberto de Souza
2020-02-28lib/igt_debugfs: Add igt_crc_get_for_frame()Ville Syrjälä
2020-01-29i915: Drop prefault controlsChris Wilson
2019-07-03lib: Add --skip-crc-compare optionMatt Roper
2019-05-15lib: Show other clients when SETMASTER failsChris Wilson
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