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_setmode.c
Age
Commit message (
Expand
)
Author
2018-10-04
igt: Check drmModeGetResources()
Chris Wilson
2018-02-12
tests: Always call igt_remove_fb without checking.
Maarten Lankhorst
2018-02-01
lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctx
Maarten Lankhorst
2017-09-08
build: Nuke #ifdef HAVE_CONFIG_H cargo-cult
Daniel Vetter
2017-06-06
tests/kms_setmode: Dynamic crtc/connector combinations
Harry Wentland
2016-12-06
igt/kms_setmode.c: Tweak timings check constants
Dorota Czaplejewicz
2016-12-01
Silence a bunch of "const discard" warnings
Chris Wilson
2016-11-27
igt/kms_setmode: Skip unconnected connectors
Chris Wilson
2016-11-25
igt/kms_setmode: Adjust timing assertion from percentage to scanline
Chris Wilson
2016-10-25
igt/kms_setmode: Test that the vblank interval matches the dotclock
Chris Wilson
2016-10-24
igt/kms_setmode: Clear all connectors before starting the test
Chris Wilson
2016-04-14
tests: Open any driver
Tomeu Vizoso
2016-03-07
tests/kms_setmode: Fix compilation warnings.
Marius Vlad
2016-03-07
tests/kms_setmode: Add tests when not stealing encoders on same crtc.
Maarten Lankhorst
2016-01-08
lib: Extract some common fb create+fill methods into helpers
Ville Syrjälä
2015-12-04
lib/kms+tests: Use cached connector state
Daniel Vetter
2015-11-12
tests/kms_setmode: Handle MST correctly.
Maarten Lankhorst
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-08-14
tests/kms_setmode: mark simple clone test as basic
Jesse Barnes
2015-05-15
lib: Add a user data pointer to the argument parsing functions
Damien Lespiau
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-25
lib: remove handled option arguments from argv
Thomas Wood
2014-09-30
test/kms, pm: use drm_open_any_master
Imre Deak
2014-08-21
kms_setmode: Adjust to the igt_create.*fb() API
Damien Lespiau
2014-08-12
lib/igt_kms: Simplify return value of kmstest_get_connector_default_mode
Daniel Vetter
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-23
tests: remove unused getopt header includes
Thomas Wood
2014-05-14
tests: Use igt macros more
Daniel Vetter
2014-05-14
tests: sprinkle igt logging
Daniel Vetter
2014-03-26
lib/igt_fb: setup font in igt_get_cairo_ctx
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: rename intel_gpu_tools.h to intel_io.h
Daniel Vetter
2014-03-22
tests|lib: remove assert.h includes
Daniel Vetter
2014-03-05
kms_setmode: Add clone-single-crtc subtest
Imre Deak
2013-12-31
kmstest: Fix up lifetimes of cairo objects
Chris Wilson
2013-12-11
tests/kms_setmode: avoid 2 connectors on the same encoder
Paulo Zanoni
2013-11-12
lib: Move kms stuff from drmtest.c over to igt_kms.c
Oscar Mateo
2013-11-01
lib: make igt_set_vt_graphics_mode never fail
Daniel Vetter
2013-08-26
tests/kms_setmode: don't save/restore vt graphics for dry-run
Imre Deak
2013-08-19
tests: add kms_setmode
Imre Deak