summaryrefslogtreecommitdiff
path: root/tests/debugfs_test.c
AgeCommit message (Expand)Author
2022-03-07tests/debugfs_test: Added test description for test casePriyanka Dandamudi
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi
2021-05-18tests/debugfs_test: Fix mode selection for 2x testsBhanuprakash Modem
2021-01-28debugfs_test: Protect against disappearing directoriesChris Wilson
2020-05-07lib/i915: Split igt_require_gem() into i915/Chris Wilson
2019-12-03tests: remove igt_skip_on_simulation()Swati Sharma
2019-10-11Check all sysfs entries are readable without dmesg spamChris Wilson
2019-09-09tests/debugfs_test: Use O_NONBLOCKChris Wilson
2019-08-08debugfs_test: i915_emon_status is scheduled for removalChris Wilson
2018-11-27tests/debugfs: use igt_display_requireDaniel Vetter
2018-02-27igt/debugfs_tests: Record which file is being opened in kmsgChris Wilson
2017-11-03tests/debugfs_test: Pretty print subdirectoriesMaarten Lankhorst
2017-10-12tests/debugfs_test: Try to light all outputs to increase chances of finding f...Maarten Lankhorst
2017-09-08build: Nuke #ifdef HAVE_CONFIG_H cargo-cultDaniel Vetter
2017-07-24tests/debugfs_test: Fix testcases to passMaarten Lankhorst
2017-07-17tests/debugfs_test: Add a shorter timeout when reading sysfs entriesAbdiel Janulgue
2017-07-06Revert "igt/debugfs_test: Skip dummy reads for crtc-n/crc/data"Abdiel Janulgue
2017-07-04igt/debugfs_test: Skip dummy reads for crtc-n/crc/dataAbdiel Janulgue
2017-07-04tests/debugfs_test: Allow opening CRC to fail with -EIO.Maarten Lankhorst
2017-06-16Convert debugfs shell tests to C versionAbdiel Janulgue