summaryrefslogtreecommitdiff
path: root/lib/igt_kms.c
AgeCommit message (Expand)Author
2018-07-24lib: Don't assert all KMS drivers support edid_overrideChris Wilson
2018-07-12lib/igt_kms: simplify pipe <-> name conversionLucas De Marchi
2018-06-08lib/kms: Respect fb color_encoding/color_rangeVille Syrjälä
2018-05-24tests: Move wait_for_pageflip as library functionMika Kahola
2018-05-16igt: Drop Intel from the name in docs and pathsArkadiusz Hiler
2018-04-11lib/igt_kms: Reset FIFO underruns on first commit after init()/reset().Maarten Lankhorst
2018-04-11lib/igt_kms: Handle outputs with no modes betterMaarten Lankhorst
2018-03-28lib/igt_kms: Improve connector probing in igt_display_init(), v2.Maarten Lankhorst
2018-03-21lib/kms: Use named initializers for prop name arraysVille Syrjälä
2018-03-21lib/kms: Constify some string arraysVille Syrjälä
2018-03-21lib: Don't fail if plane IN_FORMATS not presentDaniel Stone
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-12lib/igt_kms: Fix igt_plane_reset to handle cursor planes correctly tooMaarten Lankhorst
2018-02-27igt: Make libudev mandatoryAntonio Argenziano
2018-02-27lib/igt_kms: Fix docbook warningsMaarten Lankhorst
2018-02-20lib/igt_kms: Add doc for kmstest_ and igt_ functionsCarlos Santa
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