summaryrefslogtreecommitdiff
path: root/tests/kms_setmode.c
AgeCommit message (Expand)Author
2022-06-22tests/kms: Fix kms tests to use lib helpers to sort connector modesBhanuprakash Modem
2022-04-21tests/kms_setmode: Fix the corner case in handling 5k+ modesBhanuprakash Modem
2022-03-24tests/kms_setmode: Limit the execution to two pipesBhanuprakash Modem
2022-03-24tests/kms_setmode: Add support to handle displays having 5k+ modesBhanuprakash Modem
2022-03-09tests/kms_setmode: Sort modes only if they dont fit in link BWBhanuprakash Modem
2022-03-09Revert "tests/kms_setmode: Restrict the test execution to two pipes"Bhanuprakash Modem
2022-03-09tests/kms_setmode: Use dynamic subtestsBhanuprakash Modem
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä
2021-10-08lib: Typechecking minmaxChris Wilson
2021-08-30tests/kms_setmode: Handle unsupported modes for invalid crtc testTejas Upadhyay
2021-08-06tests/kms_setmode: Fix mode selection for Nx testsBhanuprakash Modem
2021-07-15Nuke local versions of DRM_FORMAT and DRM_MODELucas De Marchi
2021-04-19Added test description for kms testsNidhi Gupta
2021-02-22tests/kms_setmode: Restrict the test execution to two pipesPatnana Venkata Sai
2021-01-27tests/kms_setmode: Handle conflicting encodersBhanuprakash Modem
2020-11-24tests/kms_setmode: Ignore small deviations between vblank and modeChris Wilson
2020-11-19Remove unused intel_bufmgr.h headersDominik Grzegorzek
2020-11-03tests/kms_setmode: basic Improve accuracy with using of confidence intervalAnand Moon
2020-07-07lib/igt_fb: remove extra parameters from igt_put_cairo_ctxMelissa Wen
2019-12-03tests/i915/kms: remove igt_skip_on_simulation()Swati Sharma
2019-06-03tests/kms_setmode: Handle eDP with fixed mode better.Maarten Lankhorst
2019-05-27kms_setmode: Nuke custom main functionPetri Latvala
2019-03-11tests/kms_setmode: Validate the vbl sequence numbersVille Syrjälä
2019-03-11tests/kms_setmode: Request the initial vbl count with RELATIVE instead of ABS...Ville Syrjälä
2018-10-04igt: Check drmModeGetResources()Chris Wilson
2018-02-12tests: Always call igt_remove_fb without checking.Maarten Lankhorst
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-06-06tests/kms_setmode: Dynamic crtc/connector combinationsHarry Wentland
2016-12-06igt/kms_setmode.c: Tweak timings check constantsDorota Czaplejewicz
2016-12-01Silence a bunch of "const discard" warningsChris Wilson
2016-11-27igt/kms_setmode: Skip unconnected connectorsChris Wilson
2016-11-25igt/kms_setmode: Adjust timing assertion from percentage to scanlineChris Wilson
2016-10-25igt/kms_setmode: Test that the vblank interval matches the dotclockChris Wilson
2016-10-24igt/kms_setmode: Clear all connectors before starting the testChris Wilson
2016-04-14tests: Open any driverTomeu Vizoso
2016-03-07tests/kms_setmode: Fix compilation warnings.Marius Vlad
2016-03-07tests/kms_setmode: Add tests when not stealing encoders on same crtc.Maarten Lankhorst
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-12tests/kms_setmode: Handle MST correctly.Maarten Lankhorst
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-08-14tests/kms_setmode: mark simple clone test as basicJesse Barnes
2015-05-15lib: Add a user data pointer to the argument parsing functionsDamien 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
2015-02-25lib: remove handled option arguments from argvThomas Wood
2014-09-30test/kms, pm: use drm_open_any_masterImre Deak
2014-08-21kms_setmode: Adjust to the igt_create.*fb() APIDamien Lespiau