1. 10c6ad3 lib: Add GPGPU fill by Zhenyu Wang · 10 years ago
  2. 106f0bf lib: rename igt_media_fillfunc_t typedef to igt_fillfunc_t by Zhenyu Wang · 10 years ago
  3. 4e5c16c tests/drv_hangman: remove check for other drm clients by Tim Gore · 10 years ago
  4. 77b52f1 tests/Android.mk: Add kms_pwrite_crc to cairo test list by Tim Gore · 10 years ago
  5. e06a744 tests/kms_flip: Fix assert about vblank wait duration by Ville Syrjälä · 10 years ago
  6. ddf0f09 tests/gem_ring_sync_copy: reduce memory usage by Tim Gore · 10 years ago
  7. dbac905 lib: ensure subtests are not added to simple tests by Thomas Wood · 10 years ago
  8. 3bebf3d tests: use subtests in gem_tiled_swapping by Thomas Wood · 10 years ago
  9. ae3a946 lib: fix symbol names in documentation comments by Thomas Wood · 10 years ago
  10. b8f193b demos/intel_sprite_on: Added support to compile intel_sprite_on on Android. by Gagandeep S Arora · 10 years ago
  11. dad4694 lib: fix igt_reset_connectors by Thomas Wood · 10 years ago
  12. 57259d7 lib/igt_debugfs: Don't setup crc in _new by Daniel Vetter · 10 years ago
  13. d807891 tests/kms_render: gen2/3 can't do 10bpc by Daniel Vetter · 10 years ago
  14. 08f0e1c tests/prime_self_import: Track leaked objects accurately by Daniel Vetter · 10 years ago
  15. 120d6d1 lib/aux: Make it clear that rtcwake failures aren't bugs by Daniel Vetter · 10 years ago
  16. 16f99ee lib/os: Push simulation test down into intel_require_memory by Daniel Vetter · 10 years ago
  17. a535cde lib/os: Pust igt_require into memory check function by Daniel Vetter · 10 years ago
  18. aa63fc7 configure: update bug reporting url by Thomas Wood · 10 years ago
  19. f674a1f igt/gem_tiled_blits: Require that we do the full test by Chris Wilson · 10 years ago
  20. d77eda6 igt/gem_linear_blits: Require that we do the full test by Chris Wilson · 10 years ago
  21. b35b150 tests/pm_rpm: add gem-evict-pwrite subtest by Imre Deak · 10 years ago
  22. f12ed83 tests/kms_pwrite_crc: Add pwrite vs display coherency test by Ville Syrjälä · 10 years ago
  23. ebab9f0 lib: only skip subsequent tests if a timeout occurs outside of a subtest by Thomas Wood · 10 years ago
  24. f6aa80c tests/kms_flip: add a timeout for the nonblocking-read test by Thomas Wood · 10 years ago
  25. 3442413 lib/tests: add a test for igt_set_timeout by Thomas Wood · 10 years ago
  26. 6ee3337 tests/gem_exec_parse: Go OCD about C-style comments by Daniel Vetter · 10 years ago
  27. bf31ed8 tests/gem_madvise: set execbuf.batch_len before doing an execbuf by Brad Volkin · 10 years ago
  28. c1fdc2f tests/gem_exec_parse: fix batch_len setting for cmd-crossing-page by Brad Volkin · 10 years ago
  29. 4dd6e0e configure: require automake 1.12 by Thomas Wood · 10 years ago
  30. 10aacc7 tests: ensure the script based tests are included in the distribution by Thomas Wood · 10 years ago
  31. 50d539e tests/gem_reset_stats: add defer-hangcheck test by Mika Kuoppala · 10 years ago
  32. c049c39 tests: use igt_debugfs where possible by Thomas Wood · 10 years ago
  33. 4f689d5 tests/drm_lib.sh: add a "--help-description" option by Thomas Wood · 10 years ago
  34. 895204f testdisplay: add a test description by Thomas Wood · 10 years ago
  35. 98188b4 docs: include descriptions for the test programs by Thomas Wood · 10 years ago
  36. e6fec38 Build the docs directory last by Thomas Wood · 10 years ago
  37. 3d0dca4 docs: add some test descriptions by Thomas Wood · 10 years ago
  38. f8b3c70 lib: add the ability to include a description with a test by Thomas Wood · 10 years ago
  39. c060167 configure: fix issues when running outside the source tree by Thomas Wood · 10 years ago
  40. ce0d34d testdiplay: add a "--help" option by Thomas Wood · 10 years ago
  41. db425d6 testdisplay: ensure invalid long option exit status is non-zero by Thomas Wood · 10 years ago
  42. b441e6a lib/tests: don't use hard error status to indicate test failure by Thomas Wood · 10 years ago
  43. 03a4ad1 lib/tests: fix tests and test list location by Thomas Wood · 10 years ago
  44. 86bb607 tools/quick_dump: don't include generated sources in the distribution by Thomas Wood · 10 years ago
  45. 2c44d63 Mediafill/skl: Remove redundant field to fix GPU hang by Zhao Yakui · 10 years ago
  46. c680289 Rendercopy/skl: Remove redundant field to fix GPU hang by Zhao Yakui · 10 years ago
  47. e34240d tests/drv_hangman: skip a few asserts when using the cmd parser by Brad Volkin · 10 years ago
  48. a973aab tests: Remove spurious binaries from gem_tiled_wb commit by Chris Wilson · 10 years ago
  49. 83757d7 tests/prime_nv_test: Skip cpu mmap testcase by Daniel Vetter · 10 years ago
  50. fbc6730 igt/gem_tiled_wb: Remove extraneous mmap(wc) requirement by Chris Wilson · 10 years ago
  51. c45216b igt/gem_tiled_wb: Exercise CPU mmaps with swizzling by Chris Wilson · 10 years ago
  52. 6fff1f8 ioctl_wrappers: Pass in offset to CPU mmaps by Chris Wilson · 10 years ago
  53. 676ccf8 igt/gem_linear_blits: Add sufficient RAM check by Chris Wilson · 10 years ago
  54. e622850 lib/igt_core.h: add debug messages for test requirements by Thomas Wood · 10 years ago
  55. d950f37 lib/igt_core.h: fix igt_skip_on_f requirement message by Thomas Wood · 10 years ago
  56. 5a61421 lib/tests: use the "check_" prefix for tests by Thomas Wood · 10 years ago
  57. b78d142 build: fix distcheck by Thomas Wood · 10 years ago
  58. ab5f7ea lib: ensure the library is built before the tests by Thomas Wood · 10 years ago
  59. ad5cb25 demos/intel_sprite_on: Added support to display all sprites. by Gagandeep S Arora · 10 years ago
  60. b6715d9 tests: Reenable testdisplay by Daniel Vetter · 10 years ago
  61. 97f3391 tests/testdisplay: Fix test status check fumble by Daniel Vetter · 10 years ago
  62. c15e693 Add CONTRIBUTING file by Daniel Vetter · 10 years ago
  63. 685e577 Move library selftests to lib/tests by Daniel Vetter · 10 years ago
  64. 9d6a2ca Move watermark code from tests to tools by Daniel Vetter · 10 years ago
  65. 15972aa tests/pm_rpm: add system-suspend-{execbuf,modeset} subtests by Paulo Zanoni · 10 years ago
  66. cba3088 skl_ddb_allocation: Respect the minimum number of blocks by Damien Lespiau · 10 years ago
  67. 7296e09 tests/kms_flip: Make flip-vs-panning-vs-hang change DSPSURF by Ville Syrjälä · 10 years ago
  68. e497600 igt/gem_userptr_blits/dmabuf: Map the right pointer for !llc by Chris Wilson · 10 years ago
  69. eae9f72 tests/gem_workarounds: adapt to constant wa list from driver by Mika Kuoppala · 10 years ago
  70. 8b556f7 tests/*: lib/igt.cocci found something! by Daniel Vetter · 10 years ago
  71. 4724698 kms_rotation_crc: Add test for cursor rotation (v2) by Sonika Jindal · 10 years ago
  72. 4f6a6cb lib: fix #define max by Mika Kuoppala · 10 years ago
  73. 18cb650 igt/gem_userptr_blits/dmabuf: Provide partial coverage on !llc platforms by Chris Wilson · 10 years ago
  74. ac20795 lib/igt_aux: move audio RPM code to igt_setup_runtime_pm() by Paulo Zanoni · 10 years ago
  75. a06071c tests/gem_exec_parse: test for chained batch buffers by Brad Volkin · 10 years ago
  76. bba1cd0 tests/kms_cursor_crc: HSW/BDW only have square cursors by Paulo Zanoni · 10 years ago
  77. fc6d464 lib/igt_aux: make igt_wait_for_pm_status() resist the signal helper by Paulo Zanoni · 10 years ago
  78. 06de0e7 tests/kms_force_connector: fix assertion when VGA is already connected by Thomas Wood · 10 years ago
  79. 1a0ae51 tests: add a check for command line handling by Thomas Wood · 10 years ago
  80. d02ffe4 drm_lib.sh: add standard command line options by Thomas Wood · 10 years ago
  81. 4839447 configure: include the skylake quick_dump files in EXTRA_DIST by Thomas Wood · 10 years ago
  82. d2595d7 quick_dump: fix distcheck by Thomas Wood · 10 years ago
  83. be4710a lib: add common min and max macros by Thomas Wood · 10 years ago
  84. d4e3b6a lib: various documentation fixes by Thomas Wood · 10 years ago
  85. 303fe74 skl_ddb_allocation: Make 'end' exclusive in the DDB allocation entry by Damien Lespiau · 10 years ago
  86. f951943 skl_ddb_allocation: Add checks on the DDB entries by Damien Lespiau · 10 years ago
  87. 69a465d skl_ddb_allocation: Add a standalone version of the DDB allocator by Damien Lespiau · 10 years ago
  88. e11b710 tests/kms_force_connect: skip if a VGA connector is not available by Thomas Wood · 10 years ago
  89. 5209ec1 tests/kms_force_connector: ensure igt_exit is called at exit by Thomas Wood · 10 years ago
  90. 5c7d54e tests/pm_rc6_residency: Split RC6p and RC6pp. by Rodrigo Vivi · 10 years ago
  91. e7abb63 tests/pm_rpm: use igt_assert_eq() on COMPARE() by Paulo Zanoni · 10 years ago
  92. 97715d5 tests/pm_rpm: fix some compilation warnings by Paulo Zanoni · 10 years ago
  93. 7308e3a tests/pm_rpm: reduce the number of rounds on the stress tests by Paulo Zanoni · 10 years ago
  94. 8aa7fda igt/gem_bad_reloc: Handle real offset being 0 by Chris Wilson · 10 years ago
  95. cd5ed45 igt/gem_negative_reloc: Execute a BLT operation with a negative reloc by Chris Wilson · 10 years ago
  96. a0b5c6d Revert "tests/kms_sink_crc_basic: Wait 2 vblanks before grabing the new crc." by Rodrigo Vivi · 10 years ago
  97. 9c8ee51 Revert "tests/kms_psr_sink_crc: Wait 2 vblanks before grabing the new crc." by Rodrigo Vivi · 10 years ago
  98. ca6b63f tools/null_state_gen: Add copyright notice to state output by Mika Kuoppala · 10 years ago
  99. f246f1e tools/null_state_gen: Add GEN9 golden context batch buffer creation by Armin Reese · 10 years ago
  100. 0e8ac72 tools/null_state_gen: Add Gen8 golden state by Mika Kuoppala · 10 years ago