projects
/
platform
/
upstream
/
intel-gpu-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
igt/gem_userptr_blits: Fix forked access test
[platform/upstream/intel-gpu-tools.git]
/
tests
/
2014-07-24
Tvrtko Ursulin
igt/gem_userptr_blits: Fix forked access test
tree
|
commitdiff
2014-07-23
Daniel Vetter
tests/pm_rpm: Convert to new optparsing
tree
|
commitdiff
2014-07-23
Daniel Vetter
lib/drm_lib.sh: Bare-bones long option parsing
tree
|
commitdiff
2014-07-23
Daniel Vetter
tests: Move root check to lib/drm_lib.sh
tree
|
commitdiff
2014-07-23
Thomas Wood
build: improve version.h generation
tree
|
commitdiff
2014-07-23
Thomas Wood
tests: convert simple tests to use igt_simple_init_pars...
tree
|
commitdiff
2014-07-23
Thomas Wood
tests: remove unused getopt header includes
tree
|
commitdiff
2014-07-21
Chris Wilson
igt/gem_userptr_blits: New tests, old issues
tree
|
commitdiff
2014-07-19
Chris Wilson
igt/kms_flip: Skip if headless
tree
|
commitdiff
2014-07-17
Paulo Zanoni
tests/pm_rpm: add dpms-mode-unset{,-non}-lpsp subtests
tree
|
commitdiff
2014-07-15
Daniel Vetter
lib/igt.cocci: Add s/assert/igt_assert/
tree
|
commitdiff
2014-07-15
Daniel Vetter
tests/gem_userptr_blits: Polish
tree
|
commitdiff
2014-07-15
Tvrtko Ursulin
tests/gem_userptr_blits: Race between object creation...
tree
|
commitdiff
2014-07-14
Damien Lespiau
tests: Move gem_render_copy_redux to the list of multi...
tree
|
commitdiff
2014-07-14
Daniel Vetter
lib: Add argc/argv to igt_simple_init
tree
|
commitdiff
2014-07-14
Tim Gore
intel-gpu-tools: Dont build kms_force_connector if...
tree
|
commitdiff
2014-07-14
Chris Wilson
igt/gem_userptr_blits: Add missing RAM check before...
tree
|
commitdiff
2014-07-14
Chris Wilson
igt/gem_userptr_blits: Add missing RAM check before...
tree
|
commitdiff
2014-07-12
Chris Wilson
igt/gem_close_race: Increase GPU load
tree
|
commitdiff
2014-07-11
Chris Wilson
igt/gem_close_race: Trim object size
tree
|
commitdiff
2014-07-11
Chris Wilson
igt/gem_tiled_swapping: Speed up slightly
tree
|
commitdiff
2014-07-11
Daniel Vetter
lib/igt.cocci: Add stanza for for_each_pipe
tree
|
commitdiff
2014-07-11
Damien Lespiau
lib: Extract gem_get_tiling() from a couple of tests.
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Use the igt_kms enum to encode the...
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Remove unnecessary includes
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Always use the primary plane to compu...
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Document the two steps in prepare_crtc()
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Don't compile the test on Android...
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Add the test to .gitignore
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Properly paint the whole frame buffer
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Don't commit with no fb set up
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Allow the sprite test to run even...
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: No need to test for NULL before freei...
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Remove plane from the state
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Remove the sleep(2)
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Remove 'output' from the state
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Remove the test on output->valid
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Use for_each_pipe()
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Remove now unnecessary defines
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Use igt_plane_set_rotation()
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Don't store 'pipe' in the state
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Don't store rotate in the test state
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Always disable the plane in cleanup
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Unify the two tests
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Just store the igt_plane_t in data
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Skip the tests if rotation is not...
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Style issue: binary operators need...
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Use drm_plane from igt_plane_t
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Remove useless comments
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Factor out common primary/sprite...
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Factor out the square drawing function
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Fix style issue: single statement...
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Fix style issue: '{' at the end of...
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Require universal planes for the...
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Test the validity of the output first
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Update the copyright to have this...
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Align a few wrapped lines to the...
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Make more functions static
tree
|
commitdiff
2014-07-11
Damien Lespiau
kms_rotation_crc: Make check_plane_type() static
tree
|
commitdiff
2014-07-11
Sonika Jindal
tests/kms_rotation_crc: IGT for 180 degree HW rotation
tree
|
commitdiff
2014-07-11
Thomas Wood
lib: allow the edid to be reset
tree
|
commitdiff
2014-07-11
Thomas Wood
tests: enable extra connectors in kms_flip and kms_pipe...
tree
|
commitdiff
2014-07-11
Thomas Wood
lib: add the ability to set an EDID data block on a...
tree
|
commitdiff
2014-07-11
Thomas Wood
lib: add function to change connector states
tree
|
commitdiff
2014-07-11
Chris Wilson
igt/gem_userptr_blits: Verify that userptr bo work...
tree
|
commitdiff
2014-07-11
Chris Wilson
igt/gem_userptr_blits: Shared memory allocations
tree
|
commitdiff
2014-07-10
Daniel Vetter
tests: Run igt.cocci
tree
|
commitdiff
2014-07-10
Daniel Vetter
drv_module_reload: Unbind the right console driver
tree
|
commitdiff
2014-07-10
Damien Lespiau
drv_module_reload: Don't declare success when failing
tree
|
commitdiff
2014-07-09
Daniel Vetter
tests/gem_render_copy_redux needs legacy drm nodes
tree
|
commitdiff
2014-07-09
Tim Gore
intel-gpu-tools: Dont build kms_univeral_plane if no...
tree
|
commitdiff
2014-07-09
Damien Lespiau
kms_plane: Specify the pipe when grabbing reference...
tree
|
commitdiff
2014-07-07
Damien Lespiau
kms_plane: Add a debug message when grabbing the CRC...
tree
|
commitdiff
2014-07-07
Yi Sun
kms_plane: Add panning test for primary plane
tree
|
commitdiff
2014-07-07
Damien Lespiau
kms_plane: Make the gathering of reference CRCs test...
tree
|
commitdiff
2014-07-07
Damien Lespiau
kms_pipe_crc_basic: Add a bit a debugging output
tree
|
commitdiff
2014-07-07
Damien Lespiau
kms_pipe_crc_basic: Make the number of CRCs a parameter
tree
|
commitdiff
2014-07-07
Damien Lespiau
kms_pipe_crc_basic: Cycle between 2 differently colored...
tree
|
commitdiff
2014-07-07
Damien Lespiau
kms_pipe_crc_basic: Split the main test function a...
tree
|
commitdiff
2014-07-07
Daniel Vetter
tests/gem_exec_parse: use gem_uses_aliasing_ppgtt
tree
|
commitdiff
2014-07-07
Daniel Vetter
tests/kms_psr_sink_crc: Fix delayed gtt/cpu write tests
tree
|
commitdiff
2014-07-04
Damien Lespiau
kms_universal_plane: Don't assert outside of fixtures...
tree
|
commitdiff
2014-07-04
Matt Roper
tests/kms_cursor_crc: Call drmModeMoveCursor() directly
tree
|
commitdiff
2014-07-04
Matt Roper
tests/kms_cursor_crc: Combine data_t and test_data_t
tree
|
commitdiff
2014-07-04
Matt Roper
tests/kms_universal_plane: Universal plane testing...
tree
|
commitdiff
2014-06-26
Jesse Barnes
gem_exec_parse: require PPGTT as well
tree
|
commitdiff
2014-06-23
Ville Syrjälä
tests/gem_ctx_exec: Add reset-pin-leak subtest
tree
|
commitdiff
2014-06-21
Chris Wilson
gem_mmap_gtt: Test mmaping less than the full object
tree
|
commitdiff
2014-06-21
Chris Wilson
gem_fence_upload: Improve the contended messages
tree
|
commitdiff
2014-06-20
Tim Gore
intel-gpu-tools: add igt_core init func calls to some...
tree
|
commitdiff
2014-06-19
Daniel Vetter
tests/gem_exec_big: Re-add gem_sync
tree
|
commitdiff
2014-06-17
Daniel Vetter
tests/gem_mmap: Add short mmap test
tree
|
commitdiff
2014-06-17
Daniel Vetter
tests: Move gem_userptr_blits to the right Makefile...
tree
|
commitdiff
2014-06-16
Daniel Vetter
tests/Makefile.sources: Remove empty last line
tree
|
commitdiff
2014-06-16
Wendy Wang
Fixed the review issues for pm_rc6_residency IGT case
tree
|
commitdiff
2014-06-16
Daniel Vetter
Revert "Revert "Add rc6_residency_counter subtest""
tree
|
commitdiff
2014-06-16
Tim Gore
intel-gpu-tools: remove the --cmd option from gem_seqno...
tree
|
commitdiff
2014-06-16
Chris Wilson
igt/gem_exec_big: Update to new igt_assert_eq
tree
|
commitdiff
2014-06-16
Chris Wilson
igt/gem_exec_parse: Convert to igt_assert_eq
tree
|
commitdiff
2014-06-13
Daniel Vetter
tests: run igt.cocci
tree
|
commitdiff
next