summaryrefslogtreecommitdiff
path: root/lib/igt_kms.c
AgeCommit message (Expand)Author
2017-10-09lib/igt_kms: Don't assert on non-existent planeVille Syrjälä
2017-10-04lib/igt_kms: Disable crtc in legacy path when output is unsetMaarten Lankhorst
2017-10-03lib/igt_kms: Commit primary plane when a modeset is forced on a pipeMaarten Lankhorst
2017-10-03lib/igt_kms: Change output->pending_crtc_idx_mask to output->pending_pipeMaarten Lankhorst
2017-09-12tests: Add kms_atomic_interruptible test, v4.Maarten Lankhorst
2017-09-08lib/kms: Skip rather than fail when a suitable plane can't be foundVille Syrjälä
2017-08-14lib/igt_kms: Remove vblank wait after plane update.Maarten Lankhorst
2017-07-10igt/kms: Do not wait for fence completion during commitMaarten Lankhorst
2017-07-10lib/kms: Handle fence interaction correctly WRT TEST_ONLY.Maarten Lankhorst
2017-06-20lib/igt_kms: Fix override_mode handlingBrian Starkey
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: Fix indent when try_commit fails.Maarten Lankhorst
2017-06-14lib/igt_kms: Add igt_display_require_output(/on_pipe)Maarten Lankhorst
2017-06-09lib/igt_kms: Fix erroneous assertBrian Starkey
2017-05-10Revert "Revert "lib/igt_kms: Force outputs to use full range RGB""Petri Latvala
2017-05-10Revert "lib/igt_kms: Force outputs to use full range RGB"Chris Wilson
2017-05-10lib/igt_kms: Force outputs to use full range RGBAnder Conselvan de Oliveira
2017-04-20lib/igt_kms: Add support for 4K and audio HDMI EDID injection.Abdiel Janulgue
2017-03-24lib/debugfs: Phase out igt_debugfs_fopen()Chris Wilson
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-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