summaryrefslogtreecommitdiff
path: root/lib/igt_kms.h
AgeCommit message (Expand)Author
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
2014-07-11igt_kms: Add a way to query of the plane supports rotationDamien Lespiau
2014-07-11lib: add igt_enable_connectors and igt_reset_connectorsThomas 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
2014-07-07kms_plane: Add panning test for primary planeYi Sun
2014-07-04lib/kms: Add universal plane support (v2)Matt Roper
2014-07-04lib/kms: Add igt_display_try_commit2()Matt Roper
2014-07-04lib/kms: Add igt_display_commit2()Matt Roper
2014-07-04lib/kms: Track need for vblank wait locallyMatt Roper
2014-07-04lib/kms: Drop igt_pipe->need_set_{crtc, cursor}Matt Roper
2014-06-16lib: add missing includes to headersThomas Wood
2014-06-12lib: various documentation fixesThomas Wood
2014-04-30lib: extract kmstest_set_connector_dpmsDaniel Vetter
2014-03-26lib: fold igt_display into igt_kmsDaniel Vetter
2014-03-26lib/igt_fb: switch to igt_ prefix from kmstest_Daniel Vetter
2014-03-26lib: extract igt_fb libraryDaniel Vetter
2014-03-26lib/igt_kms: make kmstest_get_cairo_surface staticDaniel Vetter
2014-03-26lib/igt_kms: s/kmstest_create_fb2/kmstest_create_fb/Daniel Vetter