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
Age
Commit message (
Expand
)
Author
2012-11-28
tests/flip_test: use subtest infrastructure
Daniel Vetter
2012-11-28
lib/drmtest: subtest infrastructure
Daniel Vetter
2012-11-28
tests: dont polute stderr if the test succeeds/skips
Daniel Vetter
2012-11-28
tests: remove ZZ_check_dmesg from runner
Daniel Vetter
2012-11-28
tests: infrastructure for piglit runner
Daniel Vetter
2012-11-28
testdisplay: Use the fb stride when painting the color key
Damien Lespiau
2012-11-25
tests: add gem_non_secure_batch
Daniel Vetter
2012-11-22
flip_test: switch to using monotonic timestamps (v2)
Imre Deak
2012-11-22
flip_test: use monotonic time to measure the test duration
Imre Deak
2012-11-22
flip_test: skip check for last_received_ts for the first event
Imre Deak
2012-10-23
flip_test: add wf-vblank test for expired sequence
Imre Deak
2012-10-23
flip_test: add comment about the race between flip vs. vblank events
Imre Deak
2012-10-23
flip_test: check if the vblank and flip states correlate
Imre Deak
2012-10-23
flip_test: fixup zero timestamp for premature vblanks
Imre Deak
2012-10-23
flip_test: increase duration for vbl+flip tests with ts check
Imre Deak
2012-10-19
tests/gem_cs_tlb: make it more robust
Daniel Vetter
2012-10-17
flip_test: check whether wait_vblank fails when it should
Daniel Vetter
2012-10-17
flip_test: drop vblank vs. pan
Daniel Vetter
2012-10-17
flip_test: tune test-durations a bit
Daniel Vetter
2012-10-16
flip_test: add wait-for-vblank tests
Imre Deak
2012-10-16
flip_test: add check to see if any event has occured
Imre Deak
2012-10-16
flip_test: add event sequence number tracking
Imre Deak
2012-10-16
flip_test: add logic to track pending events
Imre Deak
2012-10-16
flip_test: make page flip tests conditional
Imre Deak
2012-10-16
flip_test: unify the name of the current test in status messages
Imre Deak
2012-10-16
flip_test: store the pipe id in the test context obj
Imre Deak
2012-10-16
flip_test: don't skip checks for sequence #1
Imre Deak
2012-10-16
flip_test: factor out the event state
Imre Deak
2012-10-16
flip_test: swap the order of check state/run test step
Imre Deak
2012-10-16
flip_test: split the flip handler into logical parts
Imre Deak
2012-10-16
flip_test: store current flip/received timestamps in the context obj
Imre Deak
2012-10-16
flip_test: factor out the final state check
Imre Deak
2012-10-16
flip_test: factor out the event loop/wait for event logic
Imre Deak
2012-10-16
flip_test: move output panning inside the flip_handler
Imre Deak
2012-10-16
flip_test: store fb width, height in test context object
Imre Deak
2012-10-16
flip_test: factor out drmModePageFlip
Imre Deak
2012-10-16
test_flip: fix checking for delayed event reception
Imre Deak
2012-10-16
flip_test: check drmHandleEvents()' return value
Imre Deak
2012-10-16
flip_test: reset the state for each test run
Imre Deak
2012-10-16
flip_test: free FBs after each test run
Imre Deak
2012-10-16
drmtest: add function to remove an DRM FB
Imre Deak
2012-10-15
sysfs_rps: Add negative test case for bad values
Ben Widawsky
2012-10-12
lib/mmio: gen2 has a bigger register window, too
Daniel Vetter
2012-10-10
fix warn in testdisplay: ignoring return value of 'chdir'
Imre Deak
2012-10-10
fix warn in prime_nv_*: ignoring return value of ‘fgets’
Imre Deak
2012-10-10
fix warn in gem_reg_read: 'read' shadows a global declaration
Imre Deak
2012-10-10
fix warn in sysfs_{rc6, rps}*: ignoring return value of 'fscanf'
Imre Deak
2012-10-10
fix warn in gem_readwrite: 'read/write' shadows a global declaration
Imre Deak
2012-10-10
fix warn in intel_reg_snapshot: ignoring return value of 'write'
Imre Deak
2012-10-10
fix warn in intel_error_decode: ignoring return value of 'asprintf'
Imre Deak
[next]