index
:
~zhen/intel-gpu-tools
cs_alu
master
mem
Unnamed repository; edit this file 'description' to name the repository.
zhen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-22
tests/kms_pipe_crc_basic: Add gpu hang tests
HEAD
master
Daniel Vetter
1
-2
/
+58
2014-05-22
tests/kms_pipe_crc_basic: Add suspend tests
Daniel Vetter
1
-0
/
+7
2014-05-22
tests/drv_hangman: Add subtest for error state capture/dump
Mika Kuoppala
1
-1
/
+151
2014-05-22
tests/drv_hangman: Convert test from shell script to c
Mika Kuoppala
4
-71
/
+280
2014-05-22
igt/gem_userptr_blits: Fix up last minute API changes
Chris Wilson
1
-3
/
+3
2014-05-22
tests/kms_mmio_vs_cs_flip: Add a test case to exercise mmio vs. CS flip races
Ville Syrjälä
2
-0
/
+581
2014-05-22
tests/kms_sink_crc_basic: Use igt_assert
Daniel Vetter
1
-12
/
+3
2014-05-22
tests/kms_sink_crc_basic: skip properly
Daniel Vetter
1
-2
/
+1
2014-05-22
Revert "Revert "store_dw_loop: make loops smaller""
Daniel Vetter
5
-5
/
+5
2014-05-20
tests/kms_flip: various improvements
Daniel Vetter
1
-5
/
+12
2014-05-20
tests/kms_flip: Add vblank vs. gpu hang testcase
Daniel Vetter
1
-0
/
+11
2014-05-19
assembler: distinguish the channel of .z from the condition of .z
Xiang, Haihao
1
-0
/
+45
2014-05-19
assembler: switch the order of swizzle and regtype to match the BNF of the as...
Xiang, Haihao
1
-3
/
+3
2014-05-19
igt/quickdump: vlv: dump FLISDSI regs too
Imre Deak
7
-0
/
+66
2014-05-19
igt/intel_iosf: rename IOSF sideband opcodes according to the spec
Imre Deak
2
-13
/
+16
2014-05-19
Revert "store_dw_loop: make loops smaller"
Daniel Vetter
5
-5
/
+5
2014-05-19
store_dw_loop: make loops smaller
Jesse Barnes
5
-5
/
+5
2014-05-19
igt/gem_bad_reloc: Refine for limited kernel w/a
Chris Wilson
1
-15
/
+31
2014-05-16
tests/kms_sink_crc_basic: Put into righ Makefile target
Daniel Vetter
1
-1
/
+1
2014-05-16
tests/kms_flip: test a fb backed by a bo too big/small for its own good
Oscar Mateo
1
-4
/
+18
2014-05-16
lib/igt_fb: igt_create_fb_with_bo_size
Oscar Mateo
2
-7
/
+41
2014-05-16
tests/kms_sink_crc_basic: Basic test to verify Sink CRC debugfs.
Rodrigo Vivi
3
-0
/
+203
2014-05-16
tests/pm_pc8 -> pm_rpm rename
Daniel Vetter
5
-3
/
+5
2014-05-16
tests/pm_pc8: Use igt_assert_cmpint
Daniel Vetter
1
-2
/
+1
2014-05-15
tests/gem_bad_reloc: Adding missing include.
Rodrigo Vivi
1
-0
/
+1
2014-05-15
tests/kms_render: don't loop through modes
Daniel Vetter
1
-8
/
+4
2014-05-15
tests/gem_reg_read: Fix errno check
Daniel Vetter
1
-1
/
+1
2014-05-15
tests/kms_flip: nasty power management tests
Daniel Vetter
1
-5
/
+40
2014-05-15
lib/igt_aux: Extract runtime pm helpers from pm_pc8
Daniel Vetter
3
-93
/
+128
2014-05-15
intel-gpu-tools: Skip kms_fence_pin_leak if no cairo
Tim Gore
1
-1
/
+2
2014-05-15
igt/gem_ringfill: Only check for rendercopy when testing render ring
Chris Wilson
1
-7
/
+7
2014-05-15
igt/gem_bad_reloc: Restrict negative reloc tests to IVB+
Chris Wilson
1
-0
/
+2
2014-05-15
gem_exec_lut_handle: Do a warm up pass before timing
Chris Wilson
1
-0
/
+2
2014-05-15
gem_bad_reloc: Add subtest for LUT-based execbuffers
Chris Wilson
1
-13
/
+15
2014-05-15
Add gem_bad_reloc
Chris Wilson
3
-0
/
+118
2014-05-14
tests/kms_flip: Fix vblank ts check
Daniel Vetter
1
-1
/
+1
2014-05-14
tests/kms_fence_pin_leak: Exercise full ppgtt fence pin_count leak in the kernel
Ville Syrjälä
2
-0
/
+240
2014-05-14
lib/igt_core: Fixup docs with symbolic exit codes
Daniel Vetter
1
-3
/
+4
2014-05-14
lib: add exit status defines
Thomas Wood
4
-28
/
+50
2014-05-14
lib: set a timeout when reading crc values
Thomas Wood
1
-0
/
+3
2014-05-14
lib: add igt_set_timeout
Thomas Wood
2
-3
/
+43
2014-05-14
tests/kms_flip: Use asserts
Daniel Vetter
1
-32
/
+24
2014-05-14
tests/prime_nv_pcopy: Remove unused tiling tests
Daniel Vetter
1
-253
/
+0
2014-05-14
tests/prime_nv_pcopy: Drop return values from tests
Daniel Vetter
1
-85
/
+36
2014-05-14
tests/prime_nv_pcopy: Drop return values from copy/check functions
Daniel Vetter
1
-101
/
+71
2014-05-14
tests/prime_nv_pcopy: Use asserts in setup code
Daniel Vetter
1
-68
/
+25
2014-05-14
tests/prime_nv_pcopy: Use asserts in nv_bo_alloc
Daniel Vetter
1
-60
/
+22
2014-05-14
tests/prime_nv_api: Use asserts instead of control flow
Daniel Vetter
1
-244
/
+81
2014-05-14
tests/gem_seqno_wrap: Replace control flow with asserts
Daniel Vetter
1
-40
/
+22
2014-05-14
tests: Use igt macros more
Daniel Vetter
30
-288
/
+131
[next]