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_universal_plane.c
Age
Commit message (
Expand
)
Author
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-04-07
tests/kms_*: Use correct DRM context version
Daniel Stone
2017-03-24
lib/debugfs: Phase out igt_debugfs_fopen()
Chris Wilson
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_universal_plane: Add support for dynamic number of planes
Robert Foss
2017-01-12
kms_universal_plane: Skip tests if there are no valid outputs for the pipe
Maarten Lankhorst
2016-12-08
igt_kms: Remove support for drivers with <1 drm_plane
Lyude
2015-10-14
kms_universal_plane: Add gen9-specific test
Matt Roper
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-07-08
kms_universal_plane.c: Update sanity checks for gen9
Matt Roper
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
igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible
Matt Roper
2015-02-27
tests/kms_universal_planes: Inline igt_assert(ret == 0) checks
Daniel Vetter
2015-02-27
kms_universal_plane: Check for cursor fb leaks
Matt Roper
2015-02-25
tests: improve pipe enumeration
Thomas Wood
2015-02-17
tests/kms_universal_plane: Fix subtest enumeration
Matt Roper
2014-11-24
lib/igt_debugfs: Don't setup crc in _new
Daniel Vetter
2014-09-30
test/kms, pm: use drm_open_any_master
Imre Deak
2014-09-06
igt/kms_universal_plane: Only test existing planes
Chris Wilson
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-04
kms_universal_plane: Don't assert outside of fixtures/subtests
Damien Lespiau
2014-07-04
tests/kms_universal_plane: Universal plane testing (v6)
Matt Roper