1. 207efb1 tests/amdgpu: update vce encRefPic addr mode to tiled by Leo Liu · 8 years ago
  2. 0659558 libdrm: add etnaviv tests by The etnaviv authors · 8 years ago
  3. 72a0416 modetest: Also print the pixel clock by Stéphane Marchesin · 8 years ago
  4. 587e5a8 modetest: add mediatek to module list by Daniel Kurtz · 8 years ago
  5. 3106a33 modetest: Adding amdgpu to module list by satsahu · 8 years ago
  6. a544677 automake: Don't include Android Makefiles in the release tarball by Andreas Boll · 8 years ago
  7. 681fd2a tests/drmdevice: be move verbose when using open() by Emil Velikov · 8 years ago
  8. dd58044 tests/drmdevice: print out the full 'bus' and 'dev' strings by Emil Velikov · 8 years ago
  9. d342cd3 Android: strip out header files from sources list by Rob Herring · 8 years ago
  10. 361d0a8 amdgpu: fix fence status query by Christian König · 8 years ago
  11. 7aab852 tests/amdgpu: adapt to new polaris10/11 uvd fw by Sonny Jiang · 8 years ago
  12. 4e7ec72 tests/amdgpu: add interface to adapt firmware requirement by Leo Liu · 9 years ago
  13. 3f5b319 tests/amdgpu: expand write/copy tests to compute by Alex Deucher · 9 years ago
  14. b7a5196 tests/amdgpu: expand write/copy tests to compute by Alex Deucher · 9 years ago
  15. 1e5c590 tests/kms-steal-crtc: Use correct includes by Daniel Vetter · 9 years ago
  16. 96f2907 tests: Fix spelling mistakes by Eric Engestrom · 9 years ago
  17. ea78c17 proptest: print signed values correctly by Emil Velikov · 9 years ago
  18. dfd8cd4 modetest: print signed values correctly by Gustavo Padovan · 9 years ago
  19. 2e6f8f1 tests: add virtio_gpu to the driver list by Gustavo Padovan · 9 years ago
  20. 99ede3e amdgpu/tests: fix tests for asics with one VCE instance by Sonny Jiang · 9 years ago
  21. 6950af4 tests/amdgpu: add a test for cp dma copy by Alex Deucher · 9 years ago
  22. 35c35ea tests/amdgpu: make amdgpu_command_submission_sdma_copy_linear generic by Alex Deucher · 9 years ago
  23. 0edc442 tests/amdgpu: add a test for cp dma fill by Alex Deucher · 9 years ago
  24. 7c656ba tests/amdgpu: make amdgpu_command_submission_sdma_const_fill generic by Alex Deucher · 9 years ago
  25. 47c7e7a tests/amdgpu: add a test for cp write data by Alex Deucher · 9 years ago
  26. c5da5ea tests/amdgpu: make amdgpu_command_submission_sdma_write_linear generic by Alex Deucher · 9 years ago
  27. 8be79be tests/amdgpu: make amdgpu_sdma_test_exec_cs() generic (v2) by Alex Deucher · 9 years ago
  28. 0ad32e7 util: Add support for vc4. by Eric Anholt · 9 years ago
  29. 432e08d tests/kmstest: inverse the order of LDADD libraries by Emil Velikov · 9 years ago
  30. ff0c9ca tests: Include poll.h rather than sys/poll.h by Kylie McClain · 9 years ago
  31. 358615f tests: Include sys/select.h by Khem Raj · 9 years ago
  32. 1674147 tests: util: Fixup util_open() parameter order by Thierry Reding · 9 years ago
  33. 2ad5ea7 tests: add fsl-dcu-drm to modules by Stefan Agner · 9 years ago
  34. 0caf58a kmstest: Use util_open() by Stefan Agner · 9 years ago
  35. d4d4184 tests/amdgpu: add semaphore test by Chunming Zhou · 9 years ago
  36. 0cfb6a3 tests: remove missleading comments by Stefan Agner · 9 years ago
  37. b020b02 vbltest: Use util_open() by Thierry Reding · 9 years ago
  38. 6223481 proptest: Use util_open() by Thierry Reding · 9 years ago
  39. c26266f modetest: Use util_open() by Thierry Reding · 9 years ago
  40. e744b02 tests: Add helper to open a device/module by Thierry Reding · 9 years ago
  41. 89cca28 tests: kms: Implement universal planes test by Thierry Reding · 9 years ago
  42. e0ec59e tests: kms: Implement CRTC stealing test by Thierry Reding · 9 years ago
  43. c13c504 tests: Add libkms-test library by Thierry Reding · 9 years ago
  44. ca6c5f8 proptest: Add Android support by Thierry Reding · 9 years ago
  45. 4664d65 tests: Move name tables to libutil by Thierry Reding · 9 years ago
  46. 1ec3c44 tests: Split helpers into library by Thierry Reding · 9 years ago
  47. 6689e4e tests/exynos: add test for g2d_move by Tobias Jakobi · 9 years ago
  48. 1b32e5d tests/exynos: use XRGB8888 for framebuffer by Tobias Jakobi · 9 years ago
  49. 58a39f6 tests/exynos: add fimg2d event test by Tobias Jakobi · 9 years ago
  50. 2e4b9f0 tests/exynos: add fimg2d performance analysis by Tobias Jakobi · 9 years ago
  51. 8990ed3 tests/drmdevice: add drm{Get,Free}Device() example by Emil Velikov · 9 years ago
  52. f098d1c tests/drmdevice: add new 'test' by Emil Velikov · 9 years ago
  53. 94ecdcb Include <alloca.h> when needed before calling alloca by Alan Coopersmith · 9 years ago
  54. a814152 tests: Add -lm to LDADD for dristat by Michel Dänzer · 9 years ago
  55. ae2cf45 tests/amdgpu: ensure tests work by using c99 initializers by Emil Velikov · 9 years ago
  56. f756877 tests/amdgpu: annotate (most of) the vce templates as const data by Emil Velikov · 9 years ago
  57. 05185fa tests/amdgpu: annotate the uvd message templates as const data by Emil Velikov · 9 years ago
  58. 150ebe4 tests/amdgpu: reference the correct variable for memcpy by Emil Velikov · 9 years ago
  59. 04e2432 modetest: annotate const data as such for good measure by Emil Velikov · 9 years ago
  60. 99722bf modetest: fix shadowing warnings by Emil Velikov · 9 years ago
  61. 687cc66 vbltest: fix variable shadowing warning by Emil Velikov · 9 years ago
  62. 6e84ada modetest: remove the trailing white spaces by Hyungwon Hwang · 9 years ago
  63. 2a34176 tests/amdgpu: Remove unused local variable 'i' by Michel Dänzer · 9 years ago
  64. 25784d3 tests/amdgpu: Include config.h first by Michel Dänzer · 9 years ago
  65. f05a74f tests: modetest: Accept connector names in addition to connector IDs by Thierry Reding · 10 years ago
  66. d7f58da modeprint: cleanup, remove compile warnings by Tapani Pälli · 9 years ago
  67. d9b2825 amdgpu/tests: Cast CPU map argument of amdgpu_bo_alloc_and_map to void** by Michel Dänzer · 9 years ago
  68. 84d0990 amdgpu/tests: Use buf_handle in amdgpu_bo_alloc_and_map() error paths by Michel Dänzer · 9 years ago
  69. 9961900 test/amdgpu : fix a bug in VCE/UVD test introduced by previous change by Ken Wang · 9 years ago
  70. 8aeffcc amdgpu: add amdgpu_bo_va_op for va map/unmap support v3 by Jammy Zhou · 9 years ago
  71. 926c805 amdgpu : move management of user fence from libdrm to UMD by Ken Wang · 9 years ago
  72. 01e4546 amdgpu: fix bs buffer size for vce test by Christian König · 9 years ago
  73. 872a5c7 tests/amdgpu: remove the duplicate IB allocation for VCE test by Jammy Zhou · 9 years ago
  74. 5463d2e amdgpu: use common fence structure for dependencies as well. by Christian König · 9 years ago
  75. f91b56d amdgpu: improve the amdgpu_cs_query_fence_status interface by Jammy Zhou · 9 years ago
  76. 76af5c2 amdgpu: remove bo_handle from amdgpu_cs_ib_info, IBs should be in buffer list by Marek Olšák · 9 years ago
  77. 646f541 amdgpu: remove amdgpu_ib helpers by Marek Olšák · 9 years ago
  78. 194d5c2 amdgpu: remove amdgpu_ib by Marek Olšák · 9 years ago
  79. 1041cfd tests/amdgpu: manage IB in client side by Jammy Zhou · 9 years ago
  80. 0f4e670 tests/amdgpu: implement VCE unit tests by Leo Liu · 9 years ago
  81. ba1653e tests/amdgpu: add shared IB submission test v2 by Jammy Zhou · 9 years ago
  82. db126d1 amdgpu: reuse the kernel IB flags v2 by Jammy Zhou · 9 years ago
  83. a4c8321 amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UC by Jammy Zhou · 9 years ago
  84. 6dc2eaf amdgpu: add public bo list interface v3 by Christian König · 10 years ago
  85. 9c2afff amdgpu: cleanup public interface v2 by Christian König · 10 years ago
  86. 3c5fe78 drm: add tests/amdgpu (v3) by Alex Deucher · 10 years ago
  87. 4ee0fa2 drm: consolidate common list implementations (v2) by Alex Deucher · 9 years ago
  88. 293f8fa Build vbltest irrespective of the presence of libudev. by Joonyoung Shim · 9 years ago
  89. c086552 Consistently check the fd value by Emil Velikov · 9 years ago
  90. 2bf0d5b tests/exynos: handle G2D_IMGBUF_COLOR in switch statements by Tobias Jakobi · 9 years ago
  91. b26c8ef tests/exynos: remove connector_find_plane by Tobias Jakobi · 9 years ago
  92. 13ad10a tests/exynos: simplify drm_set_crtc by Tobias Jakobi · 9 years ago
  93. 28d896c tests/exynos: remove struct fimg2d_test_case by Tobias Jakobi · 9 years ago
  94. 3aeea61 tests/exynos: remove unused define by Tobias Jakobi · 9 years ago
  95. 0536d33 tests/exynos: clean struct connector by Tobias Jakobi · 9 years ago
  96. 8d8bbbb tests/exynos: replace return by break by Tobias Jakobi · 9 years ago
  97. 97be70b tests/kmstest: support atmel-hlcdc by Boris BREZILLON · 9 years ago
  98. e6a1064 modetest: add atmel-hlcdc driver support by Boris BREZILLON · 9 years ago
  99. 360a7ea modetest: only select plane with matching format by Tobias Jakobi · 9 years ago
  100. 85ede61 modetest: make middle SMPTE colors transparent by Tobias Jakobi · 9 years ago