summaryrefslogtreecommitdiff
path: root/lib/igt_kms.h
AgeCommit message (Expand)Author
2017-06-16tests: Rename I915_MAX_PIPES to IGT_MAX_PIPESLeo (Sunpeng) Li
2017-06-16tests: Increase value of I915_MAX_PIPES to 6Leo (Sunpeng) Li
2017-06-14lib/igt_kms: Add igt_display_require_output(/on_pipe)Maarten Lankhorst
2017-04-20lib/igt_kms: Add support for 4K and audio HDMI EDID injection.Abdiel Janulgue
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2017-03-20lib/igt_kms: Do not refresh all outputs in igt_display_commitMaarten Lankhorst
2017-03-13igt/kms_pipe_crc_basic: Tighten timings for CRC readbackChris Wilson
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-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-21Revert "lib/igt_kms: Add missing function declaration"Chris Wilson
2017-01-20lib/igt_kms: Add missing function declarationRobert 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-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