index
:
~miku/intel-gpu-tools
79053
ban_params
cond_bb_end
drv_hangman
drv_workarounds
gen7_exec_parse
gen8_golden_state
golden_state
igt_stop_rings
intel_reg_engine
master
null_state_gen
store_dword
svm
miku's igt playground
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-29
igt/gem_close_race: Fix blit commands for BDW
HEAD
master
Chris Wilson
1
-15
/
+26
2014-01-28
iosf: make iosf_rw take a larger addr
Jesse Barnes
1
-25
/
+14
2014-01-28
dpio: make dpio reg read/write output like normal reg read/write output
Jesse Barnes
2
-1
/
+3
2014-01-28
mmio: drop unused i915_loaded fn
Jesse Barnes
1
-16
/
+0
2014-01-28
mmio: use intel_iosf.c for DPIO reads and writes
Jesse Barnes
5
-134
/
+42
2014-01-27
tests/pm_rps: rename basic test to "basic-api"
Daniel Vetter
1
-1
/
+1
2014-01-27
pm_rps: Make frequency logging more compact
Jeff McGee
1
-17
/
+18
2014-01-27
pm_rps: Remove repeat sysfs reads
Jeff McGee
1
-47
/
+51
2014-01-27
pm_rps: Expand on min and max config testing
Jeff McGee
1
-29
/
+77
2014-01-27
NEWS: update with nomodeset register access change
Jesse Barnes
1
-0
/
+3
2014-01-27
quick_dump: more vlv dpio regs
Jesse Barnes
1
-0
/
+9
2014-01-27
mmio: allow register init even if debugfs isn't available and i915 isn't loaded
Jesse Barnes
1
-4
/
+1
2014-01-26
igt/gem_concurrent_blit: Scale resource usage to RAM correctly
Chris Wilson
1
-16
/
+33
2014-01-23
intel_error_decode: Protect against missing ring registers
Chris Wilson
1
-5
/
+4
2014-01-23
tools: Allow building on Android after noinst_PROGRAMS is not defined any more
Tvrtko Ursulin
1
-1
/
+1
2014-01-22
tests/gem_reset_stats: stop only one ring when submitting hang
Mika Kuoppala
1
-3
/
+20
2014-01-21
gem_storedw_batches_loop: Fix for pre-BDW
Ben Widawsky
1
-1
/
+2
2014-01-20
kms_flip: Try to consume all fences after a flip
Chris Wilson
1
-2
/
+54
2014-01-20
quick_dump/watermarks: lp3, misc and debug
Ben Widawsky
1
-1
/
+5
2014-01-20
quick_dump/broadwell: Use haswell_other
Ben Widawsky
1
-0
/
+1
2014-01-20
quick_dump/hsw: Watermark debug
Ben Widawsky
1
-0
/
+12
2014-01-20
quick_dump: Allow comments in the register files
Ben Widawsky
1
-0
/
+14
2014-01-20
quick_dump: Fix the indentation
Ben Widawsky
2
-67
/
+70
2014-01-20
.gitignore: Add pycache
Ben Widawsky
1
-1
/
+1
2014-01-19
tests/gem_fd_exhaustion: Make it work
Daniel Vetter
1
-14
/
+22
2014-01-19
lib: add __gem_create
Daniel Vetter
2
-0
/
+16
2014-01-19
tests/pm_rps: Add missing static
Daniel Vetter
1
-1
/
+1
2014-01-19
debugger: avoid global variable shadowing
Daniel Vetter
1
-8
/
+8
2014-01-19
lib: extract igt_drop_root
Daniel Vetter
3
-13
/
+16
2014-01-19
tests: Add gem_fd_exhaustion
Daniel Vetter
3
-0
/
+85
2014-01-19
tests: Move pm_rps to the right Makefile target
Daniel Vetter
1
-1
/
+1
2014-01-18
pm_rps: Fix verbose option and streamline its use
Jeff McGee
1
-10
/
+42
2014-01-18
pm_rps: Convert to subtest structure
Jeff McGee
1
-57
/
+62
2014-01-18
pm_rps: Add read back checking on sysfs writes
Jeff McGee
1
-1
/
+6
2014-01-17
tools: Install them all
Daniel Vetter
1
-3
/
+1
2014-01-15
tests/gem_gtt_hog: Use igt_simple_main
Daniel Vetter
1
-4
/
+1
2014-01-15
tests/primve_nv_pcopy: Comment out unused check_swizzle function
Daniel Vetter
1
-1
/
+1
2014-01-15
gem_gtt_hog: use a normal exit()
Chris Wilson
1
-1
/
+1
2014-01-14
igt: tests/Android.mk: fix LOCAL_PATH usage
Robert Beckett
1
-3
/
+4
2014-01-14
tests/gem_reset_stats: run tests on all rings
Mika Kuoppala
1
-42
/
+90
2014-01-14
tests/gem_reset_stats: split ctx tests
Mika Kuoppala
1
-30
/
+108
2014-01-14
tests/prime_nv_pcopy: disable swizzle tests
Daniel Vetter
1
-1
/
+3
2014-01-13
gem_storedw_batches_loop: Fix for BDW
Ben Widawsky
1
-3
/
+2
2014-01-13
tests: Drop glib.h include from kms_cursor_crc and kms_fbc_crc
Ville Syrjälä
2
-4
/
+1
2014-01-10
pm_rps: Use igt exit handler for restore
Jeff McGee
1
-19
/
+23
2014-01-10
pm_rps: Fix test to target original min and max
Jeff McGee
1
-4
/
+9
2014-01-10
pm_rps: Assert that valid sysfs writes return success
Jeff McGee
1
-8
/
+15
2014-01-10
pm_rps: Use unbuffered I/O on sysfs files
Jeff McGee
1
-5
/
+2
2014-01-10
tests/gem_pipe_control_store_loop: Delete bogus assertion
Chris Wilson
1
-3
/
+1
2014-01-10
gem_gtt_hog: Print elapsed time in ms
Chris Wilson
1
-2
/
+2
[next]