Age | Commit message (Expand) | Author |
2018-09-11 | lib/igt_fb: Make fb size 64bit | Ville Syrjälä |
2018-08-30 | lib/kms: Remove special enum handling and replace with call to igt_plane_set_... | Maarten Lankhorst |
2018-08-30 | lib/igt_kms: Add try_prop_enum and set_prop_enum for mode objects, v2. | Maarten Lankhorst |
2018-07-24 | lib: Don't assert all KMS drivers support edid_override | Chris Wilson |
2018-07-12 | lib/igt_kms: simplify pipe <-> name conversion | Lucas De Marchi |
2018-06-08 | lib/kms: Respect fb color_encoding/color_range | Ville Syrjälä |
2018-05-24 | tests: Move wait_for_pageflip as library function | Mika Kahola |
2018-05-16 | igt: Drop Intel from the name in docs and paths | Arkadiusz Hiler |
2018-04-11 | lib/igt_kms: Reset FIFO underruns on first commit after init()/reset(). | Maarten Lankhorst |
2018-04-11 | lib/igt_kms: Handle outputs with no modes better | Maarten Lankhorst |
2018-03-28 | lib/igt_kms: Improve connector probing in igt_display_init(), v2. | Maarten Lankhorst |
2018-03-21 | lib/kms: Use named initializers for prop name arrays | Ville Syrjälä |
2018-03-21 | lib/kms: Constify some string arrays | Ville Syrjälä |
2018-03-21 | lib: Don't fail if plane IN_FORMATS not present | Daniel Stone |
2018-03-19 | lib/igt_kms: Add functions to get only a single output for a pipe, v2. | Maarten Lankhorst |
2018-03-16 | lib: Parse plane IN_FORMATS blobifiers into a nicer form | Ville Syrjälä |
2018-03-12 | lib/igt_kms: Fix igt_plane_reset to handle cursor planes correctly too | Maarten Lankhorst |
2018-02-27 | igt: Make libudev mandatory | Antonio Argenziano |
2018-02-27 | lib/igt_kms: Fix docbook warnings | Maarten Lankhorst |
2018-02-20 | lib/igt_kms: Add doc for kmstest_ and igt_ functions | Carlos Santa |
2018-02-15 | lib/igt_kms: Fix igt_display_drop_events() to work as intended | Maarten Lankhorst |
2018-02-14 | lib/kms: Clear unused fields for getproperty ioctl | Chris Wilson |
2018-01-11 | include inttypes.h for PRI defines | Mike Frysinger |
2018-01-10 | lib/igt_kms.c: Unconditionally include poll.h | Petri Latvala |
2018-01-02 | lib/igt_kms: Drop all stale events on first commit. | Maarten Lankhorst |
2017-12-12 | igt/kms_rotation_crc: Add horizontal flip subtest. | Joseph Garvey |
2017-12-04 | lib/igt_kms: Fix off-by-one bug on skip of missing pipe | Gabriel Krisman Bertazi |
2017-11-29 | igt: Remove Android support | Arkadiusz Hiler |
2017-11-22 | lib/igt_kms: Handle changing rotation property correctly | Maarten Lankhorst |
2017-11-21 | lib/igt_kms: Make igt_output_from_connector probe all outputs | Maarten Lankhorst |
2017-11-21 | lib/igt_kms: Add igt_display_reset function, v3. | Maarten Lankhorst |
2017-10-24 | lib/igt_kms: Only print changed mode objects during atomic commit. | Maarten Lankhorst |
2017-10-23 | tests/kms_plane_lowres: Rework tests to work without fbcon, v3. | Maarten Lankhorst |
2017-10-20 | tests/kms_color: Rework tests slightly to work better with new atomic api | Maarten Lankhorst |
2017-10-20 | lib/igt_kms: Remove igt_crtc_set_background() | Maarten Lankhorst |
2017-10-20 | lib/igt_kms: Remove igt_pipe_get_property | Maarten Lankhorst |
2017-10-20 | lib/igt_kms: Add igt_$obj_get_prop functions | Maarten Lankhorst |
2017-10-20 | lib/igt_kms: Add igt_$obj_has_prop functions, v2. | Maarten Lankhorst |
2017-10-20 | lib/igt_kms: Unexport broadcast rgb API. | Maarten Lankhorst |
2017-10-20 | lib/igt_kms: Export property blob functions for output/pipe/plane, v2. | Maarten Lankhorst |
2017-10-20 | lib/igt_kms: Allow setting any output property through the !atomic paths | Maarten Lankhorst |
2017-10-20 | lib/igt_kms: Allow setting any plane property through the universal path | Maarten Lankhorst |
2017-10-20 | lib/igt_kms: Rework pipe properties to be more atomic, v7. | Maarten Lankhorst |
2017-10-20 | lib/igt_kms: Rework plane properties to be more atomic, v5. | Maarten Lankhorst |
2017-10-20 | lib/igt_kms: Rework connector properties to be more atomic, v2. | Maarten Lankhorst |
2017-10-09 | lib/igt_kms: Don't assert on non-existent plane | Ville Syrjälä |
2017-10-04 | lib/igt_kms: Disable crtc in legacy path when output is unset | Maarten Lankhorst |
2017-10-03 | lib/igt_kms: Commit primary plane when a modeset is forced on a pipe | Maarten Lankhorst |
2017-10-03 | lib/igt_kms: Change output->pending_crtc_idx_mask to output->pending_pipe | Maarten Lankhorst |
2017-09-12 | tests: Add kms_atomic_interruptible test, v4. | Maarten Lankhorst |