index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
kms_plane.c
Age
Commit message (
Expand
)
Author
2017-09-08
tests/kms_plane: Appease gcc -Wempty-body
Daniel Vetter
2017-08-14
lib/kms: Add for_each_pipe_static
Daniel Vetter
2017-06-16
tests: Rename I915_MAX_PIPES to IGT_MAX_PIPES
Leo (Sunpeng) Li
2017-06-16
tests: Increase value of I915_MAX_PIPES to 6
Leo (Sunpeng) Li
2017-03-21
Restore "lib: Open debugfs files for the given DRM device"
Chris Wilson
2017-03-21
Revert "lib: Open debugfs files for the given DRM device"
Tomeu Vizoso
2017-03-21
lib: Open debugfs files for the given DRM device
Tomeu Vizoso
2017-01-31
tests/kms_plane: Add support for dynamic number of planes
Robert Foss
2017-01-16
kms_plane: Use for_each_valid_output_on_pipe.
Maarten Lankhorst
2016-10-13
lib/igt_aux: Add support for various system suspend/resume options
Imre Deak
2016-07-26
igt_kms: Remove pan members from igt_plane, v2.
Maarten Lankhorst
2016-05-04
tests/kms_plane: Skip the test when configuration couldn't be applied
Feceoru, Gabriel
2016-05-04
tests/kms_plane: Skip on no connected outputs
Feceoru, Gabriel
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
2015-08-21
lib: add a single include header
Thomas Wood
2015-05-14
lib/debugfs: wait_for_keypress("crc") when collecting CRC
Paulo Zanoni
2015-03-23
tests: Remove usage of igt_crc_equal and _non_null
Daniel Vetter
2015-03-23
lib/debugfs: Add igt_assert_crc_equal
Daniel Vetter
2015-03-12
tiling: Convert framebuffer helpers to use fb modifiers
Tvrtko Ursulin
2015-03-06
tests/kms_plane: Ensure planes recover from DPMS
Matt Roper
2015-02-25
tests: improve pipe enumeration
Thomas Wood
2015-01-20
kms_plane: Add test that suspends/resumes before getting crc
Ander Conselvan de Oliveira
2014-09-30
test/kms, pm: use drm_open_any_master
Imre Deak
2014-08-21
kms_plane: Adjust to the new igt_create.*fb() API
Damien Lespiau
2014-08-12
lib/igt_kms: set_vt_graphics_mode is a low-level helper
Daniel Vetter
2014-08-12
lib/igt_kms: Unify pipe name helpers
Daniel Vetter
2014-07-10
tests: Run igt.cocci
Daniel Vetter
2014-07-09
kms_plane: Specify the pipe when grabbing reference CRCs
Damien Lespiau
2014-07-07
kms_plane: Add a debug message when grabbing the CRC of a colored fb
Damien Lespiau
2014-07-07
kms_plane: Add panning test for primary plane
Yi Sun
2014-07-07
kms_plane: Make the gathering of reference CRCs test agnostic
Damien Lespiau
2014-05-14
tests: sprinkle igt logging
Daniel Vetter
2014-03-26
lib/igt_fb: switch to igt_ prefix from kmstest_
Daniel Vetter
2014-03-26
lib/igt_kms: s/kmstest_create_fb2/kmstest_create_fb/
Daniel Vetter
2014-03-26
lib: remove kmstest_create_fb
Daniel Vetter
2014-03-22
lib: more unecessary header removal
Daniel Vetter
2014-03-17
lib/igt_debugfs: s/igt_pipe_crc_check/igt_require_pipe_crc/
Daniel Vetter
2014-03-17
lib/igt_debugfs: Remove debugfs from pipe crc functions
Daniel Vetter
2014-03-12
lib/igt_debugfs: drop drm_fd argument from igt_pipe_crc_new
Daniel Vetter
2014-02-18
kms_plane: Remove spurious inclusion of glib.h
Damien Lespiau
2014-02-11
lib: Fix igt_ouput_get_plane() typo (output)
Damien Lespiau
2014-02-11
kms_plane: Start a basic display plane test
Damien Lespiau