1. a1a13d2 tests/amdgpu: Fix misspellings of "suite" by Michel Dänzer · 7 years ago
  2. 1f6a85c test/amdgpu: disable bo eviction test by default by Chunming Zhou · 7 years ago
  3. ab5aaf6 drm/tegra: Sanitize format modifiers by Thierry Reding · 7 years ago
  4. 09642c0 tests/amdgpu: add bo eviction test by Chunming Zhou · 7 years ago
  5. 10e85a8 tests/amdgpu: add missing config.h include by Emil Velikov · 7 years ago
  6. 440e6ad exynos/tests: use #ifdef for never-defined token by Eric Engestrom · 7 years ago
  7. d2b0a4e always define HAVE_CAIRO by Eric Engestrom · 7 years ago
  8. 44867b0 tests/etnaviv: drop unused `return 0` by Eric Engestrom · 7 years ago
  9. 28052ad tests/util: drop unused parameters by Eric Engestrom · 7 years ago
  10. 256cdc0 tests/util: fix signed/unsigned comparisons by Eric Engestrom · 7 years ago
  11. 80f33f4 tests/amdgpu: drop unused variables by Eric Engestrom · 7 years ago
  12. c6fcd17 tests/amdgpu: add parentheses to make operation priority explicit by Eric Engestrom · 7 years ago
  13. 089d454 remove unnecessary double-semicolon by Eric Engestrom · 7 years ago
  14. 82aef5f amdgpu: Disable VM test suite by default for SI ASICs by Michel Dänzer · 7 years ago
  15. 8e75f5a amdgpu: Disable deadlock test suite by default for SI ASICs by Michel Dänzer · 7 years ago
  16. 429bb58 amdgpu: Fix segfault in deadlock test. by Andrey Grodzovsky · 7 years ago
  17. 5e239f3 amdgpu: Update deadlock test to not assert on ECANCELED by Andrey Grodzovsky · 7 years ago
  18. 6736ad4 modetest: Fix to check return value of asprintf() by Seung-Woo Kim · 7 years ago
  19. 032bb3b amdgpu: Symlink .editorconfig to tests/amdgpu by Michel Dänzer · 7 years ago
  20. 6fe93b8 amdgpu: Don't dereference device_handle after amdgpu_device_deinitialize by Michel Dänzer · 7 years ago
  21. 5f7deb5 Add meson build system by Dylan Baker · 7 years ago
  22. f115de8 tests/amdgpu: execute copy linear on all the available rings by Hawking Zhang · 7 years ago
  23. cbbb8a3 tests/amdgpu: execute const fill on all the available rings by Hawking Zhang · 7 years ago
  24. 168dbe9 tests/amdgpu: execute write linear on all the available rings by Hawking Zhang · 7 years ago
  25. de807d1 test/amdgpu: fix compiler warnings by Christian König · 7 years ago
  26. 4f8e426 tests/amdgpu: Add return CUE_SUCCESS to suite_vcn_tests_clean. by Andrey Grodzovsky · 7 years ago
  27. 7f29939 amdgpu: Remove dummy CU_ASSERT_EQUAL. by Andrey Grodzovsky · 7 years ago
  28. bc21168 amdgpu: Add explicit dependency test. by Andrey Grodzovsky · 7 years ago
  29. aeab24a amdgpu: Dynamicly disable BO suite "Metadata" test. by Andrey Grodzovsky · 7 years ago
  30. 1a12900 amdgpu: Switch amdgpu CS tests enabling to the new way. by Andrey Grodzovsky · 7 years ago
  31. 18ffe48 amdgpu: Disable deadlock test suite for Vega 10 by Andrey Grodzovsky · 7 years ago
  32. 9ad9b7e amdgpu: Add memory over allocation test. by Andrey Grodzovsky · 7 years ago
  33. 818a0d4 amdgpu: Move memory alloc tests in bo suite. by Andrey Grodzovsky · 7 years ago
  34. 806d080 amdgpu: Use new suite/test disabling functionality. by Andrey Grodzovsky · 7 years ago
  35. 8642194 amdgpu: Add functions to disable suites and tests. by Andrey Grodzovsky · 7 years ago
  36. be40710 exynos: change the license to X11/MIT by Inki Dae · 7 years ago
  37. f3091ba amdgpu: Fix wrappers for AMDGPU_VM IOCTL. by Andrey Grodzovsky · 7 years ago
  38. 33dcc29 amdgpu: Add VMID reservation per GPU context test. by Andrey Grodzovsky · 7 years ago
  39. ba68d7b modetest: Allow full testing of primary planes by Ville Syrjälä · 7 years ago
  40. 511c71c modetest: Decode IN_FORMATS plane blob property by Kristian H. Kristensen · 7 years ago
  41. 2ecafca tests/amdgpu: fix uvd enc data corruption issue by James Zhu · 7 years ago
  42. 657b094 tests/amdgpu: add new uvd enc support check by James Zhu · 7 years ago
  43. 670db97 amdgpu: Add deadlock detection test suit. by Andrey Grodzovsky · 7 years ago
  44. 736ef0b amdgpu: make userptr unit test more interesting by Christian König · 7 years ago
  45. 05a830d tests/amdgpu: add missing header to SOURCES by Alex Deucher · 7 years ago
  46. 20138ea drmsltest: Check expected neighbours by Jan Vesely · 7 years ago
  47. 9d133dd tests/amdgpu: add uvd encode unit tests by Boyuan Zhang · 7 years ago
  48. e2b6785 test/amdgpu: fix test failure for SI by Flora Cui · 7 years ago
  49. 4d0e05e tests/amdgpu: bypass VCE tests on raven by Hawking Zhang · 7 years ago
  50. 517df5f tests/amdgpu: bypass UVD CS tests on raven by Hawking Zhang · 7 years ago
  51. 57d67d5 tests/amdgpu: s/uvd_messages.h/decode_messages.h/ in Makefile.am by Michel Dänzer · 7 years ago
  52. b6f450e tests/amdgpu: Fix device_id option by Tom St Denis · 7 years ago
  53. 16444e1 tests/amdgpu: implement vcn dec unit tests by Leo Liu · 7 years ago
  54. c1f5eea tests/amdgpu: add vcn tests support and sets by Leo Liu · 7 years ago
  55. 01096f2 tests/amdgpu: move decode sum to common by Leo Liu · 7 years ago
  56. 1851f1b tests/amdgpu: separate decode messages by Leo Liu · 7 years ago
  57. ec65d19 tests/amdgpu: rename uvd messages to decode messages by Leo Liu · 7 years ago
  58. 2ee1fd2 Add the DPI encoder/connector types to KMS utils. by Eric Anholt · 7 years ago
  59. d75a7ef Add pl111 as a KMS driver for utils. by Eric Anholt · 7 years ago
  60. 691a215 modetest: fix printing of fourcc on BE machines by Ilia Mirkin · 7 years ago
  61. 90c3045 amdgpu: add a test for amdgpu_cs_wait_fences by Nicolai Hähnle · 7 years ago
  62. 6796859 tests/etnaviv: link against libdrm by Bernd Kuhls · 7 years ago
  63. c4d673a Android: fix building of modetest and proptest by Rob Herring · 8 years ago
  64. 2dc30dd tests/exynos: fix invalid code of error path in g2d test by Seung-Woo Kim · 8 years ago
  65. a398adb tests/exynos: remove unused-function build warning by Seung-Woo Kim · 8 years ago
  66. a784c38 tests/amdgpu: add Polaris12 support for cs test by Junwei Zhang · 8 years ago
  67. f810e31 tests/amdgpu: add vce unit test support for vega10 by Leo Liu · 8 years ago
  68. 5a44f9e tests/amdgpu: add uvd unit test support for vega10 by Leo Liu · 8 years ago
  69. fee173d tests/amdgpu: fix the count number for vega10 by Huang Rui · 8 years ago
  70. 07edf5d Remove unused tests/drmstat.c by Emil Velikov · 8 years ago
  71. 8a89d5f amdgpu: A new option to run tests on render node by Alex Xie · 8 years ago
  72. 12dd7a2 amdgpu: A new option to choose which device to run most tests by Alex Xie · 8 years ago
  73. 5e0f7c5 amdgpu: verify the tested device by Alex Xie · 8 years ago
  74. 8ef7e5b tests: Use -pthread in CFLAGS instead of -lpthread by Tomasz Figa · 8 years ago
  75. 58459a5 tests/nouveau: automake: fold C and CPP flags by Emil Velikov · 8 years ago
  76. 03d2e91 android: introduce Android.common.mk to reduce boilerplate by Emil Velikov · 8 years ago
  77. de5b41e android: remove LOCAL_MODULE_TAGS := optional tag by Emil Velikov · 8 years ago
  78. 13b99f2 tests/drmdevice: Add USB, platform and host1x support by Thierry Reding · 8 years ago
  79. 9e4c686 tests/util: Add support for meson module by Neil Armstrong · 8 years ago
  80. e1ee01a amdgpu: Provide more specific error message if non-privileged user runs amdgpu_test by Alex Xie · 8 years ago
  81. e3af536 modetest: Allow the user to specify the plane ID by Ville Syrjälä · 8 years ago
  82. 5c1c91b tests: automake: reorder makefile contents by Emil Velikov · 8 years ago
  83. 0c80fdd tests: remove useless legacy tests by Emil Velikov · 8 years ago
  84. b305238 tests/drmdevice: use drmGetDevice[s]2 by Emil Velikov · 8 years ago
  85. 1fc32f1 tests: kms: fix shadowed declaration warning by Grazvydas Ignotas · 8 years ago
  86. 207efb1 tests/amdgpu: update vce encRefPic addr mode to tiled by Leo Liu · 8 years ago
  87. 0659558 libdrm: add etnaviv tests by The etnaviv authors · 8 years ago
  88. 72a0416 modetest: Also print the pixel clock by Stéphane Marchesin · 8 years ago
  89. 587e5a8 modetest: add mediatek to module list by Daniel Kurtz · 8 years ago
  90. 3106a33 modetest: Adding amdgpu to module list by satsahu · 8 years ago
  91. a544677 automake: Don't include Android Makefiles in the release tarball by Andreas Boll · 8 years ago
  92. 681fd2a tests/drmdevice: be move verbose when using open() by Emil Velikov · 8 years ago
  93. dd58044 tests/drmdevice: print out the full 'bus' and 'dev' strings by Emil Velikov · 8 years ago
  94. d342cd3 Android: strip out header files from sources list by Rob Herring · 8 years ago
  95. 361d0a8 amdgpu: fix fence status query by Christian König · 8 years ago
  96. 7aab852 tests/amdgpu: adapt to new polaris10/11 uvd fw by Sonny Jiang · 8 years ago
  97. 4e7ec72 tests/amdgpu: add interface to adapt firmware requirement by Leo Liu · 9 years ago
  98. 3f5b319 tests/amdgpu: expand write/copy tests to compute by Alex Deucher · 9 years ago
  99. b7a5196 tests/amdgpu: expand write/copy tests to compute by Alex Deucher · 9 years ago
  100. 1e5c590 tests/kms-steal-crtc: Use correct includes by Daniel Vetter · 9 years ago