1. 1e3fcc4 autotools: make symbols hidden by default by Lucas De Marchi · 6 years ago
  2. ba80825 meson: make symbols hidden by default by Lucas De Marchi · 6 years ago
  3. b46945e test/amdgpu: add GDS, GWS and OA tests by Christian König · 6 years ago
  4. 864d450 test/amdgpu: add proper error handling v2 by Christian König · 6 years ago
  5. 5bd5f7b tests/amdgpu: add unaligned VM test by Christian König · 6 years ago
  6. cc472c5 amdgpu: Disable deadlock test suite for RV by Likun Gao · 6 years ago
  7. f4f61e5 tests/amdgpu: add test for finding bo by CPU mapping by Junwei Zhang · 6 years ago
  8. f693c46 tests/util: Add support for stm module by Benjamin Gaignard · 6 years ago
  9. 9322028 tests/modetest: Add atomic support by Benjamin Gaignard · 6 years ago
  10. 68bd236 drmdevice: print the correct host1x information by Emil Velikov · 6 years ago
  11. 8a3a8c1 drmdevice: convert the tabbed output into a tree by Emil Velikov · 6 years ago
  12. 33b0357 tests/drmdevice: add a couple of printf headers by Emil Velikov · 6 years ago
  13. c64dc00 tests/drmdevices: install alongside other utilities by Emil Velikov · 6 years ago
  14. d4b4c51 amdgpu: enlarge the maximum number of cards supported by Xiaojie Yuan · 6 years ago
  15. cb850ce tests/amdgpu: add vce mv tests support and sets by James Zhu · 6 years ago
  16. 0926f0a meson,configure: include config.h automatically by Eric Engestrom · 6 years ago
  17. 32e0370 tests: fix memory leak issue by Inki Dae · 6 years ago
  18. dff690a tests/exynos: remove dead condition by Seung-Woo Kim · 6 years ago
  19. a1a13d2 tests/amdgpu: Fix misspellings of "suite" by Michel Dänzer · 6 years ago
  20. 1f6a85c test/amdgpu: disable bo eviction test by default by Chunming Zhou · 6 years ago
  21. ab5aaf6 drm/tegra: Sanitize format modifiers by Thierry Reding · 7 years ago
  22. 09642c0 tests/amdgpu: add bo eviction test by Chunming Zhou · 6 years ago
  23. 10e85a8 tests/amdgpu: add missing config.h include by Emil Velikov · 6 years ago
  24. 440e6ad exynos/tests: use #ifdef for never-defined token by Eric Engestrom · 7 years ago
  25. d2b0a4e always define HAVE_CAIRO by Eric Engestrom · 6 years ago
  26. 44867b0 tests/etnaviv: drop unused `return 0` by Eric Engestrom · 6 years ago
  27. 28052ad tests/util: drop unused parameters by Eric Engestrom · 6 years ago
  28. 256cdc0 tests/util: fix signed/unsigned comparisons by Eric Engestrom · 6 years ago
  29. 80f33f4 tests/amdgpu: drop unused variables by Eric Engestrom · 6 years ago
  30. c6fcd17 tests/amdgpu: add parentheses to make operation priority explicit by Eric Engestrom · 6 years ago
  31. 089d454 remove unnecessary double-semicolon by Eric Engestrom · 7 years ago
  32. 82aef5f amdgpu: Disable VM test suite by default for SI ASICs by Michel Dänzer · 6 years ago
  33. 8e75f5a amdgpu: Disable deadlock test suite by default for SI ASICs by Michel Dänzer · 6 years ago
  34. 429bb58 amdgpu: Fix segfault in deadlock test. by Andrey Grodzovsky · 6 years ago
  35. 5e239f3 amdgpu: Update deadlock test to not assert on ECANCELED by Andrey Grodzovsky · 6 years ago
  36. 6736ad4 modetest: Fix to check return value of asprintf() by Seung-Woo Kim · 6 years ago
  37. 032bb3b amdgpu: Symlink .editorconfig to tests/amdgpu by Michel Dänzer · 6 years ago
  38. 6fe93b8 amdgpu: Don't dereference device_handle after amdgpu_device_deinitialize by Michel Dänzer · 6 years ago
  39. 5f7deb5 Add meson build system by Dylan Baker · 7 years ago
  40. f115de8 tests/amdgpu: execute copy linear on all the available rings by Hawking Zhang · 6 years ago
  41. cbbb8a3 tests/amdgpu: execute const fill on all the available rings by Hawking Zhang · 6 years ago
  42. 168dbe9 tests/amdgpu: execute write linear on all the available rings by Hawking Zhang · 6 years ago
  43. de807d1 test/amdgpu: fix compiler warnings by Christian König · 6 years ago
  44. 4f8e426 tests/amdgpu: Add return CUE_SUCCESS to suite_vcn_tests_clean. by Andrey Grodzovsky · 7 years ago
  45. 7f29939 amdgpu: Remove dummy CU_ASSERT_EQUAL. by Andrey Grodzovsky · 7 years ago
  46. bc21168 amdgpu: Add explicit dependency test. by Andrey Grodzovsky · 7 years ago
  47. aeab24a amdgpu: Dynamicly disable BO suite "Metadata" test. by Andrey Grodzovsky · 7 years ago
  48. 1a12900 amdgpu: Switch amdgpu CS tests enabling to the new way. by Andrey Grodzovsky · 7 years ago
  49. 18ffe48 amdgpu: Disable deadlock test suite for Vega 10 by Andrey Grodzovsky · 7 years ago
  50. 9ad9b7e amdgpu: Add memory over allocation test. by Andrey Grodzovsky · 7 years ago
  51. 818a0d4 amdgpu: Move memory alloc tests in bo suite. by Andrey Grodzovsky · 7 years ago
  52. 806d080 amdgpu: Use new suite/test disabling functionality. by Andrey Grodzovsky · 7 years ago
  53. 8642194 amdgpu: Add functions to disable suites and tests. by Andrey Grodzovsky · 7 years ago
  54. be40710 exynos: change the license to X11/MIT by Inki Dae · 7 years ago
  55. f3091ba amdgpu: Fix wrappers for AMDGPU_VM IOCTL. by Andrey Grodzovsky · 7 years ago
  56. 33dcc29 amdgpu: Add VMID reservation per GPU context test. by Andrey Grodzovsky · 7 years ago
  57. ba68d7b modetest: Allow full testing of primary planes by Ville Syrjälä · 7 years ago
  58. 511c71c modetest: Decode IN_FORMATS plane blob property by Kristian H. Kristensen · 7 years ago
  59. 2ecafca tests/amdgpu: fix uvd enc data corruption issue by James Zhu · 7 years ago
  60. 657b094 tests/amdgpu: add new uvd enc support check by James Zhu · 7 years ago
  61. 670db97 amdgpu: Add deadlock detection test suit. by Andrey Grodzovsky · 7 years ago
  62. 736ef0b amdgpu: make userptr unit test more interesting by Christian König · 7 years ago
  63. 05a830d tests/amdgpu: add missing header to SOURCES by Alex Deucher · 7 years ago
  64. 20138ea drmsltest: Check expected neighbours by Jan Vesely · 7 years ago
  65. 9d133dd tests/amdgpu: add uvd encode unit tests by Boyuan Zhang · 7 years ago
  66. e2b6785 test/amdgpu: fix test failure for SI by Flora Cui · 7 years ago
  67. 4d0e05e tests/amdgpu: bypass VCE tests on raven by Hawking Zhang · 7 years ago
  68. 517df5f tests/amdgpu: bypass UVD CS tests on raven by Hawking Zhang · 7 years ago
  69. 57d67d5 tests/amdgpu: s/uvd_messages.h/decode_messages.h/ in Makefile.am by Michel Dänzer · 7 years ago
  70. b6f450e tests/amdgpu: Fix device_id option by Tom St Denis · 7 years ago
  71. 16444e1 tests/amdgpu: implement vcn dec unit tests by Leo Liu · 7 years ago
  72. c1f5eea tests/amdgpu: add vcn tests support and sets by Leo Liu · 7 years ago
  73. 01096f2 tests/amdgpu: move decode sum to common by Leo Liu · 7 years ago
  74. 1851f1b tests/amdgpu: separate decode messages by Leo Liu · 7 years ago
  75. ec65d19 tests/amdgpu: rename uvd messages to decode messages by Leo Liu · 7 years ago
  76. 2ee1fd2 Add the DPI encoder/connector types to KMS utils. by Eric Anholt · 7 years ago
  77. d75a7ef Add pl111 as a KMS driver for utils. by Eric Anholt · 7 years ago
  78. 691a215 modetest: fix printing of fourcc on BE machines by Ilia Mirkin · 7 years ago
  79. 90c3045 amdgpu: add a test for amdgpu_cs_wait_fences by Nicolai Hähnle · 7 years ago
  80. 6796859 tests/etnaviv: link against libdrm by Bernd Kuhls · 7 years ago
  81. c4d673a Android: fix building of modetest and proptest by Rob Herring · 7 years ago
  82. 2dc30dd tests/exynos: fix invalid code of error path in g2d test by Seung-Woo Kim · 7 years ago
  83. a398adb tests/exynos: remove unused-function build warning by Seung-Woo Kim · 7 years ago
  84. a784c38 tests/amdgpu: add Polaris12 support for cs test by Junwei Zhang · 8 years ago
  85. f810e31 tests/amdgpu: add vce unit test support for vega10 by Leo Liu · 8 years ago
  86. 5a44f9e tests/amdgpu: add uvd unit test support for vega10 by Leo Liu · 8 years ago
  87. fee173d tests/amdgpu: fix the count number for vega10 by Huang Rui · 8 years ago
  88. 07edf5d Remove unused tests/drmstat.c by Emil Velikov · 7 years ago
  89. 8a89d5f amdgpu: A new option to run tests on render node by Alex Xie · 7 years ago
  90. 12dd7a2 amdgpu: A new option to choose which device to run most tests by Alex Xie · 7 years ago
  91. 5e0f7c5 amdgpu: verify the tested device by Alex Xie · 7 years ago
  92. 8ef7e5b tests: Use -pthread in CFLAGS instead of -lpthread by Tomasz Figa · 7 years ago
  93. 58459a5 tests/nouveau: automake: fold C and CPP flags by Emil Velikov · 7 years ago
  94. 03d2e91 android: introduce Android.common.mk to reduce boilerplate by Emil Velikov · 7 years ago
  95. de5b41e android: remove LOCAL_MODULE_TAGS := optional tag by Emil Velikov · 7 years ago
  96. 13b99f2 tests/drmdevice: Add USB, platform and host1x support by Thierry Reding · 7 years ago
  97. 9e4c686 tests/util: Add support for meson module by Neil Armstrong · 7 years ago
  98. e1ee01a amdgpu: Provide more specific error message if non-privileged user runs amdgpu_test by Alex Xie · 7 years ago
  99. e3af536 modetest: Allow the user to specify the plane ID by Ville Syrjälä · 8 years ago
  100. 5c1c91b tests: automake: reorder makefile contents by Emil Velikov · 8 years ago