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
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
2013-12-31
kmstest: Fix up lifetimes of cairo objects
Chris Wilson
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-10-11
testdisplay: Allow getopt to print error messages
Thomas Wood
2013-09-30
testdisplay: Print the stereo mode being tested
Damien Lespiau
2013-09-30
testdisplay: Make -o and -3 work together
Damien Lespiau
2013-09-30
testdisplay: Remove mode resetting now that we don't adjust the timings
Damien Lespiau
2013-09-30
testdisplay: Respect specified_disp_id in the stereo loop
Damien Lespiau
2013-09-30
testdisplay: Remove printing out the eyes geometry
Damien Lespiau
2013-09-30
testdisplay: Use DRM_MODE_FLAG_3D_MASK
Damien Lespiau
2013-09-30
testdisplay: Remove the timing adjustements now that the kernel does it
Damien Lespiau
2013-09-30
testdisplay: Test the stereo 3D modes
Damien Lespiau
2013-09-30
testdisplay: Provide a full path when opening pngs
Damien Lespiau
2013-09-30
testdisplay: Free the array of connectors
Damien Lespiau
2013-09-30
testdisplay: Untangle dump_info() from the main testing loop
Damien Lespiau
2013-09-30
testdisplay: Fix CRTS typo
Damien Lespiau
2013-09-30
testdisplay: Properly handle the life cycle of framebuffers
Damien Lespiau
2013-09-30
testdisplay: Map the fb inside paint_color_key()
Damien Lespiau
2013-09-30
testdisplay: Move the code sanitizing depth into main()
Damien Lespiau
2013-09-03
lib/drmtest: include sys/mman.h from drmtest.h
Daniel Vetter
[next]