index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
debugfs_test.c
Age
Commit message (
Expand
)
Author
2022-03-07
tests/debugfs_test: Added test description for test case
Priyanka Dandamudi
2021-10-11
igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/
Ville Syrjälä
2021-07-15
Nuke local versions of DRM_FORMAT and DRM_MODE
Lucas De Marchi
2021-05-18
tests/debugfs_test: Fix mode selection for 2x tests
Bhanuprakash Modem
2021-01-28
debugfs_test: Protect against disappearing directories
Chris Wilson
2020-05-07
lib/i915: Split igt_require_gem() into i915/
Chris Wilson
2019-12-03
tests: remove igt_skip_on_simulation()
Swati Sharma
2019-10-11
Check all sysfs entries are readable without dmesg spam
Chris Wilson
2019-09-09
tests/debugfs_test: Use O_NONBLOCK
Chris Wilson
2019-08-08
debugfs_test: i915_emon_status is scheduled for removal
Chris Wilson
2018-11-27
tests/debugfs: use igt_display_require
Daniel Vetter
2018-02-27
igt/debugfs_tests: Record which file is being opened in kmsg
Chris Wilson
2017-11-03
tests/debugfs_test: Pretty print subdirectories
Maarten Lankhorst
2017-10-12
tests/debugfs_test: Try to light all outputs to increase chances of finding f...
Maarten Lankhorst
2017-09-08
build: Nuke #ifdef HAVE_CONFIG_H cargo-cult
Daniel Vetter
2017-07-24
tests/debugfs_test: Fix testcases to pass
Maarten Lankhorst
2017-07-17
tests/debugfs_test: Add a shorter timeout when reading sysfs entries
Abdiel Janulgue
2017-07-06
Revert "igt/debugfs_test: Skip dummy reads for crtc-n/crc/data"
Abdiel Janulgue
2017-07-04
igt/debugfs_test: Skip dummy reads for crtc-n/crc/data
Abdiel Janulgue
2017-07-04
tests/debugfs_test: Allow opening CRC to fail with -EIO.
Maarten Lankhorst
2017-06-16
Convert debugfs shell tests to C version
Abdiel Janulgue