1. 76c7a71 lib/igt_kms: Change output->pending_crtc_idx_mask to output->pending_pipe by Maarten Lankhorst · 7 years ago
  2. 7df7e3b tests: Stop looking at plane private members by Maarten Lankhorst · 7 years ago
  3. bbc0b3c tests: Add kms_atomic_interruptible test, v4. by Maarten Lankhorst · 7 years ago
  4. dd0c75c lib/igt_kms: Remove vblank wait after plane update. by Maarten Lankhorst · 7 years ago
  5. 3f56038 lib/kms: Check usage of for_each_* by Daniel Vetter · 7 years ago
  6. 229d7d2 lib/kms: Add for_each_pipe_static by Daniel Vetter · 7 years ago
  7. df68217 tests: Rename I915_MAX_PIPES to IGT_MAX_PIPES by Leo (Sunpeng) Li · 7 years ago
  8. 597cae9 tests: Increase value of I915_MAX_PIPES to 6 by Leo (Sunpeng) Li · 7 years ago
  9. 0b8933d lib/igt_kms: Add igt_display_require_output(/on_pipe) by Maarten Lankhorst · 7 years ago
  10. 3cfa6a9 lib/igt_kms: Add support for 4K and audio HDMI EDID injection. by Abdiel Janulgue · 7 years ago
  11. 83884e9 Restore "lib: Open debugfs files for the given DRM device" by Chris Wilson · 7 years ago
  12. 25fbae1 Revert "lib: Open debugfs files for the given DRM device" by Tomeu Vizoso · 7 years ago
  13. 301ad44 lib: Open debugfs files for the given DRM device by Tomeu Vizoso · 7 years ago
  14. 5635ea9 lib/igt_kms: Do not refresh all outputs in igt_display_commit by Maarten Lankhorst · 7 years ago
  15. 2c64f11 igt/kms_pipe_crc_basic: Tighten timings for CRC readback by Chris Wilson · 7 years ago
  16. 513846b lib/igt_kms: Add support for the OUT_FENCE_PTR property by Gustavo Padovan · 8 years ago
  17. 221848d lib/igt_kms: Add support for the IN_FENCE_FD property by Robert Foss · 8 years ago
  18. e707ace lib/igt_kms: export properties names by Gustavo Padovan · 8 years ago
  19. 2ecbdca lib/igt_kms: Remove code obsoleted by dyn n_planes implementation by Robert Foss · 8 years ago
  20. 3665623 lib/igt_kms: Implement dynamic plane count support by Robert Foss · 8 years ago
  21. 260df25 lib/igt_kms: Rename kmstest properties nplanes and plane by Robert Foss · 8 years ago
  22. 9de6359 lib/igt_kms: Avoid depencency on static plane count by Robert Foss · 8 years ago
  23. fdced48 lib/igt_kms: Add index property to kmstest_plane struct by Robert Foss · 8 years ago
  24. 3bd89da igt_kms: Add kmstest_set_connector_broadcast_rgb() by Lyude · 8 years ago
  25. 528cdaf igt_kms: Add igt_output_from_connector() by Lyude · 8 years ago
  26. 6adb7b3 igt_kms: Add helpers for watching for sysfs hotplug events by Lyude · 8 years ago
  27. 610ec44 Revert "lib/igt_kms: Add missing function declaration" by Chris Wilson · 8 years ago
  28. ac1d818 lib/igt_kms: Add missing function declaration by Robert Foss · 8 years ago
  29. 12e34d8 tests/kms_plane_lowres: Plane visibility after atomic modesets by Mika Kahola · 8 years ago
  30. ba237f9 lib/igt_kms: Remove output->valid again by Maarten Lankhorst · 8 years ago
  31. e2eefcc Revert "lib/igt_kms: Remove output->valid" by Chris Wilson · 8 years ago
  32. 20258f2 lib/igt_kms: Remove output->valid by Maarten Lankhorst · 8 years ago
  33. 3ccce99 igt_kms: Dynamically allocate igt_display->pipes by Lyude · 8 years ago
  34. 80baeb0 igt_kms: Remove support for drivers with <1 drm_plane by Lyude · 8 years ago
  35. 1b17be5 lib/kms: Force connector probing on first use by Chris Wilson · 8 years ago
  36. 2d672a1 lib/igt_kms: Add some more documentation to some common kms functions. by Maarten Lankhorst · 8 years ago
  37. 826150f igt_kms: Add more apis for panel fitting test. by Maarten Lankhorst · 8 years ago
  38. c7d4dab igt_kms: Add modeset support to atomic commits. by Maarten Lankhorst · 8 years ago
  39. 0e29ce3 igt_kms: Remove pan members from igt_plane, v2. by Maarten Lankhorst · 8 years ago
  40. 9f45ea1 igt_kms: Handle atomic pipe properties better. by Maarten Lankhorst · 8 years ago
  41. 5a63668 igt_kms: Change PIPE_ANY behavior to mean unassigned, v2. by Maarten Lankhorst · 8 years ago
  42. 0794ebe igt_kms: Make PIPE_ANY a alias for PIPE_NONE by Maarten Lankhorst · 8 years ago
  43. d23aa70 igt_kms: Remove kmstest_connector_config.crtc_idx by Maarten Lankhorst · 8 years ago
  44. 7ead45c Added function kmstest_get_vbl_flag() to igt_kms. by Marius Vlad · 8 years ago
  45. 556a59e lib/igt_kms: Add support for up to 10 planes. by Robert Foss · 8 years ago
  46. 0404de4 Revert "igt_kms: Add modeset support for atomic style commits." by Maarten Lankhorst · 8 years ago
  47. 4a18597 igt_kms: Add modeset support for atomic style commits. by Maarten Lankhorst · 8 years ago
  48. be13126 lib/igt_kms: Add for_each_pipe_with_valid_output and for_each_valid_output_on_pipe. by Maarten Lankhorst · 8 years ago
  49. 4dc4ebf lib/igt_kms: move gtk-doc comments next to the definition by Jani Nikula · 8 years ago
  50. d9dca5f lib/igt_kms: Move IGT_MAX_PLANES into the igt_plane enum by Daniel Vetter · 8 years ago
  51. fb66a5d lib: Add helper kmstest_dumb_map_buffer by Tomeu Vizoso · 8 years ago
  52. dc84e7d lib: Add wrapper for DRM_IOCTL_MODE_CREATE_DUMB by Tomeu Vizoso · 8 years ago
  53. cd8da3f lib: kms: move framebuffer scanout offset/size to plane by Lionel Landwerlin · 8 years ago
  54. 1716625 lib: kms: add helpers for color management properties on pipes by Lionel Landwerlin · 8 years ago
  55. 59b5487 lib: kms: add crtc_id to igt_pipe_t by Lionel Landwerlin · 8 years ago
  56. 0e2e880 lib/igt_kms: Add COMMIT_ATOMIC to igt_display_commit2() by Mayuresh Gharpure · 8 years ago
  57. d8bf28f tests: fix CRTC assignment for a few tests by Paulo Zanoni · 8 years ago
  58. c6279ec lib/igt_kms: add kmstest_get_crtc_idx by Paulo Zanoni · 8 years ago
  59. e28acef lib/igt_kms, tests/testdisplay: allow probing of new connector modes by Jesse Barnes · 9 years ago
  60. 870548b tests/kms_force_connector_basic: Add prune-stale-modes subtest by Ville Syrjälä · 9 years ago
  61. 0986b43 lib: add PIPE_ANY to the pipe enum by Thomas Wood · 9 years ago
  62. 2b74b2b tests: Add kms_legacy_colorkey by Ville Syrjälä · 9 years ago
  63. a26f9f9 i-g-t: Adding plane scaling test case by chandra konduru · 9 years ago
  64. ace4208 i-g-t: Adding test case to test background color. by chandra konduru · 9 years ago
  65. 9aeff2b lib/kms: Add a way to override an output's mode by Ander Conselvan de Oliveira · 9 years ago
  66. e36091d tiling: Convert framebuffer helpers to use fb modifiers by Tvrtko Ursulin · 9 years ago
  67. 8d82e5b lib: remove igt_edid.h by Thomas Wood · 10 years ago
  68. 273a06d igt_kms: add a base edid by Thomas Wood · 10 years ago
  69. 519f377 doc: various spelling and typo fixes by Thomas Wood · 10 years ago
  70. 7b76754 lib: Add igt_plane_set_size() by Ville Syrjälä · 10 years ago
  71. a124b1a lib: add kmstest_edid_add_3d by Thomas Wood · 10 years ago
  72. fcb324c lib: add igt_restore_vt_mode by Thomas Wood · 10 years ago
  73. 1cad834 lib/igt_kms: Simplify return value of kmstest_get_connector_config by Daniel Vetter · 10 years ago
  74. 81dfcab lib/igt_kms: Simplify return value of kmstest_get_connector_default_mode by Daniel Vetter · 10 years ago
  75. 3b39bff lib/igt_kms: Shuffle kmtests_ functions by Daniel Vetter · 10 years ago
  76. 33f0884 lib/igt_kms: set_vt_graphics_mode is a low-level helper by Daniel Vetter · 10 years ago
  77. 9a15b5a lib/igt_kms: doc for type2str functions by Daniel Vetter · 10 years ago
  78. 27a19de lib/igt_kms: Clean up the other _name functions/macros by Daniel Vetter · 10 years ago
  79. dd8fba4 lib/igt_kms: Unify pipe name helpers by Daniel Vetter · 10 years ago
  80. d523656 igt_kms: add kmstest_unset_all_crtcs() by Paulo Zanoni · 10 years ago
  81. 4924b78 igt_kms: document and export kmstest_get_property() by Paulo Zanoni · 10 years ago
  82. bb48429 lib: don't abort if forcing the connector state fails by Thomas Wood · 10 years ago
  83. 753352c igt_kms: Introduce a for_each_pipe() macro by Damien Lespiau · 10 years ago
  84. 068efd8 igt_kms: Add support for setting plane rotation by Damien Lespiau · 10 years ago
  85. b2eb485 igt_kms: Add a way to query of the plane supports rotation by Damien Lespiau · 10 years ago
  86. b6ed9fb lib: add igt_enable_connectors and igt_reset_connectors by Thomas Wood · 10 years ago
  87. 13cd79c lib: add the ability to set an EDID data block on a connector by Thomas Wood · 10 years ago
  88. 37ffb22 lib: add function to change connector states by Thomas Wood · 10 years ago
  89. b5333b4 kms_plane: Add panning test for primary plane by Yi Sun · 10 years ago
  90. 794a9fd lib/kms: Add universal plane support (v2) by Matt Roper · 10 years ago
  91. 82bc03f lib/kms: Add igt_display_try_commit2() by Matt Roper · 10 years ago
  92. 1c25547 lib/kms: Add igt_display_commit2() by Matt Roper · 10 years ago
  93. 2a3e212 lib/kms: Track need for vblank wait locally by Matt Roper · 10 years ago
  94. 3cc60ba lib/kms: Drop igt_pipe->need_set_{crtc, cursor} by Matt Roper · 10 years ago
  95. d96490a lib: add missing includes to headers by Thomas Wood · 10 years ago
  96. 52a3a2e lib: various documentation fixes by Thomas Wood · 10 years ago
  97. 29ee36f lib: extract kmstest_set_connector_dpms by Daniel Vetter · 10 years ago
  98. 64401f5 lib: fold igt_display into igt_kms by Daniel Vetter · 10 years ago
  99. 9aea7ae lib/igt_fb: switch to igt_ prefix from kmstest_ by Daniel Vetter · 10 years ago
  100. 57d7db8 lib: extract igt_fb library by Daniel Vetter · 10 years ago