Age | Commit message (Expand) | Author |
2018-09-11 | lib/igt_fb: Make fb size 64bit | Ville Syrjälä |
2018-08-30 | lib/igt_kms: Add try_prop_enum and set_prop_enum for mode objects, v2. | Maarten Lankhorst |
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-04-11 | lib/igt_kms: Handle outputs with no modes better | Maarten Lankhorst |
2018-03-21 | lib/kms: Constify some string arrays | Ville Syrjälä |
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-15 | lib/igt_kms: Fix enum type in igt_pipe_has_prop. | Maarten Lankhorst |
2018-02-27 | igt: Make libudev mandatory | Antonio Argenziano |
2018-02-27 | lib/igt_kms: Remove remaining docbook warnings mentioning igt_kms files. | Maarten Lankhorst |
2018-02-27 | lib/igt_kms: Fix docbook warnings | Maarten Lankhorst |
2018-01-15 | lib/igt_kms: Add more braces around macros | Maarten Lankhorst |
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-11-22 | lib/igt_kms: Handle changing rotation property correctly | Maarten Lankhorst |
2017-11-21 | lib/igt_kms: Add igt_display_reset function, v3. | 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: 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-03 | lib/igt_kms: Change output->pending_crtc_idx_mask to output->pending_pipe | Maarten Lankhorst |
2017-10-02 | tests: Stop looking at plane private members | Maarten Lankhorst |
2017-09-12 | tests: Add kms_atomic_interruptible test, v4. | Maarten Lankhorst |
2017-08-14 | lib/igt_kms: Remove vblank wait after plane update. | Maarten Lankhorst |
2017-08-14 | lib/kms: Check usage of for_each_* | Daniel Vetter |
2017-08-14 | lib/kms: Add for_each_pipe_static | Daniel Vetter |
2017-06-16 | tests: Rename I915_MAX_PIPES to IGT_MAX_PIPES | Leo (Sunpeng) Li |
2017-06-16 | tests: Increase value of I915_MAX_PIPES to 6 | Leo (Sunpeng) Li |
2017-06-14 | lib/igt_kms: Add igt_display_require_output(/on_pipe) | Maarten Lankhorst |
2017-04-20 | lib/igt_kms: Add support for 4K and audio HDMI EDID injection. | Abdiel Janulgue |
2017-03-21 | Restore "lib: Open debugfs files for the given DRM device" | Chris Wilson |
2017-03-21 | Revert "lib: Open debugfs files for the given DRM device" | Tomeu Vizoso |
2017-03-21 | lib: Open debugfs files for the given DRM device | Tomeu Vizoso |
2017-03-20 | lib/igt_kms: Do not refresh all outputs in igt_display_commit | Maarten Lankhorst |
2017-03-13 | igt/kms_pipe_crc_basic: Tighten timings for CRC readback | Chris Wilson |
2017-02-02 | lib/igt_kms: Add support for the OUT_FENCE_PTR property | Gustavo Padovan |
2017-02-02 | lib/igt_kms: Add support for the IN_FENCE_FD property | Robert Foss |
2017-02-02 | lib/igt_kms: export properties names | Gustavo Padovan |
2017-01-31 | lib/igt_kms: Remove code obsoleted by dyn n_planes implementation | Robert Foss |
2017-01-31 | lib/igt_kms: Implement dynamic plane count support | Robert Foss |
2017-01-31 | lib/igt_kms: Rename kmstest properties nplanes and plane | Robert Foss |
2017-01-31 | lib/igt_kms: Avoid depencency on static plane count | Robert Foss |