summaryrefslogtreecommitdiff
path: root/lib/igt_kms.h
AgeCommit message (Expand)Author
2019-04-01tests/plane_lowres: Test each plane individuallyJosé Roberto de Souza
2019-04-01lib: Share the 1024x768 mode among testsJosé Roberto de Souza
2019-03-13lib/igt_kms: Add zpos plane property.Marius Vlad
2019-03-11lib/debugfs: Fix wraparound handling for crc frame counter checkVille Syrjälä
2019-03-04lib/igt_kms: Fix commits for planes with multiple possible CRTCsNicholas Kazlauskas
2019-02-26lib/igt_kms: Add helpers to count and iterate planes from outputPaul Kocialkowski
2019-02-26lib/igt_kms: Add helpers to count and iterate planes from pipePaul Kocialkowski
2019-02-22tests/kms_lease: exercise ueventDaniel Vetter
2019-01-28tests: Add variable refresh rate testsNicholas Kazlauskas
2018-12-27lib/kms: Fix documentation for for_each_pipe_staticPetri Latvala
2018-11-27lib/kms: Drop igt_display_initDaniel Vetter
2018-10-25kms_content_protection: Add Content Protection testRamalingam C
2018-10-17lib/igt_fb: Call dumb_destroy ioctl in case of dumb buffersDeepak Rawat
2018-10-03lib/kms: Handle no connectors for igt_enable_connectors()Chris Wilson
2018-10-02tests: Add kms plane alpha blending test, v2.Maarten Lankhorst
2018-10-01lib: Report if kms is enabled on the displayChris Wilson
2018-09-11lib/igt_fb: Make fb size 64bitVille Syrjälä
2018-08-30lib/igt_kms: Add try_prop_enum and set_prop_enum for mode objects, v2.Maarten Lankhorst
2018-06-08lib/kms: Respect fb color_encoding/color_rangeVille Syrjälä
2018-05-24tests: Move wait_for_pageflip as library functionMika Kahola
2018-04-11lib/igt_kms: Handle outputs with no modes betterMaarten Lankhorst
2018-03-21lib/kms: Constify some string arraysVille Syrjälä
2018-03-19lib/igt_kms: Add functions to get only a single output for a pipe, v2.Maarten Lankhorst
2018-03-16lib: Parse plane IN_FORMATS blobifiers into a nicer formVille Syrjälä
2018-03-15lib/igt_kms: Fix enum type in igt_pipe_has_prop.Maarten Lankhorst
2018-02-27igt: Make libudev mandatoryAntonio Argenziano
2018-02-27lib/igt_kms: Remove remaining docbook warnings mentioning igt_kms files.Maarten Lankhorst
2018-02-27lib/igt_kms: Fix docbook warningsMaarten Lankhorst
2018-01-15lib/igt_kms: Add more braces around macrosMaarten Lankhorst
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-11-22lib/igt_kms: Handle changing rotation property correctlyMaarten Lankhorst
2017-11-21lib/igt_kms: Add igt_display_reset function, v3.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: 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-03lib/igt_kms: Change output->pending_crtc_idx_mask to output->pending_pipeMaarten Lankhorst
2017-10-02tests: Stop looking at plane private membersMaarten Lankhorst
2017-09-12tests: Add kms_atomic_interruptible test, v4.Maarten Lankhorst
2017-08-14lib/igt_kms: Remove vblank wait after plane update.Maarten Lankhorst
2017-08-14lib/kms: Check usage of for_each_*Daniel Vetter
2017-08-14lib/kms: Add for_each_pipe_staticDaniel Vetter