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
/
testdisplay.c
Age
Commit message (
Expand
)
Author
2018-10-16
tests: Skip testdisplay when KMS is disabled
José Roberto de Souza
2018-10-04
igt: Check drmModeGetResources()
Chris Wilson
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-03-10
tests/testdisplay: Remove unused SPRITE_COLOR_KEY
Petri Latvala
2016-07-26
igt_kms: Remove kmstest_connector_config.crtc_idx
Maarten Lankhorst
2016-05-19
tests/testdisplay: Open DRM device with DRIVER_ANY
Tomeu Vizoso
2016-05-19
tests/testdisplay: Use cairo helpers to draw to plane
Tomeu Vizoso
2016-01-26
lib/igt_kms, tests/testdisplay: allow probing of new connector modes
Jesse Barnes
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-11
Add missing noreturn attribute to various functions
Thomas Wood
2015-10-12
Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()
Ville Syrjälä
2015-10-09
Make gem_mmap__{cpu,gtt,wc}() assert on failure
Ville Syrjälä
2015-10-09
s/gem_mmap/gem_mmap__gtt/
Ville Syrjälä
2015-09-25
testdisplay: Fix segfault after first modeset fails
Ander Conselvan de Oliveira
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-04-14
lib: load images from the data directory in igt_paint_image
Thomas Wood
2015-04-14
lib: use a critical warning when unable to open a data file
Thomas Wood
2015-04-02
tests: install test programs to libexec
Joonas Lahtinen
2015-03-12
testdisplay/skl: Add command line options for Yb/Yf tiled fbs
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
2014-11-06
testdisplay: add a test description
Thomas Wood
2014-11-06
testdiplay: add a "--help" option
Thomas Wood
2014-11-06
testdisplay: ensure invalid long option exit status is non-zero
Thomas Wood
2014-10-29
tests/testdisplay: Fix test status check fumble
Daniel Vetter
2014-10-02
tests: Sprinkle missing igt_exit() where needed.
Daniel Vetter
2014-09-05
lib: move create_stereo_fb from testdisplay to igt_fb
Thomas Wood
2014-08-21
testdisplay: Make the desired tiling mode an unsigned int
Damien Lespiau
2014-08-12
lib/igt_kms: Simplify return value of kmstest_get_connector_config
Daniel Vetter
2014-08-12
lib/igt_kms: set_vt_graphics_mode is a low-level helper
Daniel Vetter
2014-07-31
testdisplay: ignore invalid subtest options
Thomas Wood
2014-07-30
testdisplay: set a non-zero exit code if getopt detected an error
Thomas Wood
2014-07-29
testdisplay: Destroy the cairo context once the fb is painted
Damien Lespiau
2014-07-25
testdisplay: only set terminal attributes when in foreground process group
Thomas Wood
2014-06-13
tests: run igt.cocci
Daniel Vetter
2014-06-13
tests: Don't use stderr for informational messages
Daniel Vetter
2014-05-12
testdisplay: fix restoring termio at exit
Imre Deak
2014-04-30
lib: extract kmstest_set_connector_dpms
Daniel Vetter
2014-03-26
testdisplay: make termio unbuffered
Jesse Barnes
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: unnecessary header removal for drmtest.h, part 1
Daniel Vetter
2014-03-22
tests|lib: remove assert.h includes
Daniel Vetter
2014-02-13
testdisplay: Allow to specify the dpms level
Daniel Vetter
2014-02-13
testdisplay: implement dpms test
Daniel Vetter
[next]