index
:
~bwidawsk/intel-gpu-tools
aubdump
bdw-fixes
context_support
debug
dpf
dpf-hsw
dump_util
dump_util2
eudb-cleanup
for-jbarnes
good_reg
intel-freq
master
ppgtt
prelocate
rendercopy_gen7
sandbox
sandbox2
sysfs
system_routine
system_routine_old
temp
wait_render
intel-gpu-tools with a bwidawsk twist
bwidawsk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-14
lib: adjust oom_score
Daniel Vetter
1
-0
/
+17
2013-11-14
NEWS: Make testing requirements official
Daniel Vetter
1
-0
/
+5
2013-11-14
tests/pm_pc8: Fix invalid pointer-to-integer casting
Chris Wilson
1
-3
/
+3
2013-11-13
gem_cs_prefetch: more gen8 integration fallout
Ben Widawsky
1
-3
/
+0
2013-11-13
gem_evict_*: Fix batch lengths, broken on gen8 integration
Ben Widawsky
2
-2
/
+6
2013-11-13
tests: add gem_reset_stats
Mika Kuoppala
2
-0
/
+771
2013-11-12
NEWS: Android.mk updates!
Daniel Vetter
1
-0
/
+2
2013-11-12
build: New Android makefiles
Oscar Mateo
3
-528
/
+149
2013-11-12
lib/igt_display: workaround a name conflict in Android
Oscar Mateo
1
-0
/
+4
2013-11-12
lib/drmtest: Get the correct basename() under Android
Oscar Mateo
1
-1
/
+5
2013-11-12
build: Fix assorted compilation warnings
Oscar Mateo
5
-9
/
+9
2013-11-12
tests/gem_vmap_blits: Finish extracting gem_read
Oscar Mateo
1
-14
/
+0
2013-11-12
tests/drm_get_client_auth: In Android, use gettid() instead of syscall(SYS_ge...
Oscar Mateo
1
-3
/
+7
2013-11-12
rendercopy: Remove rendercopy.c
Oscar Mateo
4
-52
/
+21
2013-11-12
lib: Move kms stuff from drmtest.c over to igt_kms.c
Oscar Mateo
13
-804
/
+877
2013-11-12
build: Move logic to tests/Makefile.am and away from Makefile.sources
Oscar Mateo
2
-3
/
+4
2013-11-12
build: Fix missing "\" in tests/Makefile.sources
Oscar Mateo
1
-1
/
+1
2013-11-12
build: list all test/tool/lib source files in their own Makefile.sources
Oscar Mateo
6
-293
/
+302
2013-11-11
gitignore: Ignore the newly introduced pm_psr
Damien Lespiau
1
-0
/
+1
2013-11-11
gem_storedw_batches_loop: Fix for real this time
Ben Widawsky
1
-6
/
+9
2013-11-11
tests/drv_suspend: Replace "&> /dev/null" with "> /dev/null 2>&1"
Oscar Mateo
1
-2
/
+2
2013-11-11
gem_linear_blits: Fix blit command length
Ben Widawsky
1
-0
/
+7
2013-11-08
tests/pm_pc8: reorganize main function
Paulo Zanoni
1
-2
/
+15
2013-11-08
tests/pm_pc8: add some GEM tests
Paulo Zanoni
1
-0
/
+357
2013-11-08
tests/pm_pc8: remove "batch" and "stress-test" subtests
Paulo Zanoni
1
-73
/
+0
2013-11-08
tests/pm_pc8: add debugfs/sysfs tests
Paulo Zanoni
1
-0
/
+121
2013-11-08
tests/pm_pc8: add modeset-lpsp-stress
Paulo Zanoni
1
-0
/
+2
2013-11-08
tests/pm_pc8: extract i2c_subtest_check_environment
Paulo Zanoni
1
-2
/
+7
2013-11-08
tests/pm_pc8: return void on test_i2c
Paulo Zanoni
1
-3
/
+3
2013-11-08
tests/pm_pc8: move teardown_environment next to setup_environment
Paulo Zanoni
1
-7
/
+7
2013-11-07
gem_cpu_reloc: Fixed botched BLIT conversion
Ben Widawsky
1
-2
/
+2
2013-11-07
gem_evict_alignment: Skip on GEN8 for now
Ben Widawsky
1
-0
/
+3
2013-11-07
gem_evict_everything: Fix broken blit generalization
Ben Widawsky
1
-2
/
+4
2013-11-08
Revert "tests/gem_ctx_bad_exec: Check the errno, too"
Daniel Vetter
1
-3
/
+3
2013-11-07
gem_storedw_batches_loop: Update for gen8
Ben Widawsky
1
-9
/
+15
2013-11-07
tests/gem_overflow_reloc: Rework subtest enumeration
Daniel Vetter
1
-44
/
+53
2013-11-07
tests/gem_reloc_overflow: Polish after Rafael's patch
Daniel Vetter
1
-2
/
+8
2013-11-07
tests/gem_reloc_overflow: Add gen8+ specifc tests
Rafael Barbalho
1
-45
/
+103
2013-11-06
NEWS: Remove spurious -
Daniel Vetter
1
-1
/
+1
2013-11-06
NEWS: Restore the 1.4 release info
Ben Widawsky
1
-2
/
+1
2013-11-06
NEWS: Broadwell will be in 1.6, not 1.5
Ben Widawsky
1
-3
/
+7
2013-11-06
NEWS: Broadwell
Ben Widawsky
1
-0
/
+2
2013-11-06
list-workarounds/bdw: Add Broadwell to the list of valid platorms
Damien Lespiau
1
-1
/
+1
2013-11-06
quick_dump/bdw: support Broadwell in device auto-detection
Mengdong Lin
3
-0
/
+8
2013-11-06
quick_dump/bdw: dump audio debug registers for Haswell and Broadwell
Mengdong Lin
3
-0
/
+10
2013-11-06
quick_dump/bdw: dump audio configuration registers for Haswell and Broadwell
Mengdong Lin
3
-0
/
+37
2013-11-06
quick_dump/bdw: Just basic stuff for now
Ben Widawsky
3
-0
/
+46
2013-11-06
intel_audio_dump/bdw: dump audio M CTS readback register
Mengdong Lin
1
-0
/
+6
2013-11-06
intel_audio_dump/bdw: dump audio DP and DIP FIFO debug status
Mengdong Lin
1
-0
/
+31
2013-11-06
intel_audio_dump/bdw: dump audio chicken bit register
Mengdong Lin
1
-0
/
+91
[next]