index
:
~jbarnes/intel-gpu-tools
bat
master
svm
Misc. igt changes
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-14
tests/kms_setmode: mark simple clone test as basic
bat
Jesse Barnes
1
-1
/
+1
2015-08-14
tests/kms_flip: add basic tests for flip, flip vs dpms, and flip modeset v2
Jesse Barnes
1
-6
/
+8
2015-08-14
tests/pm_rpm: mark RTE and D3 tests as basic
Jesse Barnes
1
-2
/
+2
2015-08-14
tests/pm_backlight: mark simple test as basic
Jesse Barnes
1
-1
/
+1
2015-08-14
tests/kms_addfb: mark simple fb creation tests as basic v2
Jesse Barnes
3
-5
/
+5
2015-08-14
tests/gem_tiled_pread: mark normal tests as basic v2
Jesse Barnes
3
-2
/
+2
2015-08-14
tests/gem_pread/pwrite: mark normal tests as basic
Jesse Barnes
2
-2
/
+2
2015-08-14
tests/gem_mmap_gtt: mark basic access and copy tests as basic v2
Jesse Barnes
1
-19
/
+19
2015-08-14
tests/gem_mmap: mark basic object creation tests as basic
Jesse Barnes
1
-2
/
+2
2015-08-14
tests/drv_getparams: mark EU and subslice fetch as basic v2
Jesse Barnes
3
-4
/
+4
2015-08-14
tests/gem_flink, prime_self_import: mark flink and prime tests as basic v2
Jesse Barnes
4
-8
/
+8
2015-08-14
tests/drv_module_reload_basic: use linear_blits after module_reload for sanit...
Jesse Barnes
1
-1
/
+1
2015-08-14
tests/drv_module_reload: rename drv_module_reload to include in BATs
Jesse Barnes
2
-1
/
+1
2015-08-14
tests/gem_storedw_loop: add new store_dword test to unify per-ring ones v2
Jesse Barnes
3
-0
/
+183
2015-08-14
igt/gem_mmap: Add one more extra large bo
Chris Wilson
1
-19
/
+41
2015-08-14
lib: Allow caller to use uint64_t sizes with intel_require_memory()
Chris Wilson
2
-6
/
+5
2015-08-13
tools/null_state/gen9: Send all components in VF state
Mika Kuoppala
1
-1
/
+1
2015-08-13
kms_frontbuffer_tracking: don't test SPR or CUR on multidraw
Paulo Zanoni
1
-0
/
+1
2015-08-13
kms_frontbuffer_tracking: don't test CUR or SPR planes on FBS_SHARED
Paulo Zanoni
1
-0
/
+4
2015-08-13
tools/null_state/gen9: Send atleast one valid component in VF state
Arun Siluvery
1
-1
/
+6
2015-08-13
lib/rendercopy_gen9: Setup Push constant pointer before sending BTP commands
Arun Siluvery
1
-7
/
+7
2015-08-13
lib/rendercopy_gen9: WaBindlessSurfaceStateModifyEnable
Mika Kuoppala
1
-3
/
+7
2015-08-13
benckmarks/Android.mk: Fix building benchmarks for Android
Derek Morton
3
-3
/
+4
2015-08-12
aubdump: Write header after figuring out the gen
Kristian Høgsberg Kristensen
1
-2
/
+1
2015-08-12
aubdump: Handle 48 bit ppgtt dumping
Kristian Høgsberg Kristensen
1
-6
/
+12
2015-08-12
tests: update .gitignore
Thomas Wood
1
-7
/
+8
2015-08-12
tests/gem_pwrite_snooped: Verify set_caching vs. pwrite clflush behaviour
Ville Syrjälä
2
-0
/
+141
2015-08-12
tests/kms_pwrite_crc: Use drmModeSetPlane() instead of igt_plane_set_fb()
Ville Syrjälä
1
-7
/
+18
2015-08-12
tests: Document ABI extension catchers
Daniel Vetter
3
-1
/
+10
2015-08-12
lib/core: Add igt_reset_timeout
Daniel Vetter
4
-3
/
+18
2015-08-12
lib/core: Add optional reason for timeout failure
Daniel Vetter
5
-8
/
+17
2015-08-12
tests/gem_ctx_param_basic: support NO_ZEROMAP
David Weinehall
2
-11
/
+41
2015-08-11
benchmarks: Add a microbenchmark for relocation overhead
Chris Wilson
3
-0
/
+259
2015-08-10
benchmarks/gem_exec_trace: Unmap each trace after replay
Chris Wilson
1
-0
/
+1
2015-08-10
benchmarks/gem_exec_trace: Mark the mmap as sequentially read
Chris Wilson
1
-0
/
+5
2015-08-10
benchmarks: Rename the gem_exec_trace tracer module
Chris Wilson
2
-5
/
+5
2015-08-10
benchmarks/gem_exec_trace: Clear all new bo handles
Chris Wilson
1
-3
/
+5
2015-08-10
benchmarks: Do not install to system-wide bin/
Chris Wilson
1
-1
/
+3
2015-08-09
benchmarks: Record and replay calls to EXECBUFFER2
Chris Wilson
5
-0
/
+534
2015-08-08
overlay: Handle execlists not setting the rings as active
Chris Wilson
1
-2
/
+19
2015-08-08
overlay: Add Broadwell+ ids from kernel i915_pciids.h
Chris Wilson
2
-2
/
+109
2015-08-07
tools/aubdump: Get PCI ID from getparam ioctl when we can
Kristian Høgsberg
1
-1
/
+11
2015-08-07
tools/aubdump: Don't rely on open for discovering the drm fd
Kristian Høgsberg
1
-26
/
+12
2015-08-06
Revert "tests/gem_ctx_param_basic: fix invalid params"
HEAD
master
Jesse Barnes
1
-1
/
+1
2015-08-06
tests/gem_ctx_param_basic: fix invalid params
Jesse Barnes
1
-1
/
+1
2015-08-06
benchmarks/Android.mk, tools/Android.mk: Fix android build error
Derek Morton
2
-2
/
+2
2015-08-05
lib: add igt_debugfs_read()
Paulo Zanoni
5
-60
/
+55
2015-08-05
kms_frontbuffer_tracking: use the dirty ioctl after MMAP_WC calls
Paulo Zanoni
1
-0
/
+18
2015-08-05
tests/gem_mmap_wc: don't fail if the Kernel is too old for the getparam flag
Paulo Zanoni
1
-1
/
+1
2015-08-05
configure.ac: Fix chmod on intel_aubdump the right way
Kristian Høgsberg Kristensen
1
-3
/
+3
[next]