summaryrefslogtreecommitdiff
path: root/test/dri2-race.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-04sna/dri2: Assert signal is unset before settingChris Wilson1-0/+15
2016-03-30test/dri2-race: Don't leak the Display after detecting the raceChris Wilson1-16/+14
2016-03-16tests: Add DRI2 race against window resize + Composite redirectionChris Wilson1-29/+235
2016-02-13test/dri2-race: Tweak runtimesChris Wilson1-19/+19
2016-02-10test/dri2-race: Add a set of races against Client deathChris Wilson1-4/+187
2016-02-10test/dri2-race: Use loops for iterating over divisor testsChris Wilson1-420/+276
2016-02-02test/dri2-race: Capture race between window-manger and clientsChris Wilson1-0/+223
2015-02-11test/dri2-race: Mix immediate flips with delayed flipsChris Wilson1-4/+79
2015-02-11test/dri2-race: Actually queue a number of future WaitMSCChris Wilson1-7/+44
2015-01-30test/dri2-race: Race against CloseDisplay and also test WaitMSCChris Wilson1-7/+109
2015-01-29sna/dri2: Fix use of stale flip_pending after removing windowChris Wilson1-0/+46
2014-07-23test/dri2: Use the right device nodeChris Wilson1-1/+1
2013-03-11test: Try to exercise races between DRI2SwapBuffers and CloseWindowChris Wilson1-0/+113