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-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
2015-08-05
tools: Use right #include path for i915_drm.h
Kristian Høgsberg Kristensen
1
-1
/
+1
2015-08-04
configure.ac: Fix the intel_aubdump chmod to use topbuilddir
Kristian Høgsberg Kristensen
1
-1
/
+1
2015-08-04
tools/aubdump: Add --device option for overriding device ID
Kristian Høgsberg Kristensen
3
-7
/
+40
2015-08-04
tools/aubdump.c: Also define struct drm_i915_gem_userptr for compatibility
Kristian Høgsberg Kristensen
1
-0
/
+16
2015-07-31
tools/aubdump: #define DRM_IOCTL_I915_GEM_USERPTR if kernel headers don't
Kristian Høgsberg Kristensen
1
-0
/
+5
2015-07-31
tools: Add man page for intel_aubdump
Kristian Høgsberg Kristensen
2
-0
/
+34
2015-07-31
tools: Add LD_PRELOAD-based AUB dumper tool
Kristian Høgsberg Kristensen
6
-1
/
+758
2015-07-30
tests/kms_addfb: Add testcass for garbage in unused planes
Daniel Vetter
1
-6
/
+61
2015-07-28
igt/gem_streaming_writes: Reorder setting EXEC_OBJECT_WRITE
Chris Wilson
1
-19
/
+22
2015-07-28
igt/gem_streaming_writes: Bind into the GTT early
Chris Wilson
2
-4
/
+36
2015-07-24
benchmark: Measure allocation time for objects
Chris Wilson
3
-0
/
+178
2015-07-24
benchmarks: Measure mmap fault latency
Chris Wilson
1
-3
/
+16
2015-07-24
benchmarks: Benchmarkify gem_exec_ctx
Chris Wilson
3
-0
/
+204
2015-07-24
tests/drm_import_export: Add tests for prime/flink sharing races
Michał Winiarski
1
-0
/
+112
2015-07-24
benchmarks: Add kms_vblank to .gitignore
Chris Wilson
1
-0
/
+1
2015-07-23
benchmarks: Measure round-trip time for an immediate vblanks
Chris Wilson
2
-1
/
+183
2015-07-23
benchmarks: gem_prw add the read/write switch to getopt
Chris Wilson
1
-1
/
+1
2015-07-23
benchmarks: Add simple mmap benchmarks
Chris Wilson
3
-0
/
+167
2015-07-23
benchmarks: Add simple pread/pwrite benchmarks
Chris Wilson
3
-0
/
+123
2015-07-22
benchmarks: Benchmarkify gem_exec_nop
Chris Wilson
4
-2
/
+156
2015-07-20
man: ensure rst files are included in the distribution tarball
Thomas Wood
1
-1
/
+1
2015-07-20
lib/gpgpu_fill: Add SKL support
Dominik Zeromski
3
-0
/
+111
2015-07-20
lib/gpgpu_fill: Add BDW support
Dominik Zeromski
3
-6
/
+299
2015-07-20
lib: Move gpgpu_fill code to separate file
Dominik Zeromski
7
-172
/
+464
2015-07-20
Android.mk: Disable tools that do not build for android
Derek Morton
2
-1
/
+5
2015-07-20
lib: exit immediately if igt_fail is called in an exit handler
Thomas Wood
1
-0
/
+8
2015-07-20
tools/Android.mk: add any extra program sources
Thomas Wood
1
-1
/
+5
2015-07-20
intel_reg: support platforms without sys/io.h
Thomas Wood
2
-2
/
+17
2015-07-19
igt/stats: Fixup tests to compile after interface changes
Chris Wilson
1
-1
/
+2
2015-07-19
tools: Add a simple stats generator 'igt_stats'
Chris Wilson
3
-0
/
+107
2015-07-19
lib: Allow storing floating point values in igt_stats
Chris Wilson
2
-23
/
+91
2015-07-16
tests/gem_reg_read: Extend and check for valid 36b counter
Michał Winiarski
1
-21
/
+120
2015-07-15
igt/gem_eio: Waiting on a hung batch should report -EIO
Chris Wilson
1
-1
/
+29
2015-07-14
kms_frontbuffer_tracking: don't keep debugfs open
Paulo Zanoni
1
-41
/
+27
2015-07-14
tests: add kms_fbcon_fbt
Paulo Zanoni
3
-0
/
+293
2015-07-14
kms_frontbuffer_tracking: implement suspend subtest
Paulo Zanoni
1
-0
/
+39
2015-07-14
kms_frontbuffer_tracking: allow passing a NULL pattern
Paulo Zanoni
1
-4
/
+6
2015-07-14
kms_frontbuffer_tracking: simplify subtest enumeration
Paulo Zanoni
1
-36
/
+21
2015-07-14
kms_frontbuffer_tracking: add farfromfence subtest
Paulo Zanoni
1
-0
/
+82
2015-07-14
kms_frontbuffer_tracking: implement badstride test
Paulo Zanoni
1
-0
/
+69
2015-07-14
configure: require libdrm >= 2.4.55
Paulo Zanoni
3
-16
/
+1
2015-07-14
kms_frontbuffer_tracking: only force std_1024_mode on HSW
Paulo Zanoni
1
-23
/
+26
2015-07-14
kms_frontbuffer_tracking: remove enum feature_status
Paulo Zanoni
1
-23
/
+12
[next]