1. f17d633 intel_chipset: Convert IS_SKYLAKE to device info by Chris Wilson · 8 years ago
  2. 1d03a50 intel_chipset: Convert IS_BROXTON to device info by Chris Wilson · 8 years ago
  3. 2a74eb5 intel_chipset: Convert IS_BROADWATER, IS_CRESTLINE to device info by Chris Wilson · 8 years ago
  4. 5679105 intel_chipset: Convert IS_965 to use intel_gen() by Chris Wilson · 8 years ago
  5. fa3bbcf intel_chipset: Convert IS_MOBILE to intel_device_info by Chris Wilson · 8 years ago
  6. d308bb0 lib: Start weaning off defunct intel_chipset.h by Chris Wilson · 8 years ago
  7. 0404de4 Revert "igt_kms: Add modeset support for atomic style commits." by Maarten Lankhorst · 8 years ago
  8. 4a18597 igt_kms: Add modeset support for atomic style commits. by Maarten Lankhorst · 8 years ago
  9. be13126 lib/igt_kms: Add for_each_pipe_with_valid_output and for_each_valid_output_on_pipe. by Maarten Lankhorst · 8 years ago
  10. 13fa7da lib/intel_chipset: Removing PCI IDs that are no longer listed as Kabylake. by Rodrigo Vivi · 8 years ago
  11. 09dc317 lib/intel_chipset: Add more Kabylake PCI IDs. by Rodrigo Vivi · 8 years ago
  12. ba58793 lib: Fix reporting of debugfs mountpoint by Chris Wilson · 8 years ago
  13. 362da34 lib: Suppress kmsg on exit for unknown programmes by Chris Wilson · 8 years ago
  14. e1c3cde lib: Avoid running gem_quiescent_gpu() on non-Intel hardware by Robert Foss · 8 years ago
  15. 838d077 igt: Add basic framework for GVT-g testing by Chris Wilson · 8 years ago
  16. d86d6eb Silence compiler warnings for expected and handled error conditions by Chris Wilson · 8 years ago
  17. 1b81253 lib: Suppress error messages from failure to load driver modules by Chris Wilson · 8 years ago
  18. e4c24c0 lib/debugfs: Fix probe path for opening i915 debugfs dir by Chris Wilson · 8 years ago
  19. 8deba38 igt/vgem_basic: Exercise opening sysfs/debugfs by Chris Wilson · 8 years ago
  20. c344044 igt: Add basic exercise of vGEM by Chris Wilson · 8 years ago
  21. 7ce6389 lib: Support opening vGEM device by Chris Wilson · 8 years ago
  22. be21fc0 tests: Push igt_fork/stop_hang_detector into fixtures by Daniel Vetter · 8 years ago
  23. b5ef40e lib/gt: Omit illegal instruction on hang injection with gen 8+ by Mika Kuoppala · 8 years ago
  24. beef31a igt/gem_stolen: Check for available stolen memory size by Ankitprasad Sharma · 8 years ago
  25. 32940a0 Introduced by 0e11befe442. openat(2) is used in igt_sysfs_set() w/ a by Marius Vlad · 8 years ago
  26. 0e11bef lib: Override the connector status using the sysfs status attribute by Chris Wilson · 8 years ago
  27. b3082ae lib: Add simple sysfs accessors by Chris Wilson · 8 years ago
  28. 7be235c lib: Actually use provided size when creating BO by Tomeu Vizoso · 9 years ago
  29. 303b380 igt_core: Search "." as final fallback for igt_fopen_data() by Matt Roper · 8 years ago
  30. f687357 lib/crc: Update doc for igt_pipe_crc_get_crcs by Daniel Vetter · 8 years ago
  31. 415398a lib/gt: Replace hanging instruction by Chris Wilson · 9 years ago
  32. 4dc4ebf lib/igt_kms: move gtk-doc comments next to the definition by Jani Nikula · 9 years ago
  33. 8864820 lib/igt_aux: Polish docs for igt_timeout by Daniel Vetter · 9 years ago
  34. d7050f9 lib/igt_aux: Polish docs for igt_interruptible by Daniel Vetter · 9 years ago
  35. 2d432fc lib/igt_aux: define actual functions for kmstest_*_str by Jani Nikula · 9 years ago
  36. dfe8964 lib/igt_aux: update encoder and type names by Jani Nikula · 9 years ago
  37. 26bec97 lib/igt_kms: Add fail exit branch in do_display_commit() by Feceoru, Gabriel · 9 years ago
  38. f201495 lib: compute exitcode first by Chris Wilson · 9 years ago
  39. c038518 lib/intel_chipset: drop unused IS_9XX() by Jani Nikula · 9 years ago
  40. cf07aa2 lib: Fixup u64 multiply for computing nanoseconds by Chris Wilson · 9 years ago
  41. 4782591 lib: Tweak calibration of initial settimer delay by Chris Wilson · 9 years ago
  42. 7d08913 lib: Enable clflush for 32bit x86 builds by Chris Wilson · 9 years ago
  43. b481705 lib: Apply magic clflush serialisation by Chris Wilson · 9 years ago
  44. 1aebeeb igt_kms: Fix use after free in kmstest_get_pipe_from_crtc_id by Tvrtko Ursulin · 9 years ago
  45. 90a7e3b lib/igt_aux: Half the timeout for suspend to RAM and a third for suspend to disk. by marius vlad · 9 years ago
  46. d9dca5f lib/igt_kms: Move IGT_MAX_PLANES into the igt_plane enum by Daniel Vetter · 9 years ago
  47. 2737285 lib: Pass format instead of bpp to create_bo_for_fb() by Ville Syrjälä · 9 years ago
  48. f650aa2 igt/gem_close_race: Batify by Chris Wilson · 9 years ago
  49. 3450cba lib: Declare loop variable as volatile before setjmp by Tomeu Vizoso · 9 years ago
  50. be354f4 lib: update kmstest_get_pipe_from_crtc_id by Micah Fedke · 9 years ago
  51. 2869921 lib: Fix doc warnings for real! by Daniel Vetter · 9 years ago
  52. f4718c2 tests: Open any driver by Tomeu Vizoso · 9 years ago
  53. 8a1a386 lib: Add igt_create_bo_with_dimensions by Tomeu Vizoso · 9 years ago
  54. 89b3ffe lib: Map dumb buffers by Tomeu Vizoso · 9 years ago
  55. a2d5b34 lib: Add igt_dirty_fb by Tomeu Vizoso · 9 years ago
  56. fb66a5d lib: Add helper kmstest_dumb_map_buffer by Tomeu Vizoso · 9 years ago
  57. dc84e7d lib: Add wrapper for DRM_IOCTL_MODE_CREATE_DUMB by Tomeu Vizoso · 9 years ago
  58. 85a1d45 lib: Call intel_get_drm_devid only from intel code by Tomeu Vizoso · 9 years ago
  59. 644f364 lib: Assert we are on i915 from intel_get_drm_devid by Tomeu Vizoso · 9 years ago
  60. e0e3a06 lib: Expose is_i915_device by Tomeu Vizoso · 9 years ago
  61. 6755757 lib: Have gem_set_tiling require intel by Tomeu Vizoso · 9 years ago
  62. 3fee80e lib: add igt_require_intel by Tomeu Vizoso · 9 years ago
  63. 0eadf63 lib: Rename is_intel to has_known_intel_chipset by Tomeu Vizoso · 9 years ago
  64. 8af67d1 test/gem_mocs_settings: Testing MOCS register settings by Peter Antoine · 9 years ago
  65. 4a3fa35 lib: Tidy presentations of pread/pwrite failures by Chris Wilson · 9 years ago
  66. 645c954 lib: Remove defunct stop_rings by Chris Wilson · 9 years ago
  67. cd8da3f lib: kms: move framebuffer scanout offset/size to plane by Lionel Landwerlin · 9 years ago
  68. bd29243 lib: Avoid assertion if sig_ioctl is unsed from a child accidentally by Chris Wilson · 9 years ago
  69. cb12d05 lib: Don't report the last errno inside the async GPU hang detector by Chris Wilson · 9 years ago
  70. c89e8db lib: Ignore udev failure to report an event by Chris Wilson · 9 years ago
  71. 2b804c3 lib: Tidy error message for a helper process who unexpectedly dies by Chris Wilson · 9 years ago
  72. 98dcf2f igt/gem_concurrent_blit: Relax maxfiles restrictions by Chris Wilson · 9 years ago
  73. 756f3e0 lib: Add a GPU error detector by Chris Wilson · 9 years ago
  74. c7e9be2 lib: add crc comparison function without an assert by Lionel Landwerlin · 9 years ago
  75. a511310 lib: fb: add igt_paint_color_gradient_range by Lionel Landwerlin · 9 years ago
  76. 1716625 lib: kms: add helpers for color management properties on pipes by Lionel Landwerlin · 9 years ago
  77. 59b5487 lib: kms: add crtc_id to igt_pipe_t by Lionel Landwerlin · 9 years ago
  78. 8520037 lib: Measure the cost of calling timer_settimer() for sigiter by Chris Wilson · 9 years ago
  79. 82e9113 lib/igt_aux: Refine decision to stop signal injection by Chris Wilson · 9 years ago
  80. e85613b igt/gem_concurrent_blit: dmabuf requires twice the number of files by Chris Wilson · 9 years ago
  81. d545610 lib/igt_aux: Divert ioctls for signal injection by Chris Wilson · 9 years ago
  82. c1fed52 lib: Replace drmIoctl() with a layer of indirection by Chris Wilson · 9 years ago
  83. 4e4f5b4 lib/tests: More igt_subtest_group checks by Daniel Vetter · 9 years ago
  84. 483d1c0 lib: Fix some doc warnings by Daniel Vetter · 9 years ago
  85. 72d04b8 lib: Add igt_subtest_group by Daniel Vetter · 9 years ago
  86. dbc74dd intel: Adding missing Broxton PCI IDs. by Rodrigo Vivi · 9 years ago
  87. 95090bb lib/ioctl_wrappers: Explain a couple of igt_require(ret == 0) by Chris Wilson · 9 years ago
  88. a8a685f lib/intel_os: Squelch dmesg spam when purging VM caches by Chris Wilson · 9 years ago
  89. 4eba8e2 igt/gem_concurrent_all: struct buffers for all by Chris Wilson · 9 years ago
  90. dcb39b5 igt/gem_softpin: Repeat tests with signal interruptions by Chris Wilson · 9 years ago
  91. 34098b7 lib/igt_gt: Handle SIGINT whilst writing to i915_error_state by Chris Wilson · 9 years ago
  92. 0e2e880 lib/igt_kms: Add COMMIT_ATOMIC to igt_display_commit2() by Mayuresh Gharpure · 9 years ago
  93. 5459374 lib: Remove dead gem_get_num_rings() by Chris Wilson · 9 years ago
  94. 3d9bcd0 lib: Remove unused gem_has_enable_ring() by Chris Wilson · 9 years ago
  95. 6cd15fb benchmarks: Add gem_syslatency by Chris Wilson · 9 years ago
  96. 598deed lib: remove saved_sig_mask by Daniel Vetter · 9 years ago
  97. 93824f0 lib: Unit test for exit handler by Daniel Vetter · 9 years ago
  98. 78f2ea3 lib/igt_core: remove igt_disable/enable_exit_handlers by Daniel Vetter · 9 years ago
  99. 771dbb0 lib/igt_kms: Don't disable exit handlers around set_vt_mode by Daniel Vetter · 9 years ago
  100. 7476138 benchmarks/gem_latency: Replace igt_stats with igt_mean by Chris Wilson · 9 years ago