1. 82aef5f amdgpu: Disable VM test suite by default for SI ASICs by Michel Dänzer · 7 years ago
  2. 8e75f5a amdgpu: Disable deadlock test suite by default for SI ASICs by Michel Dänzer · 7 years ago
  3. 429bb58 amdgpu: Fix segfault in deadlock test. by Andrey Grodzovsky · 7 years ago
  4. 5e239f3 amdgpu: Update deadlock test to not assert on ECANCELED by Andrey Grodzovsky · 7 years ago
  5. 5df9367 meson: set the minimum version correctly by Dylan Baker · 7 years ago
  6. 7e28d73 meson: set proper pkg-config version for libdrm_freedreno by Dylan Baker · 7 years ago
  7. 6736ad4 modetest: Fix to check return value of asprintf() by Seung-Woo Kim · 7 years ago
  8. 1cc1774 amdgpu: fix high VA mask by Christian König · 7 years ago
  9. 3509e7c meson: fix the install path of amdgpu.ids by Christoph Haag · 7 years ago
  10. 032bb3b amdgpu: Symlink .editorconfig to tests/amdgpu by Michel Dänzer · 7 years ago
  11. 6fe93b8 amdgpu: Don't dereference device_handle after amdgpu_device_deinitialize by Michel Dänzer · 7 years ago
  12. 57d3d4c amdgpu: Don't print error message if parse_one_line returned -EAGAIN by Michel Dänzer · 7 years ago
  13. fd9bcb7 README: Add note about meson by Dylan Baker · 7 years ago
  14. cc86cbf autotools: Include meson.build files in tarball by Dylan Baker · 7 years ago
  15. 5f7deb5 Add meson build system by Dylan Baker · 7 years ago
  16. f115de8 tests/amdgpu: execute copy linear on all the available rings by Hawking Zhang · 7 years ago
  17. cbbb8a3 tests/amdgpu: execute const fill on all the available rings by Hawking Zhang · 7 years ago
  18. 168dbe9 tests/amdgpu: execute write linear on all the available rings by Hawking Zhang · 7 years ago
  19. d3cb588 intel: Add more Coffeelake PCI IDs by Anuj Phogat · 7 years ago
  20. de807d1 test/amdgpu: fix compiler warnings by Christian König · 7 years ago
  21. 07ea20d amdgpu: use the high VA range if possible v2 by Christian König · 7 years ago
  22. 0a3c01f headers: sync up amdgpu_drm.h with drm-next by Christian König · 7 years ago
  23. a8e436d amdgpu: fix 32bit VA manager max address by Christian König · 7 years ago
  24. ad3152f amdgpu: fix not to add amdgpu.ids when building without amdgpu by Seung-Woo Kim · 7 years ago
  25. 831036a configure.ac: bump version for release by Dave Airlie · 7 years ago
  26. d4331dd drm: Add CrtcGetSequence and CrtcQueueSequence IOCTLs [v2] by Keith Packard · 7 years ago
  27. c417153 drm: Add drm mode lease ioctl wrappers [v3] by Keith Packard · 8 years ago
  28. 5889f6b amdgpu: Add syncobj reset & signal wrappers. by Bas Nieuwenhuizen · 7 years ago
  29. 1abcced drm: Add drmSyncobjReset & drmSyncobjSignal wrappers. by Bas Nieuwenhuizen · 7 years ago
  30. 7d984e6 etnaviv: fix BO cache to properly work with different flags by Lucas Stach · 7 years ago
  31. 4f8e426 tests/amdgpu: Add return CUE_SUCCESS to suite_vcn_tests_clean. by Andrey Grodzovsky · 7 years ago
  32. 6a6b743 etnaviv: support performance monitor requests by Christian Gmeiner · 7 years ago
  33. 305c1d1 etnaviv: add permon support by Christian Gmeiner · 7 years ago
  34. 8d8ab98 etnaviv: sync uapi header by Christian Gmeiner · 7 years ago
  35. 7f29939 amdgpu: Remove dummy CU_ASSERT_EQUAL. by Andrey Grodzovsky · 7 years ago
  36. 47419a1 amdgpu.ids: Refresh from AMD 17.40 release by Michel Dänzer · 7 years ago
  37. f05a2b4 amdgpu: Only remember the device's marketing name by Michel Dänzer · 7 years ago
  38. 5219809 amdgpu: Simplify error handling in parse_one_line by Michel Dänzer · 7 years ago
  39. 85c6b0b amdgpu: Clean up amdgpu_parse_asic_ids error handling by Michel Dänzer · 7 years ago
  40. bc21168 amdgpu: Add explicit dependency test. by Andrey Grodzovsky · 7 years ago
  41. f71e951 amdgpu: Add amdgpu_cs_create_syncobj2 to amdgpu-symbol-check by Michel Dänzer · 7 years ago
  42. 1749d56 amdgpu: Adding amdgpu_cs_create_syncobj2 to create syncobj as signaled initially by David Mao · 7 years ago
  43. aeab24a amdgpu: Dynamicly disable BO suite "Metadata" test. by Andrey Grodzovsky · 7 years ago
  44. 1a12900 amdgpu: Switch amdgpu CS tests enabling to the new way. by Andrey Grodzovsky · 7 years ago
  45. 0ab36da Android: disable warnings causing errors by Rob Herring · 7 years ago
  46. 18ffe48 amdgpu: Disable deadlock test suite for Vega 10 by Andrey Grodzovsky · 7 years ago
  47. 9ad9b7e amdgpu: Add memory over allocation test. by Andrey Grodzovsky · 7 years ago
  48. 818a0d4 amdgpu: Move memory alloc tests in bo suite. by Andrey Grodzovsky · 7 years ago
  49. 806d080 amdgpu: Use new suite/test disabling functionality. by Andrey Grodzovsky · 7 years ago
  50. 8642194 amdgpu: Add functions to disable suites and tests. by Andrey Grodzovsky · 7 years ago
  51. 2188587 headers: Drop outdated node about a delta in drm_mode.h. by Eric Anholt · 7 years ago
  52. f696698 headers: Sync up kernel changes to use kernel types instead of stdint.h. by Eric Anholt · 7 years ago
  53. 59808bc headers: Sync up mga_drm.h from drm-next. by Eric Anholt · 7 years ago
  54. 8affa26 headers: Sync up some comment spelling and whitespace fixes from drm-next. by Eric Anholt · 7 years ago
  55. 8d34bba headers: Sync up some header guard changes from drm-next. by Eric Anholt · 7 years ago
  56. e38de51 headers: Sync vc4 header from drm-next. by Eric Anholt · 7 years ago
  57. 931f019 Revert "amdgpu: fix 32bit VA manager max address" by Christian König · 7 years ago
  58. 0c2481e Revert "amdgpu: use the high VA range if possible" by Christian König · 7 years ago
  59. 6c0ea4b amdgpu: use the high VA range if possible by Christian König · 7 years ago
  60. 944f666 amdgpu: fix 32bit VA manager max address by Christian König · 7 years ago
  61. a844925 amdgpu: sanitize 64bit VA manager by Christian König · 7 years ago
  62. 4b4ccaa amdpgu: fix coding style in amdgpu_vamgr.c by Christian König · 7 years ago
  63. cfe0ae5 freedreno: add the API fd_pipe_new2 to the symbol test by Emil Velikov · 7 years ago
  64. be40710 exynos: change the license to X11/MIT by Inki Dae · 7 years ago
  65. 7064b2e freedreno: submit-queue context priority by Rob Clark · 7 years ago
  66. 62e0767 freedreno: sync uapi header (driver version 1.3.0) by Rob Clark · 7 years ago
  67. 2fe4c07 configure.ac: bump version for release by Marek Olšák · 7 years ago
  68. f3091ba amdgpu: Fix wrappers for AMDGPU_VM IOCTL. by Andrey Grodzovsky · 7 years ago
  69. b617f05 configure.ac: bump version for release by Marek Olšák · 7 years ago
  70. 76c325e amdgpu: fix 32-bit build by Marek Olšák · 7 years ago
  71. a4b487c configure.ac: bump version for release by Marek Olšák · 7 years ago
  72. 33dcc29 amdgpu: Add VMID reservation per GPU context test. by Andrey Grodzovsky · 7 years ago
  73. 9b38ea8 amdgpu: Add wrappers for AMDGPU_VM IOCTL. by Andrey Grodzovsky · 7 years ago
  74. 61ff977 drm/syncobj: fix some whitespace issues by Dave Airlie · 7 years ago
  75. 0d88920 drm: sync drm headers from drm-next. by Dave Airlie · 7 years ago
  76. e580be9 configure.ac: bump version to 2.4.85 by Marek Olšák · 7 years ago
  77. f579747 amdgpu: add padding to the fence to handle ioctl by Marek Olšák · 7 years ago
  78. 09be541 Add const qualifier to arguments of drmModeAddFB2() by Tobias Jakobi · 7 years ago
  79. 35bc82c amdgpu: implement context priority for amdgpu_cs_ctx_create2 v3 by Andres Rodriguez · 7 years ago
  80. bcae722 headers: Sync amdgpu_drm.h with drm-next by Andres Rodriguez · 7 years ago
  81. ba68d7b modetest: Allow full testing of primary planes by Ville Syrjälä · 7 years ago
  82. 511c71c modetest: Decode IN_FORMATS plane blob property by Kristian H. Kristensen · 7 years ago
  83. 290d29d configure.ac: bump version to 2.4.84 by Marek Olšák · 7 years ago
  84. c74d461 amdgpu: add amdgpu_cs_fence_to_handle by Marek Olšák · 7 years ago
  85. 59aa57b amdgpu: add amdgpu_cs_syncobj_wait by Marek Olšák · 7 years ago
  86. 2048a9e drm: add drmSyncobjWait wrapper by Marek Olšák · 7 years ago
  87. b6e2450 amdgpu: add sync_file import and export functions by Marek Olšák · 7 years ago
  88. ad4df73 include: sync drm.h and amdgpu_drm.h with airlied/drm-next by Marek Olšák · 7 years ago
  89. d27fd2d headers: sync syncobj ioctl defines. by Dave Airlie · 7 years ago
  90. 9651339 headers: sync DRM_MODE_ROTATE/REFLECT defines from kernel v4.14-rc1 by Rob Herring · 7 years ago
  91. 011fd91 Android: move libraries to /vendor by Rob Herring · 7 years ago
  92. 2ecafca tests/amdgpu: fix uvd enc data corruption issue by James Zhu · 7 years ago
  93. 657b094 tests/amdgpu: add new uvd enc support check by James Zhu · 7 years ago
  94. 670db97 amdgpu: Add deadlock detection test suit. by Andrey Grodzovsky · 7 years ago
  95. 736ef0b amdgpu: make userptr unit test more interesting by Christian König · 7 years ago
  96. 1dd84e0 amdgpu: print error messages when amdgpu_device_initialize is failing by Marek Olšák · 7 years ago
  97. 7c71188 intel: Change a KBL pci id to GT2 from GT1.5 by Anuj Phogat · 7 years ago
  98. 76418c2 freedreno/kgsl: fix pointer-to-int cast by Eric Engestrom · 7 years ago
  99. 6dca938 etnaviv: prevent deadlock in error path by Philipp Zabel · 7 years ago
  100. d55d080 amdgpu: Do not write beyond allocated memory when parsing ids by Jan Vesely · 7 years ago