summaryrefslogtreecommitdiff
path: root/lib/igt_kms.c
AgeCommit message (Expand)Author
2018-02-15lib/igt_kms: Fix igt_display_drop_events() to work as intendedMaarten Lankhorst
2018-02-14lib/kms: Clear unused fields for getproperty ioctlChris Wilson
2018-01-11include inttypes.h for PRI definesMike Frysinger
2018-01-10lib/igt_kms.c: Unconditionally include poll.hPetri Latvala
2018-01-02lib/igt_kms: Drop all stale events on first commit.Maarten Lankhorst
2017-12-12igt/kms_rotation_crc: Add horizontal flip subtest.Joseph Garvey
2017-12-04lib/igt_kms: Fix off-by-one bug on skip of missing pipeGabriel Krisman Bertazi
2017-11-29igt: Remove Android supportArkadiusz Hiler
2017-11-22lib/igt_kms: Handle changing rotation property correctlyMaarten Lankhorst
2017-11-21lib/igt_kms: Make igt_output_from_connector probe all outputsMaarten Lankhorst
2017-11-21lib/igt_kms: Add igt_display_reset function, v3.Maarten Lankhorst
2017-10-24lib/igt_kms: Only print changed mode objects during atomic commit.Maarten Lankhorst
2017-10-23tests/kms_plane_lowres: Rework tests to work without fbcon, v3.Maarten Lankhorst
2017-10-20tests/kms_color: Rework tests slightly to work better with new atomic apiMaarten Lankhorst
2017-10-20lib/igt_kms: Remove igt_crtc_set_background()Maarten Lankhorst
2017-10-20lib/igt_kms: Remove igt_pipe_get_propertyMaarten Lankhorst
2017-10-20lib/igt_kms: Add igt_$obj_get_prop functionsMaarten Lankhorst
2017-10-20lib/igt_kms: Add igt_$obj_has_prop functions, v2.Maarten Lankhorst
2017-10-20lib/igt_kms: Unexport broadcast rgb API.Maarten Lankhorst
2017-10-20lib/igt_kms: Export property blob functions for output/pipe/plane, v2.Maarten Lankhorst
2017-10-20lib/igt_kms: Allow setting any output property through the !atomic pathsMaarten Lankhorst
2017-10-20lib/igt_kms: Allow setting any plane property through the universal pathMaarten Lankhorst
2017-10-20lib/igt_kms: Rework pipe properties to be more atomic, v7.Maarten Lankhorst
2017-10-20lib/igt_kms: Rework plane properties to be more atomic, v5.Maarten Lankhorst
2017-10-20lib/igt_kms: Rework connector properties to be more atomic, v2.Maarten Lankhorst
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