1. d0e5003 lib/aux: Plug memory leak in get_suspend_test by Petri Latvala · 6 years ago
  2. 72927dd lib/aux: Plug memory leak in __igt_lsof_fds by Petri Latvala · 6 years ago
  3. 51b8d4c i915/pm_rpm: Show the rpm status after disabling screens by Chris Wilson · 6 years ago
  4. 91908d3 igt/tests: Fix error checking in kms_atomic_transition by Stanislav Lisovskiy · 6 years ago
  5. a382aee i915/gem_exec_parse: Switch to a fixed timeout for basic-allocations by Chris Wilson · 6 years ago
  6. f273b14 i915/gem_exec_nop: Drop signal-all subtest from CI by Ashutosh Dixit · 6 years ago
  7. 67c7224 gem_ctx_isolation.c - Gen11 enabling for context isolation test by Dale B Stimson · 6 years ago
  8. 8feb147 i915/gem_busy: Another year, another ABI bump by Chris Wilson · 6 years ago
  9. ed944b4 lib/igt_kms: Fix commits for planes with multiple possible CRTCs by Nicholas Kazlauskas · 6 years ago
  10. a958d3f automake: Make librt mandatory by Tvrtko Ursulin · 6 years ago
  11. a117a5b autoconf: Silence void pointer arithmetic warnings by Tvrtko Ursulin · 6 years ago
  12. 27027cf tests/kms_cursor_legacy: Add missing munmap by Nischala Yelchuri · 6 years ago
  13. 081ab73 i915/gem_ctx_isolation: Sanitycheck nonpriv access by Chris Wilson · 6 years ago
  14. 189956a gem_wsim: Remove some unused struct members by Tvrtko Ursulin · 6 years ago
  15. 24366f0 gem_wsim: Round mmap to page size by Tvrtko Ursulin · 6 years ago
  16. b26530c tests: Use igt_device_set/drop_master by Daniel Vetter · 6 years ago
  17. 8af7429 tests: s/core_prop_blob/kms_prop_blob by Daniel Vetter · 6 years ago
  18. 37bec67 tests:core_prop_blob: Drop local_ prefixes by Daniel Vetter · 6 years ago
  19. 226f428 tests/kms_addfb_basic: Check that only the owner can rmfb by Daniel Vetter · 6 years ago
  20. 6be2dc8 lib: Incrementally mlock() by Chris Wilson · 6 years ago
  21. 0f0db14 meson: Make doc building dependent on gtk-doc by Arkadiusz Hiler · 6 years ago
  22. 21e45c9 igt/drm_read: Exercise waking up the next waiter by Chris Wilson · 6 years ago
  23. 017d846 tests/kms_plane_alpha_blend: Paint FBs with cairo source operator by Nicholas Kazlauskas · 6 years ago
  24. b79007f kms_chamelium: Fix test failures from missing outputs/unsupported formats, v2. by Maarten Lankhorst · 6 years ago
  25. b4a6cb8 tests/kms_pipe_crc_basic: Only test a single output per pipe. by Maarten Lankhorst · 6 years ago
  26. 46c577f tests/kms_pipe_crc_basic: Use for_each_pipe_static(). by Maarten Lankhorst · 6 years ago
  27. 1d8f332 lib/i915: Move mmap IOCTLs wrappers into separate file by Antonio Argenziano · 6 years ago
  28. c33e271 i915/gem_eio: Skip context creation tests if lacking contexts by Chris Wilson · 6 years ago
  29. f308fb6 i915/gem_ctx_switch: Use minimum qlen over all engines and measure switches by Chris Wilson · 6 years ago
  30. 25911cd autotools: Always build VC4 helpers with the library by Paul Kocialkowski · 6 years ago
  31. 2fe6f62 chamelium: Add a display test for randomized planes by Paul Kocialkowski · 6 years ago
  32. 6f2ab67 chamelium: Move the YUV tests over to the checkerboard checking method by Paul Kocialkowski · 6 years ago
  33. 7574715 lib/igt_chamelium: Hook-in checkerboard comparison method in helpers by Paul Kocialkowski · 6 years ago
  34. c7f2771 lib/igt_frame: Add a checkerboard frame comparison method by Paul Kocialkowski · 6 years ago
  35. cc28478 lib/igt_chamelium: Generalize the frame match helper with check type by Paul Kocialkowski · 6 years ago
  36. c6f3707 lib/igt_chamelium: Split frames dump logic and rework surroundings by Paul Kocialkowski · 6 years ago
  37. fc85a9b lib/igt_chamelium: Fixup resources liberation in comparison helpers by Paul Kocialkowski · 6 years ago
  38. ad4b1a4 lib/igt_kms: Add helpers to count and iterate planes from output by Paul Kocialkowski · 6 years ago
  39. 562f51c lib/igt_kms: Add helpers to count and iterate planes from pipe by Paul Kocialkowski · 6 years ago
  40. 5b39b1c lib/igt_fb: Support converting to VC4 modifiers in igt_fb_convert by Paul Kocialkowski · 6 years ago
  41. cf8438a lib/igt_fb: Pass the modifier to igt_fb_convert helpers by Paul Kocialkowski · 6 years ago
  42. 0f4aff4 lib/igt_vc4: Add helpers for converting linear to SAND-tiled buffers by Paul Kocialkowski · 6 years ago
  43. c4ca364 lib/igt_vc4: Add helpers for converting linear to T-tiled RGB buffers by Paul Kocialkowski · 6 years ago
  44. 7a8456b lib/igt_fb: Add a helper to fill-in the available DRM formats by Paul Kocialkowski · 6 years ago
  45. 34a21df lib/igt_fb: Add a helper to retreive the plane bpp for a given format by Paul Kocialkowski · 6 years ago
  46. 6e22718 lib/igt_fb: Add a stride-provisioned fashion of igt_fb_convert by Paul Kocialkowski · 6 years ago
  47. 3fa1953 lib/igt_fb: Allow interpreting the tile height as a stride equivalent by Paul Kocialkowski · 6 years ago
  48. 9f9e7c4 lib/igt_fb: Add support for VC4 SAND tiling modes by Paul Kocialkowski · 6 years ago
  49. 08c9cc0 lib/igt_fb: Add support for allocating T-tiled VC4 buffers by Paul Kocialkowski · 6 years ago
  50. 9e0c839 lib/igt_fb: Refactor create_bo_for_fb to prepare for VC4 support by Paul Kocialkowski · 6 years ago
  51. e1092cb lib/igt_fb: Add checks on i915 for i915-specific tiled buffer allocation by Paul Kocialkowski · 6 years ago
  52. caa9bb3 lib: drmtest: Add helpers to check and require the VC4 driver by Paul Kocialkowski · 6 years ago
  53. 7cc4289 tests/i915/gem_mmap_wc: Add local MMAP wrapper by Antonio Argenziano · 6 years ago
  54. 06b0830 tools/intel_gpu_top: Add file output capability by Tvrtko Ursulin · 6 years ago
  55. 47e91cc tools/intel_gpu_top: Add support for stdout logging by Tvrtko Ursulin · 6 years ago
  56. 8afdfd8 tests/prime_self_import: Swap gtt mapping for cpu by Antonio Argenziano · 6 years ago
  57. d1e352d tests/kms_lease: exercise uevent by Daniel Vetter · 6 years ago
  58. d57546b tests/kms_lease: validate implicitly added planes by Daniel Vetter · 6 years ago
  59. e0e8da1 tests/kms_lease: multimaster testcase by Daniel Vetter · 6 years ago
  60. 85cda26 tests/kms_lease: Test drop/set_master interactions by Daniel Vetter · 6 years ago
  61. db7d775 tests/kms_lease: validate the possible_crtcs filtering by Daniel Vetter · 6 years ago
  62. c5f7225 tests/kms_release: invalid checks for revoke-lease ioctl by Daniel Vetter · 6 years ago
  63. 9f0e3a5 tests/kms_lease: invalid corner-cases for create-lease ioctl by Daniel Vetter · 6 years ago
  64. 8b8a5e7 tests/kms_lease: Run on simulation by Daniel Vetter · 6 years ago
  65. 00075e6 tests/kms_lease: Add invalid planes tests by Daniel Vetter · 6 years ago
  66. 2b7dd10 i915/gem_eio: Not everyone actually has contexts! by Chris Wilson · 6 years ago
  67. 8ca0b30 igt/drv_hangman: Skip if resets are disallowed by Chris Wilson · 7 years ago
  68. e0e24a6 lib: Only require we have i915.reset module parameter for allow-hang by Chris Wilson · 6 years ago
  69. e5088c8 lib: disallow fixtures/subtest groups in simple tests by Daniel Vetter · 6 years ago
  70. c0b012f tests/kms_pwrite_crtc: Drop fixtures by Daniel Vetter · 6 years ago
  71. dbebece intel-ci/fast-feedback: Prefix pm tests with i915_ by Arkadiusz Hiler · 6 years ago
  72. ebf2d10 runner: Exit with 0 on dry-run by Petri Latvala · 6 years ago
  73. 5aa3651 i915/gem_eio: Check that context create fails when wedged by Chris Wilson · 6 years ago
  74. da2aa26 tests/kms_mmap_write_crc: Fix igt_fixture handling by Daniel Vetter · 6 years ago
  75. 3bbdb53 lib/tests: Use ARRAY_SIZE by Daniel Vetter · 6 years ago
  76. ee6e006 i915/gem_ctx_exec: Remember to ask for permission to reset the GPU by Chris Wilson · 6 years ago
  77. 091cf55 lib/tests: Add testcase for nonexisting subtest name by Daniel Vetter · 6 years ago
  78. 8409696 lib/tests: Convert no_exit tests into positive tests by Daniel Vetter · 6 years ago
  79. fd8f161 tests: drop invalid name build checks by Daniel Vetter · 6 years ago
  80. 1c068c4 lib/tests: add internal_assert_wexited/wsignaled by Daniel Vetter · 6 years ago
  81. 4494052 lib/tests: Add header for common helpers by Daniel Vetter · 6 years ago
  82. 4d0d81a lib/crc: Reset fifo underrun reporting for every crc capture by Daniel Vetter · 6 years ago
  83. 54e0e8b tests: Prefix pm_ tests with i915_ and move them to i915/ by Arkadiusz Hiler · 6 years ago
  84. be29b2e tests/i915: Rename files so they correspond to binary names by Arkadiusz Hiler · 6 years ago
  85. 3a18424 tools: Add dpcd_reg binary to gitignore by Arkadiusz Hiler · 6 years ago
  86. daa38ba benchmarks/meson: Stop renaming benchmarks by Arkadiusz Hiler · 6 years ago
  87. cc48c23 meson: Bump meson version requirement to 0.46.0 by Arkadiusz Hiler · 6 years ago
  88. c12b1f8 i915/gem_exec_schedule: Switch back to gem_set_domain() by Chris Wilson · 6 years ago
  89. 092273f lib: Restore the i915.reset modparam before cleaning up by Chris Wilson · 6 years ago
  90. edf2930 doc: End transition period. by Rodrigo Vivi · 6 years ago
  91. 8ce49ab i915/gem_eio: Check we only ban the context by Chris Wilson · 6 years ago
  92. 368e761 runner: Exit with 2 when overall timeout exceeded by Petri Latvala · 6 years ago
  93. 51d069e igt/gem_ctx_exec: Exercise I915_CONTEXT_PARAM_RECOVERABLE by Chris Wilson · 6 years ago
  94. f402cc5 drm-uapi: Update i915_drm.h for I915_CONTEXT_PARAM_RECOVERABLE by Chris Wilson · 6 years ago
  95. 784b3c5 gitlab-ci: Remove autotools from corss-compilation containers by Arkadiusz Hiler · 6 years ago
  96. 327f40b gitlab-ci: Add 'ninja test' step for armhf by Arkadiusz Hiler · 6 years ago
  97. 6727e17 i915/gem_create: Verify that all new objects are clear by Chris Wilson · 6 years ago
  98. 7802324 tests/i915/gem_exec_schedule.c: Switch to gem_sync and gem_read by Antonio Argenziano · 6 years ago
  99. 324ab48 intel-ci: Disable i915_suspend@shrink by Chris Wilson · 6 years ago
  100. 616842e i915/gem_eio: Allow older platforms more leniency in reset latency by Chris Wilson · 6 years ago