summaryrefslogtreecommitdiff
path: root/lib/igt_kms.c
AgeCommit message (Expand)Author
2017-02-21lib/igt_kms: Remove redundant cursor codeBrian Starkey
2017-02-21lib/igt_kms: Fix memory corruption when there's no cursor planeBrian Starkey
2017-02-21lib/igt_kms: Fix possible out-of-bounds accessBrian Starkey
2017-02-21lib/igt_kms: Neaten up pipe->planes[] assignmentBrian Starkey
2017-02-21lib/igt_kms: Fix drm_plane leakBrian Starkey
2017-02-17lib/igt_kms: Fix regression on kms_plane_lowres testMika Kahola
2017-02-08igt_kms: Handle failure in drmModeGetConnector gracefully.Maarten Lankhorst
2017-02-02tests/kms_atomic_transition: add in_fences testsGustavo Padovan
2017-02-02tests/kms_atomic_transition: add out_fences testsRobert Foss
2017-02-02lib/igt_kms: Add support for the OUT_FENCE_PTR propertyGustavo Padovan
2017-02-02lib/igt_kms: Add support for the IN_FENCE_FD propertyRobert Foss
2017-02-02lib/igt_kms: export properties namesGustavo Padovan
2017-02-02lib/igt_kms: move igt_kms_get_alt_edid() to the right placeGustavo Padovan
2017-01-31lib/igt_kms: Remove code obsoleted by dyn n_planes implementationRobert Foss
2017-01-31lib/igt_kms: Implement dynamic plane count supportRobert Foss
2017-01-31lib/igt_kms: Rename kmstest properties nplanes and planeRobert Foss
2017-01-31lib/igt_kms: Avoid depencency on static plane countRobert Foss
2017-01-31lib/igt_kms: Add index property to kmstest_plane structRobert Foss
2017-01-26igt_kms: Add kmstest_set_connector_broadcast_rgb()Lyude
2017-01-26igt_kms: Add igt_output_from_connector()Lyude
2017-01-26igt_kms: Add helpers for watching for sysfs hotplug eventsLyude
2017-01-26lib/igt_kms.c: Always set pipe_changed.Maarten Lankhorst
2017-01-20lib/igt_kms: Fixed typoRobert Foss
2017-01-20lib/igt_kms: Set free'd pointer to NULLRobert Foss
2017-01-20lib/igt_kms: Check memory allocations for failuresRobert Foss
2017-01-13tests/kms_plane_lowres: Plane visibility after atomic modesetsMika Kahola
2017-01-10lib/igt_kms: Remove output->valid againMaarten Lankhorst
2017-01-07Revert "lib/igt_kms: Remove output->valid"Chris Wilson
2017-01-05lib/igt_kms: Remove output->validMaarten Lankhorst
2016-12-13igt_kms: Dynamically allocate igt_display->pipesLyude
2016-12-08igt_kms: Remove support for drivers with <1 drm_planeLyude
2016-12-07lib: Use igt_assert_eq in CHECK_RETURNTomeu Vizoso
2016-12-07igt_kms: Don't require intel hardware for kmstest_force_connectorLyude
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