summaryrefslogtreecommitdiff
path: root/lib/igt_debugfs.c
AgeCommit message (Expand)Author
2014-03-17lib/igt_debugfs: s/igt_pipe_crc_check/igt_require_pipe_crc/Daniel Vetter
2014-03-17lib/igt_debugfs: Remove igt_debugfs_initDaniel Vetter
2014-03-17lib/igt_debugfs: Remove debugfs from pipe crc functionsDaniel Vetter
2014-03-17lib/igt_debugfs: Remove debugfs from igt_debugfs_fopenDaniel Vetter
2014-03-17lib/igt_debugfs: Remove debugfs from igt_debugfs_openDaniel Vetter
2014-03-16lib/igt_debugfs: implement a singleton igt_debugfs_t instanceDaniel Vetter
2014-03-14lib: extract igt_open_forcewake_handleDaniel Vetter
2014-03-12lib/igt_debugfs: api docsDaniel Vetter
2014-03-12lib/igt_debugfs: drop drm_fd argument from igt_pipe_crc_newDaniel Vetter
2014-03-12lib: make igt_debugfs_open infallibleDaniel Vetter
2014-03-12lib: move prefault helpers to igt_debugfs.cDaniel Vetter
2014-02-11lib/crc: Add a helper to read a single CRC valueDamien Lespiau
2014-02-11lib/crc: Factor out reading a single CRC valueDamien Lespiau
2013-12-06lib: make igt_pipe_crc_start never failDaniel Vetter
2013-12-06lib: add igt_pipe_crc_checkDaniel Vetter
2013-11-27lib: Fix pipe_crc->ctl_fd assertVille Syrjälä
2013-11-04lib: drop return value from igt_drop_cachesDaniel Vetter
2013-11-04lib: Add igt_drop_caches_set()Oscar Mateo
2013-11-01lib: make igt_install_exit_handler never failDaniel Vetter
2013-11-01lib: consolidate pipe crc exit handlerDaniel Vetter
2013-11-01tests: use "auto" pipe CRC sourceDaniel Vetter
2013-11-01lib: Don't forget to close the pipe ctl fd in igt_pipe_crc_reset()Damien Lespiau
2013-10-21lib: Check pipe source validity in igt_pipe_crc_new()Ville Syrjälä
2013-10-21lib: Allow pipe_crc_free(NULL)Ville Syrjälä
2013-10-18lib: Don't wait for a vblank when enabling the CRCsDamien Lespiau
2013-10-17tests/debugfs_pipe_crc: fall back to PIPE sourceDaniel Vetter
2013-10-15debugfs_pipe_crc: Let's check CRCs!Damien Lespiau
2013-10-15lib: Make igt_debugfs_open() take the mode as argumentDamien Lespiau
2013-10-15lib: Add igt_debugfs_fopen()Damien Lespiau
2013-10-15lib: Add a small helper to open debugfs filesDamien Lespiau