index
:
~danvet/intel-gpu-tools
MI-fun
autohell
blitter-death
finish_gpu
fixtures
flip-jitter
foo
for-ben
for-damien
for-ickle
for-imre
for-jekstrand
gem_stress
gem_stress-bad
gem_stress-fallout
hang
intel_copy_bo
master
meh
more-ctx-tests
no-more-cookies-for-me
piglit
ppgtt-fixes
prts
races
retval-infrastructure
ring-sync
script
snprintf
stuff
tile-layout
Unnamed repository; edit this file to name it for gitweb.
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-27
tests/flip_test: use subtest infrastructure
piglit
Daniel Vetter
2
-24
/
+29
2012-11-27
lib/drmtest: subtest infrastructure
Daniel Vetter
2
-0
/
+63
2012-11-27
tests: dont polute stderr if the test succeeds/skips
Daniel Vetter
5
-4
/
+7
2012-11-27
tests: remove ZZ_check_dmesg from runner
Daniel Vetter
1
-1
/
+0
2012-11-27
tests: infrastructure for piglit runner
Daniel Vetter
1
-7
/
+34
2012-11-25
tests: add gem_non_secure_batch
Daniel Vetter
3
-0
/
+126
2012-11-22
flip_test: switch to using monotonic timestamps (v2)
Imre Deak
1
-1
/
+32
2012-11-22
flip_test: use monotonic time to measure the test duration
Imre Deak
1
-11
/
+5
2012-11-22
flip_test: skip check for last_received_ts for the first event
Imre Deak
1
-6
/
+3
2012-10-23
flip_test: add wf-vblank test for expired sequence
Imre Deak
1
-10
/
+48
2012-10-23
flip_test: add comment about the race between flip vs. vblank events
Imre Deak
1
-0
/
+5
2012-10-23
flip_test: check if the vblank and flip states correlate
Imre Deak
1
-4
/
+43
2012-10-23
flip_test: fixup zero timestamp for premature vblanks
Imre Deak
1
-0
/
+25
2012-10-23
flip_test: increase duration for vbl+flip tests with ts check
Imre Deak
1
-3
/
+3
2012-10-19
tests/gem_cs_tlb: make it more robust
Daniel Vetter
1
-0
/
+5
2012-10-17
flip_test: check whether wait_vblank fails when it should
Daniel Vetter
1
-10
/
+18
2012-10-17
flip_test: drop vblank vs. pan
Daniel Vetter
1
-3
/
+0
2012-10-17
flip_test: tune test-durations a bit
Daniel Vetter
1
-9
/
+9
2012-10-16
flip_test: add wait-for-vblank tests
Imre Deak
1
-5
/
+128
2012-10-16
flip_test: add check to see if any event has occured
Imre Deak
1
-0
/
+5
2012-10-16
flip_test: add event sequence number tracking
Imre Deak
1
-2
/
+27
2012-10-16
flip_test: add logic to track pending events
Imre Deak
1
-12
/
+56
2012-10-16
flip_test: make page flip tests conditional
Imre Deak
1
-13
/
+20
2012-10-16
flip_test: unify the name of the current test in status messages
Imre Deak
1
-6
/
+8
2012-10-16
flip_test: store the pipe id in the test context obj
Imre Deak
1
-1
/
+19
2012-10-16
flip_test: don't skip checks for sequence #1
Imre Deak
1
-2
/
+2
2012-10-16
flip_test: factor out the event state
Imre Deak
1
-33
/
+72
2012-10-16
flip_test: swap the order of check state/run test step
Imre Deak
1
-8
/
+3
2012-10-16
flip_test: split the flip handler into logical parts
Imre Deak
1
-5
/
+19
2012-10-16
flip_test: store current flip/received timestamps in the context obj
Imre Deak
1
-10
/
+12
2012-10-16
flip_test: factor out the final state check
Imre Deak
1
-12
/
+17
2012-10-16
flip_test: factor out the event loop/wait for event logic
Imre Deak
1
-54
/
+68
2012-10-16
flip_test: move output panning inside the flip_handler
Imre Deak
1
-15
/
+14
2012-10-16
flip_test: store fb width, height in test context object
Imre Deak
1
-11
/
+12
2012-10-16
flip_test: factor out drmModePageFlip
Imre Deak
1
-10
/
+11
2012-10-16
test_flip: fix checking for delayed event reception
Imre Deak
1
-1
/
+1
2012-10-16
flip_test: check drmHandleEvents()' return value
Imre Deak
1
-2
/
+2
2012-10-16
flip_test: reset the state for each test run
Imre Deak
1
-4
/
+6
2012-10-16
flip_test: free FBs after each test run
Imre Deak
1
-0
/
+3
2012-10-16
drmtest: add function to remove an DRM FB
Imre Deak
2
-0
/
+6
2012-10-15
sysfs_rps: Add negative test case for bad values
Ben Widawsky
1
-2
/
+13
2012-10-12
lib/mmio: gen2 has a bigger register window, too
Daniel Vetter
1
-1
/
+1
2012-10-10
fix warn in testdisplay: ignoring return value of 'chdir'
Imre Deak
1
-1
/
+3
2012-10-10
fix warn in prime_nv_*: ignoring return value of ‘fgets’
Imre Deak
2
-2
/
+8
2012-10-10
fix warn in gem_reg_read: 'read' shadows a global declaration
Imre Deak
1
-9
/
+9
2012-10-10
fix warn in sysfs_{rc6, rps}*: ignoring return value of 'fscanf'
Imre Deak
2
-2
/
+9
2012-10-10
fix warn in gem_readwrite: 'read/write' shadows a global declaration
Imre Deak
1
-14
/
+14
2012-10-10
fix warn in intel_reg_snapshot: ignoring return value of 'write'
Imre Deak
1
-1
/
+4
2012-10-10
fix warn in intel_error_decode: ignoring return value of 'asprintf'
Imre Deak
1
-2
/
+8
2012-10-10
fix warn: 'div' shadows a global declaration
Imre Deak
5
-15
/
+15
[next]