index
:
~abj/intel-gpu-tools
force_edid
kms_busy
master
rs
spin_batch2
spin_batch_fix_ILK
spin_batch_fix_ILK_ver2
spin_master
igt tests
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-09
Make gem_mmap__{cpu,gtt,wc}() assert on failure
Ville Syrjälä
52
-152
/
+212
2015-10-09
lib: Die if framebuffer GTT mapping fails
Ville Syrjälä
1
-1
/
+4
2015-10-09
Sprinkle igt_assert(ptr) after gem_mmap__{cpu,gtt,wc}
Ville Syrjälä
23
-9
/
+77
2015-10-09
Remove gem_mmap__{cpu,gtt,wc} return value MAP_FAILED asserts
Ville Syrjälä
6
-24
/
+24
2015-10-09
lib: Document that gem_mmap__{cpu,gtt,wc} return NULL on failure
Ville Syrjälä
1
-3
/
+3
2015-10-09
s/gem_mmap/gem_mmap__gtt/
Ville Syrjälä
30
-70
/
+54
2015-10-08
kms_frontbuffer_tracking: add fliptrack subtest
Paulo Zanoni
1
-0
/
+63
2015-10-08
kms_frontbuffer_tracking: don't mode unset when checking sink CRC support
Paulo Zanoni
1
-1
/
+0
2015-10-08
kms_frontbuffer_tracking: add scaledprimary subtest
Paulo Zanoni
1
-0
/
+131
2015-10-08
kms_frontbuffer_tracking: set the universal planes cap in the setup
Paulo Zanoni
1
-87
/
+46
2015-10-08
kms_frontbuffer_tracking: change pattern 1's last rect to 1x1
Paulo Zanoni
1
-4
/
+4
2015-10-08
lib/igt_fb: don't forget to close parens on message printed
Paulo Zanoni
1
-1
/
+1
2015-10-07
tests: Add blob-property test
Daniel Stone
3
-0
/
+230
2015-10-07
lib/igt.cocci: De-opencode ioctls
Daniel Stone
1
-0
/
+18
2015-10-07
lib/drmtest: Add do_ioctl_err to expect failure
Daniel Stone
1
-1
/
+17
2015-10-07
lib/igt.cocci: Add greater-than to igt_assert_lt*
Daniel Stone
1
-0
/
+12
2015-10-07
lib/igt_core: Add igt_assert_fd
Daniel Stone
1
-0
/
+12
2015-10-07
lib/igt_core: Add igt_assert_neq_*() variants
Daniel Stone
1
-0
/
+27
2015-10-07
lib/core: Fix docs for igt_assert_lt(e)
Daniel Vetter
1
-2
/
+2
2015-10-06
benchmarks/gem_blt: Fix compilation after rebase and add batch-size
Chris Wilson
1
-28
/
+63
2015-10-06
benchmarks: Measure BLT performance
Chris Wilson
3
-0
/
+268
2015-10-02
benchmarks: Fix build errors on Android M-Dessert
Derek Morton
5
-27
/
+5
2015-09-28
tests/pm_rc6_residency: Measure the sleep duration
Ville Syrjälä
2
-10
/
+26
2015-09-25
testdisplay: Fix segfault after first modeset fails
Ander Conselvan de Oliveira
1
-1
/
+2
2015-09-25
lib: fix fopen mode in igt_debugfs_search
Thomas Wood
1
-1
/
+1
2015-09-24
lib: add igt_debugfs_search
Thomas Wood
4
-45
/
+35
2015-09-24
gem_ppgtt: Test VMA leak on context destruction
Tvrtko Ursulin
1
-0
/
+86
2015-09-24
lib/tests: explicitly raise SIGSEGV
Thomas Wood
1
-1
/
+6
2015-09-24
gem_storedw_loop: fix segfault when listing subtests
Thomas Wood
1
-2
/
+4
2015-09-23
tests/gem_storedw_loop: Fix use after free for bufmgr
Robert Beckett
1
-1
/
+1
2015-09-18
tests/gem_ctx_param_basic.c: fix non-root-set-no-zeromap subtest
Daniele Ceraolo Spurio
1
-1
/
+1
2015-09-18
m4: remove unused macros
Thomas Wood
3
-523
/
+0
2015-09-17
lib: allow wildcard matching when specifying subtests
Thomas Wood
1
-1
/
+2
2015-09-17
scripts: add quick-testlist.py
Thomas Wood
1
-0
/
+46
2015-09-11
Update version to 1.12 and add the release date
Thomas Wood
2
-2
/
+2
2015-09-11
NEWS: Updates
Thomas Wood
1
-0
/
+25
2015-09-11
tests: update core_getstats to run on any platform
Micah Fedke
1
-1
/
+1
2015-09-11
tests: update core_getclient to run on any platform
Micah Fedke
1
-1
/
+1
2015-09-11
tests: update core_getversion to run on any platform
Micah Fedke
1
-1
/
+1
2015-09-11
tests: update core_get_client_auth to run on any platform
Micah Fedke
1
-3
/
+3
2015-09-11
lib: remove support for deprecated drm_open_any*() calls
Micah Fedke
1
-7
/
+0
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
180
-245
/
+245
2015-09-11
lib: adding drm_open_driver() interface
Micah Fedke
2
-40
/
+75
2015-09-11
lib: don't use igt_warn in signal handlers
Thomas Wood
1
-3
/
+8
2015-09-11
tools/Android.mk: Fix compile error in intel_reg.c
Derek Morton
1
-0
/
+12
2015-09-11
null_state_gen: add const to intel_batch_state_copy data
Thomas Wood
2
-4
/
+4
2015-09-11
tools/aubdump: remove void pointer arithmetic
Thomas Wood
1
-2
/
+2
2015-09-11
tools/intel_bios_reader: Add MIPI device type
Ville Syrjälä
2
-0
/
+2
2015-09-11
tools/intel_bios_reader: Decode the device type bits
Ville Syrjälä
2
-0
/
+50
2015-09-11
tools/intel_bios_reader: Print the child dev handle
Ville Syrjälä
2
-0
/
+36
[next]