summaryrefslogtreecommitdiff
path: root/lib/igt_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-27lib: Fix pipe_crc->ctl_fd assertVille Syrjälä1-1/+1
2013-11-04lib: drop return value from igt_drop_cachesDaniel Vetter1-11/+5
2013-11-04lib: Add igt_drop_caches_set()Oscar Mateo1-0/+28
2013-11-01lib: make igt_install_exit_handler never failDaniel Vetter1-1/+1
2013-11-01lib: consolidate pipe crc exit handlerDaniel Vetter1-26/+30
2013-11-01tests: use "auto" pipe CRC sourceDaniel Vetter1-1/+2
2013-11-01lib: Don't forget to close the pipe ctl fd in igt_pipe_crc_reset()Damien Lespiau1-0/+2
2013-10-21lib: Check pipe source validity in igt_pipe_crc_new()Ville Syrjälä1-23/+40
2013-10-21lib: Allow pipe_crc_free(NULL)Ville Syrjälä1-0/+3
2013-10-18lib: Don't wait for a vblank when enabling the CRCsDamien Lespiau1-2/+0
2013-10-17tests/debugfs_pipe_crc: fall back to PIPE sourceDaniel Vetter1-1/+11
2013-10-15debugfs_pipe_crc: Let's check CRCs!Damien Lespiau1-0/+199
2013-10-15lib: Make igt_debugfs_open() take the mode as argumentDamien Lespiau1-2/+2
2013-10-15lib: Add igt_debugfs_fopen()Damien Lespiau1-0/+9
2013-10-15lib: Add a small helper to open debugfs filesDamien Lespiau1-0/+75