index
:
profile/extras/intel-gpu-tools
2.0alpha
accepted/tizen_common
accepted/tizen_generic
sandbox/pcoval/tizen
sandbox/ronan/tizen
tizen
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-01
rendercopy/gen8: Fix vertex buffer relocation
Chris Wilson
1
-4
/
+3
2014-08-30
batch: Fix typo in BLIT_BATCH_BEGIN
Chris Wilson
1
-1
/
+1
2014-08-30
batch: Specify number of relocations to accommodate
Chris Wilson
2
-34
/
+24
2014-08-29
Prepare for 64bit relocation addresses
Chris Wilson
5
-29
/
+30
2014-08-29
igt: Tweak the igt_assert_cmpint macro
Chris Wilson
1
-2
/
+2
2014-08-29
lib/batchbuffer: Guard intel_blt_copy with even more asserts
Chris Wilson
1
-10
/
+14
2014-08-29
lib/batchbuffer: Store the gen in a local variable
Chris Wilson
2
-4
/
+7
2014-08-29
igt: Prettify igt_assert_eq() failure messages
Chris Wilson
2
-4
/
+40
2014-08-26
lib: Use igt macros more
Daniel Vetter
2
-18
/
+19
2014-08-26
lib/igt_* Use igt macros in igt libaries
Daniel Vetter
3
-38
/
+29
2014-08-26
lib/intel_* Use igt checks and macros
Daniel Vetter
6
-53
/
+38
2014-08-26
lib/rendercopy*: Use igt_assert
Daniel Vetter
6
-23
/
+23
2014-08-21
lib/fb: Assert, instead of silently failing, when creating fbs
Damien Lespiau
1
-12
/
+6
2014-08-21
lib/fb: Replace straight igt_fail() by asserts with debug messages
Damien Lespiau
1
-3
/
+7
2014-08-21
lib: Change the fb creation functions to take fully qualified tiling formats
Damien Lespiau
2
-25
/
+29
2014-08-14
lib: add igt_restore_vt_mode
Thomas Wood
2
-6
/
+22
2014-08-12
lib/igt_kms: doc for the remaining kmstest_ functions
Daniel Vetter
1
-2
/
+52
2014-08-12
lib/igt_kms: Simplify return value of kmstest_get_connector_config
Daniel Vetter
2
-11
/
+11
2014-08-12
lib/igt_kms: Simplify return value of kmstest_get_connector_default_mode
Daniel Vetter
2
-8
/
+8
2014-08-12
lib/igt_kms: Shuffle kmtests_ functions
Daniel Vetter
2
-195
/
+196
2014-08-12
lib/igt_kms: set_vt_graphics_mode is a low-level helper
Daniel Vetter
2
-8
/
+15
2014-08-12
lib/igt_kms: doc for type2str functions
Daniel Vetter
1
-16
/
+37
2014-08-12
lib/igt_kms: Clean up the other _name functions/macros
Daniel Vetter
2
-18
/
+35
2014-08-12
lib/igt_kms: Unify pipe name helpers
Daniel Vetter
3
-32
/
+40
2014-08-07
igt_kms: add kmstest_unset_all_crtcs()
Paulo Zanoni
2
-0
/
+19
2014-08-07
igt_kms: document and export kmstest_get_property()
Paulo Zanoni
2
-6
/
+25
2014-08-07
igt_kms: optionally return the property from get_property
Paulo Zanoni
1
-13
/
+18
2014-08-07
igt_kms: pass drm_fd instead of igt_display_t on some functions
Paulo Zanoni
1
-12
/
+11
2014-08-07
igt_kms: don't get drmModeRes just to free it later
Paulo Zanoni
1
-12
/
+0
2014-08-06
lib/chv: CHV media pipeline command sequence
Sean V Kelley
4
-1
/
+381
2014-07-30
core: Add all kernel log levels
Chris Wilson
1
-1
/
+8
2014-07-30
lib: don't abort if forcing the connector state fails
Thomas Wood
2
-6
/
+15
2014-07-30
lib: check test options for conflicts
Thomas Wood
1
-4
/
+42
2014-07-30
lib: avoid getopt value conflicts with tests
Thomas Wood
1
-8
/
+15
2014-07-29
lib: Add ndebug to the headers
Ben Widawsky
1
-0
/
+1
2014-07-29
lib: Don't take a reference to the surface in get_cairo_surface()
Damien Lespiau
1
-1
/
+1
2014-07-29
lib: NULLify ->cairo_surface once unmapped
Damien Lespiau
1
-0
/
+2
2014-07-29
lib: Split the GTT mapping out of get_cairo_surface()
Damien Lespiau
1
-11
/
+15
2014-07-29
lib: Remove unused field from struct igt_fb
Damien Lespiau
1
-1
/
+0
2014-07-25
drmtest: First check that driver is i915
Chris Wilson
1
-12
/
+28
2014-07-25
intel-gpu-tools: fix version.h creation in android
Tim Gore
3
-12
/
+18
2014-07-25
core: Inject program name into dmesg
Chris Wilson
1
-21
/
+24
2014-07-25
core: Improve phrasing for test requirements
Chris Wilson
2
-4
/
+7
2014-07-24
core: Inject subtest message into dmesg
Chris Wilson
1
-5
/
+25
2014-07-24
igt_core: Read manpages more carefully for WNOHANG
Chris Wilson
1
-5
/
+13
2014-07-24
igt_core: Refactor igt_stop_helper() to use igt_wait_helper()
Chris Wilson
2
-29
/
+18
2014-07-24
core: Only use signalsafe functions inside signal handlers
Chris Wilson
1
-24
/
+9
2014-07-23
linux: placate drop_caches and pass it a '\n'
Chris Wilson
1
-1
/
+1
2014-07-23
build: improve version.h generation
Thomas Wood
5
-24
/
+27
2014-07-23
lib: add an exit code to use when invalid options are specified
Thomas Wood
2
-4
/
+11
[next]