index
:
~gfxstrand/intel-gpu-tools
master
wip/sand
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-26
lib: print a stack trace when a test assertion fails
Thomas Wood
2
-3
/
+33
2015-03-26
igt/gem_concurrent_blit: Separate out the combinatorial explosion
Chris Wilson
2
-0
/
+6
2015-03-26
lib/core: Silence internally used signals
Chris Wilson
1
-4
/
+11
2015-03-25
lib: Add media spin
Jeff McGee
5
-0
/
+627
2015-03-24
lib: Add i854 PCI ID
Ville Syrjälä
1
-0
/
+2
2015-03-24
lib: Allow 32bit addresses for IOSF-SB registers
Ville Syrjälä
2
-8
/
+8
2015-03-24
lib: Change IOSF SB devfn to 0.0
Ville Syrjälä
1
-1
/
+1
2015-03-23
lib: Only warn about suspicious CRCs
Daniel Vetter
1
-17
/
+18
2015-03-23
tests: Remove usage of igt_crc_equal and _non_null
Daniel Vetter
2
-35
/
+3
2015-03-23
lib/debugfs: Add igt_assert_crc_equal
Daniel Vetter
2
-1
/
+21
2015-03-23
lib/core: add interactive debug point to igt_fail
Daniel Vetter
1
-0
/
+2
2015-03-18
lib/batch: Fix range checks for blits
Chris Wilson
1
-9
/
+12
2015-03-18
lib/batch: Trivial compile fix for 32-bit builds
Chris Wilson
1
-2
/
+2
2015-03-12
lib: small documentation fixes
Thomas Wood
3
-2
/
+2
2015-03-12
lib: move igt_interactive_debug into igt_core.c
Thomas Wood
2
-1
/
+2
2015-03-12
lib/fb: Use PRIx64 for uint64_t in format string
Damien Lespiau
1
-1
/
+1
2015-03-12
lib: Allow the creation of Ys/Yf tiled FBs
Damien Lespiau
1
-3
/
+106
2015-03-12
lib/igt_fb: Use new ADDFB2 extension for new tiling modes
Tvrtko Ursulin
1
-13
/
+23
2015-03-12
lib: Add support for new extension to the ADDFB2 ioctl.
Tvrtko Ursulin
2
-0
/
+35
2015-03-12
tiling: Convert framebuffer helpers to use fb modifiers
Tvrtko Ursulin
3
-15
/
+16
2015-03-12
lib: Provide a raw version of the gen9 fast copy blits
Damien Lespiau
2
-1
/
+151
2015-03-12
lib: Split two helpers to build fast copy's dword0 and dword1
Damien Lespiau
1
-39
/
+57
2015-03-12
lib: Don't give a struct igt_buf * to fast_copy_pitch()
Damien Lespiau
1
-6
/
+6
2015-03-12
lib/skl: Add gen9 specific igt_blitter_fast_copy()
Damien Lespiau
3
-0
/
+141
2015-03-12
tests/kms_addfb: Y tiled testcases
Tvrtko Ursulin
1
-0
/
+2
2015-03-12
tests/kms_addfb: Add support for fb modifiers
Tvrtko Ursulin
2
-0
/
+53
2015-03-06
igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible
Matt Roper
1
-0
/
+32
2015-03-06
lib/core: Make the start of the debug output more clear
Chris Wilson
1
-4
/
+2
2015-02-27
lib/igt_core: don't add newlines in logging functions
Daniel Vetter
1
-3
/
+9
2015-02-27
lib: add igt_assert_lt
Daniel Vetter
1
-0
/
+13
2015-02-25
lib: small documentation fixes
Thomas Wood
4
-4
/
+4
2015-02-25
lib/tests: update .gitignore
Thomas Wood
1
-1
/
+2
2015-02-25
lib: print the signal name to stderr when handling a signal
Thomas Wood
1
-4
/
+18
2015-02-25
lib: remove handled option arguments from argv
Thomas Wood
7
-19
/
+33
2015-02-25
lib: use defines for igt_simple_init and igt_subtest_init
Thomas Wood
2
-38
/
+32
2015-02-24
lib/igt_kms.c: remove tests dependency on VT /dev/tty0
Marc Herbert
1
-4
/
+18
2015-02-24
tests/drv_suspend: hibernation test
David Weinehall
2
-4
/
+33
2015-02-18
lib: Use strtol not strtod for overiding the PCI ID
Chris Wilson
1
-1
/
+1
2015-02-18
lib: Cache DRM device id to reduce number of ioctls
Chris Wilson
2
-18
/
+15
2015-02-17
lib: small documentation fixes
Thomas Wood
2
-2
/
+2
2015-02-17
lib: print recent log messages to stderr when a test or subtest fails
Thomas Wood
1
-3
/
+37
2015-02-17
lib: add a ring buffer for log entries
Thomas Wood
2
-12
/
+63
2015-02-13
lib/igt_gt: Document and consolidate
Daniel Vetter
8
-233
/
+284
2015-02-13
lib/igt_aux: s/swap/igt_swap/
Daniel Vetter
2
-3
/
+3
2015-02-13
lib/ioctl: Document ctx param functions
Daniel Vetter
2
-38
/
+63
2015-02-13
lib/ioctl: Add gem_context_destroy helpers
Daniel Vetter
2
-0
/
+34
2015-02-13
lib/ioctls: make gem_context_set/get_param infallible
Daniel Vetter
3
-16
/
+8
2015-02-13
igt/ioctls: doc for gem_mmap
Daniel Vetter
1
-1
/
+10
2015-02-13
lib/ioctl: gem_ prefix for igt_require_mmap_wc
Daniel Vetter
1
-1
/
+10
2015-02-13
lib/ioctl: api polish for gem_context_has_param
Daniel Vetter
3
-4
/
+4
[next]