summaryrefslogtreecommitdiff
path: root/lib/igt_kms.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-27igt: Make libudev mandatoryAntonio Argenziano1-2/+0
2018-02-27lib/igt_kms: Remove remaining docbook warnings mentioning igt_kms files.Maarten Lankhorst1-11/+18
2018-02-27lib/igt_kms: Fix docbook warningsMaarten Lankhorst1-1/+1
2018-01-15lib/igt_kms: Add more braces around macrosMaarten Lankhorst1-8/+8
2018-01-02lib/igt_kms: Drop all stale events on first commit.Maarten Lankhorst1-0/+1
2017-12-12igt/kms_rotation_crc: Add horizontal flip subtest.Joseph Garvey1-0/+5
2017-11-22lib/igt_kms: Handle changing rotation property correctlyMaarten Lankhorst1-0/+1
2017-11-21lib/igt_kms: Add igt_display_reset function, v3.Maarten Lankhorst1-0/+1
2017-10-23tests/kms_plane_lowres: Rework tests to work without fbcon, v3.Maarten Lankhorst1-1/+0
2017-10-20tests/kms_color: Rework tests slightly to work better with new atomic apiMaarten Lankhorst1-1/+3
2017-10-20lib/igt_kms: Remove igt_crtc_set_background()Maarten Lankhorst1-1/+0
2017-10-20lib/igt_kms: Remove igt_pipe_get_propertyMaarten Lankhorst1-3/+0
2017-10-20lib/igt_kms: Add igt_$obj_get_prop functionsMaarten Lankhorst1-0/+24
2017-10-20lib/igt_kms: Add igt_$obj_has_prop functions, v2.Maarten Lankhorst1-4/+58
2017-10-20lib/igt_kms: Unexport broadcast rgb API.Maarten Lankhorst1-4/+3
2017-10-20lib/igt_kms: Export property blob functions for output/pipe/plane, v2.Maarten Lankhorst1-4/+15
2017-10-20lib/igt_kms: Rework pipe properties to be more atomic, v7.Maarten Lankhorst1-47/+30
2017-10-20lib/igt_kms: Rework plane properties to be more atomic, v5.Maarten Lankhorst1-35/+24
2017-10-20lib/igt_kms: Rework connector properties to be more atomic, v2.Maarten Lankhorst1-14/+21
2017-10-03lib/igt_kms: Change output->pending_crtc_idx_mask to output->pending_pipeMaarten Lankhorst1-1/+1
2017-10-02tests: Stop looking at plane private membersMaarten Lankhorst1-0/+21
2017-09-12tests: Add kms_atomic_interruptible test, v4.Maarten Lankhorst1-0/+1
2017-08-14lib/igt_kms: Remove vblank wait after plane update.Maarten Lankhorst1-1/+0
2017-08-14lib/kms: Check usage of for_each_*Daniel Vetter1-4/+5
2017-08-14lib/kms: Add for_each_pipe_staticDaniel Vetter1-0/+16
2017-06-16tests: Rename I915_MAX_PIPES to IGT_MAX_PIPESLeo (Sunpeng) Li1-2/+3
2017-06-16tests: Increase value of I915_MAX_PIPES to 6Leo (Sunpeng) Li1-0/+3
2017-06-14lib/igt_kms: Add igt_display_require_output(/on_pipe)Maarten Lankhorst1-0/+2
2017-04-20lib/igt_kms: Add support for 4K and audio HDMI EDID injection.Abdiel Janulgue1-0/+2
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-2/+2
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-2/+2
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-2/+2
2017-03-20lib/igt_kms: Do not refresh all outputs in igt_display_commitMaarten Lankhorst1-1/+0
2017-03-13igt/kms_pipe_crc_basic: Tighten timings for CRC readbackChris Wilson1-0/+1
2017-02-02lib/igt_kms: Add support for the OUT_FENCE_PTR propertyGustavo Padovan1-1/+5
2017-02-02lib/igt_kms: Add support for the IN_FENCE_FD propertyRobert Foss1-0/+5
2017-02-02lib/igt_kms: export properties namesGustavo Padovan1-0/+23
2017-01-31lib/igt_kms: Remove code obsoleted by dyn n_planes implementationRobert Foss1-20/+0
2017-01-31lib/igt_kms: Implement dynamic plane count supportRobert Foss1-15/+22
2017-01-31lib/igt_kms: Rename kmstest properties nplanes and planeRobert Foss1-2/+2
2017-01-31lib/igt_kms: Avoid depencency on static plane countRobert Foss1-2/+2
2017-01-31lib/igt_kms: Add index property to kmstest_plane structRobert Foss1-0/+1
2017-01-26igt_kms: Add kmstest_set_connector_broadcast_rgb()Lyude1-0/+16
2017-01-26igt_kms: Add igt_output_from_connector()Lyude1-0/+2
2017-01-26igt_kms: Add helpers for watching for sysfs hotplug eventsLyude1-0/+7
2017-01-21Revert "lib/igt_kms: Add missing function declaration"Chris Wilson1-1/+0
2017-01-20lib/igt_kms: Add missing function declarationRobert Foss1-0/+1
2017-01-13tests/kms_plane_lowres: Plane visibility after atomic modesetsMika Kahola1-0/+23
2017-01-10lib/igt_kms: Remove output->valid againMaarten Lankhorst1-1/+1
2017-01-07Revert "lib/igt_kms: Remove output->valid"Chris Wilson1-0/+1