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
/
lib
/
igt_debugfs.c
Age
Commit message (
Expand
)
Author
2015-05-14
lib/debugfs: wait_for_keypress("crc") when collecting CRC
Paulo Zanoni
2015-04-21
docs: avoid escaping characters in documentation comments
Thomas Wood
2015-03-26
igt.cocci: check the return values of various functions
Thomas Wood
2015-03-23
lib: Only warn about suspicious CRCs
Daniel Vetter
2015-03-23
tests: Remove usage of igt_crc_equal and _non_null
Daniel Vetter
2015-03-23
lib/debugfs: Add igt_assert_crc_equal
Daniel Vetter
2015-02-13
lib/igt_gt: Document and consolidate
Daniel Vetter
2014-12-09
lib/igt_debugfs: Throw away the two first CRCs
Ville Syrjälä
2014-11-24
lib/igt_debugfs: Don't setup crc in _new
Daniel Vetter
2014-09-30
doc: various spelling and typo fixes
Thomas Wood
2014-09-12
lib: Try harder to drop-caches
Chris Wilson
2014-08-29
igt: Prettify igt_assert_eq() failure messages
Chris Wilson
2014-08-26
lib/igt_* Use igt macros in igt libaries
Daniel Vetter
2014-08-12
lib/igt_kms: Unify pipe name helpers
Daniel Vetter
2014-07-07
pipe_crc: Make collect_crc() ensure the CRC looks somewhat valid
Damien Lespiau
2014-07-07
pipe_crc: Warn if the CRC values is 0xffffffff
Damien Lespiau
2014-06-13
lib/igt_debufs: Add IGT_NO_FORCEWAKE environment variable
Ville Syrjälä
2014-06-13
lib/igt_debugfs: Don't fail if debugfs is already mounted
Ville Syrjälä
2014-06-05
lib/igt_debugfs: Fix spelling docs
Daniel Vetter
2014-05-14
lib: set a timeout when reading crc values
Thomas Wood
2014-04-16
lib: Fix potential out of bounds access in ring stop code
Ville Syrjälä
2014-04-16
lib: Fix assert failure in ring stop code
Ville Syrjälä
2014-04-10
lib: add igt_get_stop_rings and igt_set_stop_rings
Mika Kuoppala
2014-03-26
lib: fold igt_display into igt_kms
Daniel Vetter
2014-03-23
lib: Use @include tag for include files
Daniel Vetter
2014-03-22
lib: unnecessary header removal for drmtest.h, part 2
Daniel Vetter
2014-03-22
lib: unnecessary header removal for drmtest.h, part 1
Daniel Vetter
2014-03-22
lib: add #include "foo.h" lines like in manpages
Daniel Vetter
2014-03-17
lib/igt_debugfs: s/igt_pipe_crc_check/igt_require_pipe_crc/
Daniel Vetter
2014-03-17
lib/igt_debugfs: Remove igt_debugfs_init
Daniel Vetter
2014-03-17
lib/igt_debugfs: Remove debugfs from pipe crc functions
Daniel Vetter
2014-03-17
lib/igt_debugfs: Remove debugfs from igt_debugfs_fopen
Daniel Vetter
2014-03-17
lib/igt_debugfs: Remove debugfs from igt_debugfs_open
Daniel Vetter
2014-03-16
lib/igt_debugfs: implement a singleton igt_debugfs_t instance
Daniel Vetter
2014-03-14
lib: extract igt_open_forcewake_handle
Daniel Vetter
2014-03-12
lib/igt_debugfs: api docs
Daniel Vetter
2014-03-12
lib/igt_debugfs: drop drm_fd argument from igt_pipe_crc_new
Daniel Vetter
2014-03-12
lib: make igt_debugfs_open infallible
Daniel Vetter
2014-03-12
lib: move prefault helpers to igt_debugfs.c
Daniel Vetter
2014-02-11
lib/crc: Add a helper to read a single CRC value
Damien Lespiau
2014-02-11
lib/crc: Factor out reading a single CRC value
Damien Lespiau
2013-12-06
lib: make igt_pipe_crc_start never fail
Daniel Vetter
2013-12-06
lib: add igt_pipe_crc_check
Daniel Vetter
2013-11-27
lib: Fix pipe_crc->ctl_fd assert
Ville Syrjälä
2013-11-04
lib: drop return value from igt_drop_caches
Daniel Vetter
2013-11-04
lib: Add igt_drop_caches_set()
Oscar Mateo
2013-11-01
lib: make igt_install_exit_handler never fail
Daniel Vetter
2013-11-01
lib: consolidate pipe crc exit handler
Daniel Vetter
2013-11-01
tests: use "auto" pipe CRC source
Daniel Vetter
2013-11-01
lib: Don't forget to close the pipe ctl fd in igt_pipe_crc_reset()
Damien Lespiau
[next]