summaryrefslogtreecommitdiff
path: root/lib/igt_kms.c
AgeCommit message (Expand)Author
2016-10-05igt_kms: Refresh output when setting pipe.Maarten Lankhorst
2016-09-15lib/kms: Probe connectors from igt_enable_connectors()Chris Wilson
2016-08-25igt_kms: Populate more members of connectors.Maarten Lankhorst
2016-08-23lib/kms: Force connector probing on first useChris Wilson
2016-08-05lib: Fix typo s/huma-readable/human-readable/Ville Syrjälä
2016-08-04igt_kms: Use proper panning coordinates for legacy primary plane updatesMatt Roper
2016-07-27lib/igt_kms: Add some more documentation to some common kms functions.Maarten Lankhorst
2016-07-27lib/igt_kms: Move doc header to start of the fileMaarten Lankhorst
2016-07-26igt_kms: Allow disabling previous override modeMaarten 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: Clear all _changed members centrally, v2.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: Use pipes for committing, not outputsMaarten Lankhorst
2016-07-26igt_kms: Assign pipe properties in pipe initMaarten Lankhorst
2016-07-26igt_kms: Find optimal encoder only after selecting pipeMaarten Lankhorst
2016-07-26igt_kms: Remove kmstest_connector_config.crtc_idxMaarten Lankhorst
2016-07-14lib/igt_kms: Fix different order of properties and their name stringsRobert Foss
2016-07-04igt_kms: Change igt_wait_for_vblank to use helper function.Robert Foss
2016-07-04Added function kmstest_get_vbl_flag() to igt_kms.Marius Vlad
2016-07-04lib/igt_kms: Switch to verbose assert.Robert Foss
2016-07-04lib/igt_kms: Fix plane counting in igt_display_init.Robert Foss
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-06-03Introduced by 0e11befe442. openat(2) is used in igt_sysfs_set() w/ aMarius Vlad
2016-05-31lib: Override the connector status using the sysfs status attributeChris Wilson
2016-05-04lib/igt_kms: Add fail exit branch in do_display_commit()Feceoru, Gabriel
2016-04-28igt_kms: Fix use after free in kmstest_get_pipe_from_crtc_idTvrtko Ursulin
2016-04-20lib: update kmstest_get_pipe_from_crtc_idMicah Fedke
2016-04-14tests: Open any driverTomeu Vizoso
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-19lib: Fix some doc warningsDaniel Vetter
2016-03-15lib/igt_kms: Add COMMIT_ATOMIC to igt_display_commit2()Mayuresh Gharpure
2016-03-08lib/igt_kms: Don't disable exit handlers around set_vt_modeDaniel Vetter
2016-03-03tests: fix CRTC assignment for a few testsPaulo Zanoni
2016-03-03lib/igt_kms: add kmstest_get_crtc_idxPaulo Zanoni
2016-03-03lib/igt_kms: Fix igt_fb_set_size() debug messageVille Syrjälä
2016-01-26lib/igt_kms, tests/testdisplay: allow probing of new connector modesJesse Barnes
2016-01-08Fix a bunch of printf typesVille Syrjälä
2015-12-08tests/kms_force_connector_basic: Add prune-stale-modes subtestVille Syrjälä
2015-12-08lib/kms: Turn base_edid into a templateVille Syrjälä
2015-12-04lib/kms+tests: Use cached connector stateDaniel Vetter