index
:
~tagr/intel-gpu-tools
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-12
scripts: use PYTHON primary directive for python scripts
Gaetan Nadon
1
-5
/
+2
2012-01-12
lib: fix include directives, alphabetize sources
Gaetan Nadon
1
-24
/
+21
2012-01-12
Benchmark: use correct src and build location
Gaetan Nadon
1
-21
/
+8
2012-01-12
Debugger: convert existing makefiles to Automake.
Gaetan Nadon
7
-121
/
+108
2012-01-11
lib/drmtest: add gpu quiescent helper
Daniel Vetter
2
-1
/
+46
2012-01-11
tests: add drm_vma_limiter_cached to check libdrm cache mmap pruning
Daniel Vetter
2
-0
/
+139
2012-01-11
lib/drmtest: extract helpers for signal interruptions
Daniel Vetter
3
-30
/
+48
2012-01-11
tests: add drm_vma_limiter variants that only check gtt/cpu mmaps
Daniel Vetter
3
-0
/
+203
2012-01-11
tests: add drm_vma_limiter
root
2
-0
/
+111
2012-01-10
tests/gem_fenced_exec_trash: use drmtest helpers more
root
1
-25
/
+13
2012-01-10
lib/drmtest: extract gem_mmap
Daniel Vetter
12
-164
/
+28
2012-01-10
lib/drmtest: extract gem_create
Daniel Vetter
19
-190
/
+19
2012-01-10
testdisplay: rename global fd variable to drm_fd
Daniel Vetter
1
-35
/
+35
2012-01-10
testdisplay: fixup smaller compiler warnings
Daniel Vetter
1
-5
/
+3
2012-01-10
tests: use the gem_write wrapper some more
Daniel Vetter
2
-19
/
+2
2012-01-10
lib/drmtest: extract gem_set_domain and gem_sync
Daniel Vetter
10
-83
/
+27
2012-01-10
tests: fixup new warnings
Daniel Vetter
10
-53
/
+50
2012-01-10
lib/drmtest: extract gem_read
Daniel Vetter
10
-105
/
+20
2012-01-10
lib/drmtest: extract gem_write
Daniel Vetter
19
-252
/
+29
2012-01-10
lib/drmtest: extract gem_close
Daniel Vetter
17
-138
/
+9
2012-01-10
lib/drmtest: extract gem_set_tiling
Daniel Vetter
10
-149
/
+39
2012-01-09
lib: fixup new compiler warnings
Daniel Vetter
2
-12
/
+12
2012-01-09
tools/intel_stepping: fixup new warnings
Daniel Vetter
1
-12
/
+12
2012-01-09
tools/intel_gtt: fixup new warnings
Daniel Vetter
1
-1
/
+0
2012-01-09
tools/intel_reg_dumper: fixup new warnings
Daniel Vetter
1
-112
/
+111
2012-01-09
remove tools/intel_decode
Daniel Vetter
3
-2972
/
+2
2012-01-09
tools/intel_gpu_top: fixup new warnings
Daniel Vetter
1
-4
/
+5
2012-01-09
tools/intel_dump_decode: use libdrm decoder
Daniel Vetter
1
-12
/
+20
2012-01-09
tools/intel_bios_reader: fixup new warnings
Daniel Vetter
1
-10
/
+10
2012-01-09
tools/intel_bios_dumper: fixup new warnings
Daniel Vetter
1
-10
/
+10
2012-01-09
tools/intel_audio_dump: fixup new warnings
Daniel Vetter
1
-13
/
+13
2012-01-09
tools/intel_error_decode: fixup new warnings
Daniel Vetter
1
-11
/
+10
2012-01-09
tools/intel_error_decode: convert over to libdrm decoder
Daniel Vetter
2
-9
/
+24
2012-01-09
testdisplay: update to new colorkey ioctl
Jesse Barnes
1
-3
/
+5
2012-01-08
Fix pthread compiler flags to work on Solaris and with Studio compiler
Alan Coopersmith
3
-5
/
+10
2012-01-08
include <fcntl.h> in lib/intel_mmio.c for open() prototype on Solaris
Alan Coopersmith
1
-0
/
+1
2012-01-08
List out array values instead of using gcc range extension
Alan Coopersmith
1
-2
/
+7
2012-01-08
Use sched_yield instead of pthread_yield
Alan Coopersmith
1
-1
/
+1
2012-01-08
Solaris defines struct winsize in termios.h
Alan Coopersmith
2
-0
/
+6
2012-01-08
Provide Solaris implementation of intel_get_total_ram_mb
Alan Coopersmith
2
-1
/
+22
2012-01-04
config: restore the libtool minimum version to 1.5
Gaetan Nadon
1
-2
/
+2
2012-01-04
config: the minimum version for autoconf is 2.60
Gaetan Nadon
1
-2
/
+2
2012-01-04
config: set-up xorg automatic rebuilding rules
Gaetan Nadon
2
-5
/
+11
2012-01-04
config: use project wide xorg warnings variable
Gaetan Nadon
6
-17
/
+5
2012-01-04
config: remove duplicate AC_PROG_CC and AC_PROG__CC_99
Gaetan Nadon
1
-15
/
+6
2012-01-04
config: remove unrequired AM_PROG_CC_C_O
Gaetan Nadon
1
-1
/
+0
2012-01-04
Add mandatory ChangeLog and INSTALL files
Gaetan Nadon
1
-0
/
+12
2012-01-04
Man pages still showing version 1.0 in the 1.1 release
Gaetan Nadon
19
-35
/
+48
2012-01-04
Use standard .gitignore file and layout
Gaetan Nadon
9
-95
/
+147
2012-01-04
Add mandatory COPYING file.
Gaetan Nadon
1
-0
/
+108
[next]