summaryrefslogtreecommitdiff
path: root/tests/testdisplay.c
AgeCommit message (Expand)Author
2019-03-25tests/testdisplay: fix heap overflowSimon Ser
2019-01-21tests/testdisplay: Speed up testdisplay for ciVille Syrjälä
2018-10-16tests: Skip testdisplay when KMS is disabledJosé Roberto de Souza
2018-10-04igt: Check drmModeGetResources()Chris Wilson
2018-02-01lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctxMaarten Lankhorst
2017-09-08build: Nuke #ifdef HAVE_CONFIG_H cargo-cultDaniel Vetter
2017-03-10tests/testdisplay: Remove unused SPRITE_COLOR_KEYPetri Latvala
2016-07-26igt_kms: Remove kmstest_connector_config.crtc_idxMaarten Lankhorst
2016-05-19tests/testdisplay: Open DRM device with DRIVER_ANYTomeu Vizoso
2016-05-19tests/testdisplay: Use cairo helpers to draw to planeTomeu Vizoso
2016-01-26lib/igt_kms, tests/testdisplay: allow probing of new connector modesJesse Barnes
2016-01-08lib: Extract some common fb create+fill methods into helpersVille Syrjälä
2015-12-04lib/kms+tests: Use cached connector stateDaniel Vetter
2015-11-11Add missing noreturn attribute to various functionsThomas Wood
2015-10-12Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()Ville Syrjälä
2015-10-09Make gem_mmap__{cpu,gtt,wc}() assert on failureVille Syrjälä
2015-10-09s/gem_mmap/gem_mmap__gtt/Ville Syrjälä
2015-09-25testdisplay: Fix segfault after first modeset failsAnder Conselvan de Oliveira
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-08-21lib: add a single include headerThomas Wood
2015-04-14lib: load images from the data directory in igt_paint_imageThomas Wood
2015-04-14lib: use a critical warning when unable to open a data fileThomas Wood
2015-04-02tests: install test programs to libexecJoonas Lahtinen
2015-03-12testdisplay/skl: Add command line options for Yb/Yf tiled fbsDamien Lespiau
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin
2015-03-06igt.cocci: Replace igt_assert() with igt_assert_CMP() where possibleMatt Roper
2014-11-06testdisplay: add a test descriptionThomas Wood
2014-11-06testdiplay: add a "--help" optionThomas Wood
2014-11-06testdisplay: ensure invalid long option exit status is non-zeroThomas Wood
2014-10-29tests/testdisplay: Fix test status check fumbleDaniel Vetter
2014-10-02tests: Sprinkle missing igt_exit() where needed.Daniel Vetter
2014-09-05lib: move create_stereo_fb from testdisplay to igt_fbThomas Wood
2014-08-21testdisplay: Make the desired tiling mode an unsigned intDamien Lespiau
2014-08-12lib/igt_kms: Simplify return value of kmstest_get_connector_configDaniel Vetter
2014-08-12lib/igt_kms: set_vt_graphics_mode is a low-level helperDaniel Vetter
2014-07-31testdisplay: ignore invalid subtest optionsThomas Wood
2014-07-30testdisplay: set a non-zero exit code if getopt detected an errorThomas Wood
2014-07-29testdisplay: Destroy the cairo context once the fb is paintedDamien Lespiau
2014-07-25testdisplay: only set terminal attributes when in foreground process groupThomas Wood
2014-06-13tests: run igt.cocciDaniel Vetter
2014-06-13tests: Don't use stderr for informational messagesDaniel Vetter
2014-05-12testdisplay: fix restoring termio at exitImre Deak
2014-04-30lib: extract kmstest_set_connector_dpmsDaniel Vetter
2014-03-26testdisplay: make termio unbufferedJesse Barnes
2014-03-26lib/igt_fb: setup font in igt_get_cairo_ctxDaniel Vetter
2014-03-26lib/igt_fb: switch to igt_ prefix from kmstest_Daniel Vetter
2014-03-26lib/igt_kms: s/kmstest_create_fb2/kmstest_create_fb/Daniel Vetter
2014-03-26lib: remove kmstest_create_fbDaniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter
2014-03-22tests|lib: remove assert.h includesDaniel Vetter