summaryrefslogtreecommitdiff
path: root/tests/drv_missed_irq.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-06lib: Convert spin batch constructor to a factoryChris Wilson1-1/+1
2018-05-01igt/drv_missed_irq: Sleep in the child waiting for the parentChris Wilson1-1/+10
2017-10-24igt/drv_misssed_irq: Skip on gucChris Wilson1-0/+1
2017-10-12igt/drv_hangman: Convert from local recursive batch to igt_spin_tChris Wilson1-61/+18
2017-09-08build: remove _GNU_SOURCE from source filesDaniel Vetter1-1/+0
2017-03-24Improve utilisation of igt_debugfs_dir()Chris Wilson1-51/+30
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-17/+18
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-18/+17
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-17/+18
2017-03-06igt/drv_missed_irq: remove redundant clear of missed interruptsChris Wilson1-2/+0
2017-02-22igt/drv_missed_irq: Enable fault injection!Chris Wilson1-24/+52
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson1-0/+1
2016-11-29igt/drv_missed_irq: Initialise expect_rings before useChris Wilson1-9/+9
2016-08-05igt/drv_missed_irq: Clear pending IRQs before testingChris Wilson1-14/+32
2016-08-05igt/drv_missed_irq: Coordinate child/parentChris Wilson1-0/+5
2016-06-23Silence compiler warnings for expected and handled error conditionsChris Wilson1-1/+2
2016-06-17igt: Replace drv_missed_irq_hang script with a C-equivalentChris Wilson1-0/+167