summaryrefslogtreecommitdiff
path: root/lib/igt_kms.h
AgeCommit message (Expand)Author
2016-08-23lib/kms: Force connector probing on first useChris Wilson
2016-07-27lib/igt_kms: Add some more documentation to some common kms functions.Maarten Lankhorst
2016-07-26igt_kms: Add more apis for panel fitting test.Maarten Lankhorst
2016-07-26igt_kms: Add modeset support to atomic commits.Maarten Lankhorst
2016-07-26igt_kms: Remove pan members from igt_plane, v2.Maarten Lankhorst
2016-07-26igt_kms: Handle atomic pipe properties better.Maarten Lankhorst
2016-07-26igt_kms: Change PIPE_ANY behavior to mean unassigned, v2.Maarten Lankhorst
2016-07-26igt_kms: Make PIPE_ANY a alias for PIPE_NONEMaarten Lankhorst
2016-07-26igt_kms: Remove kmstest_connector_config.crtc_idxMaarten Lankhorst
2016-07-04Added function kmstest_get_vbl_flag() to igt_kms.Marius Vlad
2016-07-04lib/igt_kms: Add support for up to 10 planes.Robert Foss
2016-06-29Revert "igt_kms: Add modeset support for atomic style commits."Maarten Lankhorst
2016-06-29igt_kms: Add modeset support for atomic style commits.Maarten Lankhorst
2016-06-29lib/igt_kms: Add for_each_pipe_with_valid_output and for_each_valid_output_on...Maarten Lankhorst
2016-05-17lib/igt_kms: move gtk-doc comments next to the definitionJani Nikula
2016-04-22lib/igt_kms: Move IGT_MAX_PLANES into the igt_plane enumDaniel Vetter
2016-04-14lib: Add helper kmstest_dumb_map_bufferTomeu Vizoso
2016-04-14lib: Add wrapper for DRM_IOCTL_MODE_CREATE_DUMBTomeu Vizoso
2016-04-05lib: kms: move framebuffer scanout offset/size to planeLionel Landwerlin
2016-03-21lib: kms: add helpers for color management properties on pipesLionel Landwerlin
2016-03-21lib: kms: add crtc_id to igt_pipe_tLionel Landwerlin
2016-03-15lib/igt_kms: Add COMMIT_ATOMIC to igt_display_commit2()Mayuresh Gharpure
2016-03-03tests: fix CRTC assignment for a few testsPaulo Zanoni
2016-03-03lib/igt_kms: add kmstest_get_crtc_idxPaulo Zanoni
2016-01-26lib/igt_kms, tests/testdisplay: allow probing of new connector modesJesse Barnes
2015-12-08tests/kms_force_connector_basic: Add prune-stale-modes subtestVille Syrjälä
2015-11-11lib: add PIPE_ANY to the pipe enumThomas Wood
2015-04-16tests: Add kms_legacy_colorkeyVille Syrjälä
2015-04-14i-g-t: Adding plane scaling test casechandra konduru
2015-04-14i-g-t: Adding test case to test background color.chandra konduru
2015-03-31lib/kms: Add a way to override an output's modeAnder Conselvan de Oliveira
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin
2014-12-04lib: remove igt_edid.hThomas Wood
2014-12-04igt_kms: add a base edidThomas Wood
2014-09-30doc: various spelling and typo fixesThomas Wood
2014-09-18lib: Add igt_plane_set_size()Ville Syrjälä
2014-09-05lib: add kmstest_edid_add_3dThomas Wood
2014-08-14lib: add igt_restore_vt_modeThomas Wood
2014-08-12lib/igt_kms: Simplify return value of kmstest_get_connector_configDaniel Vetter
2014-08-12lib/igt_kms: Simplify return value of kmstest_get_connector_default_modeDaniel Vetter
2014-08-12lib/igt_kms: Shuffle kmtests_ functionsDaniel Vetter
2014-08-12lib/igt_kms: set_vt_graphics_mode is a low-level helperDaniel Vetter
2014-08-12lib/igt_kms: doc for type2str functionsDaniel Vetter
2014-08-12lib/igt_kms: Clean up the other _name functions/macrosDaniel Vetter
2014-08-12lib/igt_kms: Unify pipe name helpersDaniel Vetter
2014-08-07igt_kms: add kmstest_unset_all_crtcs()Paulo Zanoni
2014-08-07igt_kms: document and export kmstest_get_property()Paulo Zanoni
2014-07-30lib: don't abort if forcing the connector state failsThomas Wood
2014-07-11igt_kms: Introduce a for_each_pipe() macroDamien Lespiau
2014-07-11igt_kms: Add support for setting plane rotationDamien Lespiau