summaryrefslogtreecommitdiff
path: root/tests/kms_force_connector.c
AgeCommit message (Expand)Author
2015-12-04tests/kms_force_connector: Include in BAT setDaniel Vetter
2015-12-04lib/kms+tests: Use cached connector stateDaniel Vetter
2015-12-04tests/kms_force_connector: FixesDaniel Vetter
2015-11-11tests/kms_force_connector: reset connectors and edid on exitThomas Wood
2015-11-11tests/kms_force_connector: clear forced edid in resetThomas Wood
2015-11-11tests/kms_force_connector: use comparison macrosThomas Wood
2015-11-11tests/kms_force_connector: add an option to reset connector force statesThomas Wood
2015-11-11tests/kms_force_connector: skip if the required connector is connectedThomas Wood
2015-11-11tests/kms_force_connector: free the display struct when no longer neededThomas Wood
2015-11-11tests: remove unnecessary igt_exit callsThomas Wood
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
2014-12-04lib: remove igt_edid.hThomas Wood
2014-12-04tests: use base edidThomas Wood
2014-12-04tests/kms_force_connector: split into subtestsThomas Wood
2014-12-04tests: add more test descriptionsThomas Wood
2014-10-17tests/kms_force_connector: fix assertion when VGA is already connectedThomas Wood
2014-10-15tests/kms_force_connect: skip if a VGA connector is not availableThomas Wood
2014-10-15tests/kms_force_connector: ensure igt_exit is called at exitThomas Wood
2014-09-30test/kms, pm: use drm_open_any_masterImre Deak
2014-08-12lib/igt_kms: set_vt_graphics_mode is a low-level helperDaniel Vetter
2014-07-14lib: Add argc/argv to igt_simple_initDaniel Vetter
2014-07-11lib: allow the edid to be resetThomas Wood
2014-07-11lib: add the ability to set an EDID data block on a connectorThomas Wood
2014-07-11lib: add function to change connector statesThomas Wood