1. 69f9fae amdgpu: clean up non list code path for vamgr v2 by Chunming Zhou · 7 years ago
  2. fa35b51 Revert "amdgpu: clean up non list code path for vamgr" by Michel Dänzer · 7 years ago
  3. 09642c0 tests/amdgpu: add bo eviction test by Chunming Zhou · 7 years ago
  4. 41b94a3 amdgpu: clean up non list code path for vamgr by Chunming Zhou · 7 years ago
  5. d07be74 amdgpu: fix inefficient vamgr algorithm by Chunming Zhou · 7 years ago
  6. bde3b9b fix return value for syncobj wait by Chunming Zhou · 7 years ago
  7. b1e63d9 drm: Fix 32-bit drmSyncobjWait. by Bas Nieuwenhuizen · 7 years ago
  8. 9e34ad5 meson: fix libdrm_nouveau pkgconfig include directories by Dylan Baker · 7 years ago
  9. 10e85a8 tests/amdgpu: add missing config.h include by Emil Velikov · 7 years ago
  10. ba17673 meson,configure: turn undefined preprocessor tokens warnings into errors by Eric Engestrom · 7 years ago
  11. 440e6ad exynos/tests: use #ifdef for never-defined token by Eric Engestrom · 7 years ago
  12. 0db36bd configure: always define HAVE_LIBDRM_ATOMIC_PRIMITIVES and HAVE_LIB_ATOMIC_OPS by Eric Engestrom · 7 years ago
  13. 7797751 xf86drmHash: remove always-false #if guards by Eric Engestrom · 7 years ago
  14. 75758d2 meson,configure: add warning when using undefined preprocessor tokens by Eric Engestrom · 7 years ago
  15. 8177d73 meson: cleanup whitespace by Eric Engestrom · 7 years ago
  16. 2d50a40 xf86atomic: fix -Wundef warning by Eric Engestrom · 7 years ago
  17. 5457e00 meson: sort HAVE_* defines by Eric Engestrom · 7 years ago
  18. 1d7bbf8 always define HAVE_VALGRIND by Eric Engestrom · 7 years ago
  19. d2b0a4e always define HAVE_CAIRO by Eric Engestrom · 7 years ago
  20. ec53f48 always define HAVE_FREEDRENO_KGSL by Eric Engestrom · 7 years ago
  21. ee47329 meson,configure: always define HAVE_{INTEL,VMWGFX,NOUVEAU,EXYNOS,VC4,RADEON} by Eric Engestrom · 7 years ago
  22. 540827c meson,configure: remove unused HAVE_ETNAVIV define by Eric Engestrom · 7 years ago
  23. 2cd9105 meson,configure: remove unused HAVE_FREEDRENO define by Eric Engestrom · 7 years ago
  24. 052ef66 meson,configure: remove unused HAVE_TEGRA define by Eric Engestrom · 7 years ago
  25. de9be0b meson,configure: remove unused HAVE_OMAP define by Eric Engestrom · 7 years ago
  26. c56db62 configure: remove unused HAVE_INSTALL_TESTS define by Eric Engestrom · 7 years ago
  27. a7434d3 configure: remove unused HAVE_CUNIT define by Eric Engestrom · 7 years ago
  28. 52689ee meson: add missing HAVE_RADEON by Eric Engestrom · 7 years ago
  29. 44867b0 tests/etnaviv: drop unused `return 0` by Eric Engestrom · 7 years ago
  30. 28052ad tests/util: drop unused parameters by Eric Engestrom · 7 years ago
  31. 256cdc0 tests/util: fix signed/unsigned comparisons by Eric Engestrom · 7 years ago
  32. 80f33f4 tests/amdgpu: drop unused variables by Eric Engestrom · 7 years ago
  33. c6fcd17 tests/amdgpu: add parentheses to make operation priority explicit by Eric Engestrom · 7 years ago
  34. 089d454 remove unnecessary double-semicolon by Eric Engestrom · 7 years ago
  35. 6f0f6ce freedreno: clamp priority based on # of rings by Rob Clark · 7 years ago
  36. 82aef5f amdgpu: Disable VM test suite by default for SI ASICs by Michel Dänzer · 7 years ago
  37. 8e75f5a amdgpu: Disable deadlock test suite by default for SI ASICs by Michel Dänzer · 7 years ago
  38. 429bb58 amdgpu: Fix segfault in deadlock test. by Andrey Grodzovsky · 7 years ago
  39. 5e239f3 amdgpu: Update deadlock test to not assert on ECANCELED by Andrey Grodzovsky · 7 years ago
  40. 5df9367 meson: set the minimum version correctly by Dylan Baker · 7 years ago
  41. 7e28d73 meson: set proper pkg-config version for libdrm_freedreno by Dylan Baker · 7 years ago
  42. 6736ad4 modetest: Fix to check return value of asprintf() by Seung-Woo Kim · 7 years ago
  43. 1cc1774 amdgpu: fix high VA mask by Christian König · 7 years ago
  44. 3509e7c meson: fix the install path of amdgpu.ids by Christoph Haag · 7 years ago
  45. 032bb3b amdgpu: Symlink .editorconfig to tests/amdgpu by Michel Dänzer · 7 years ago
  46. 6fe93b8 amdgpu: Don't dereference device_handle after amdgpu_device_deinitialize by Michel Dänzer · 7 years ago
  47. 57d3d4c amdgpu: Don't print error message if parse_one_line returned -EAGAIN by Michel Dänzer · 7 years ago
  48. fd9bcb7 README: Add note about meson by Dylan Baker · 7 years ago
  49. cc86cbf autotools: Include meson.build files in tarball by Dylan Baker · 7 years ago
  50. 5f7deb5 Add meson build system by Dylan Baker · 7 years ago
  51. f115de8 tests/amdgpu: execute copy linear on all the available rings by Hawking Zhang · 7 years ago
  52. cbbb8a3 tests/amdgpu: execute const fill on all the available rings by Hawking Zhang · 7 years ago
  53. 168dbe9 tests/amdgpu: execute write linear on all the available rings by Hawking Zhang · 7 years ago
  54. d3cb588 intel: Add more Coffeelake PCI IDs by Anuj Phogat · 7 years ago
  55. de807d1 test/amdgpu: fix compiler warnings by Christian König · 7 years ago
  56. 07ea20d amdgpu: use the high VA range if possible v2 by Christian König · 7 years ago
  57. 0a3c01f headers: sync up amdgpu_drm.h with drm-next by Christian König · 7 years ago
  58. a8e436d amdgpu: fix 32bit VA manager max address by Christian König · 7 years ago
  59. ad3152f amdgpu: fix not to add amdgpu.ids when building without amdgpu by Seung-Woo Kim · 7 years ago
  60. 831036a configure.ac: bump version for release by Dave Airlie · 7 years ago
  61. d4331dd drm: Add CrtcGetSequence and CrtcQueueSequence IOCTLs [v2] by Keith Packard · 7 years ago
  62. c417153 drm: Add drm mode lease ioctl wrappers [v3] by Keith Packard · 8 years ago
  63. 5889f6b amdgpu: Add syncobj reset & signal wrappers. by Bas Nieuwenhuizen · 7 years ago
  64. 1abcced drm: Add drmSyncobjReset & drmSyncobjSignal wrappers. by Bas Nieuwenhuizen · 7 years ago
  65. 7d984e6 etnaviv: fix BO cache to properly work with different flags by Lucas Stach · 7 years ago
  66. 4f8e426 tests/amdgpu: Add return CUE_SUCCESS to suite_vcn_tests_clean. by Andrey Grodzovsky · 7 years ago
  67. 6a6b743 etnaviv: support performance monitor requests by Christian Gmeiner · 7 years ago
  68. 305c1d1 etnaviv: add permon support by Christian Gmeiner · 7 years ago
  69. 8d8ab98 etnaviv: sync uapi header by Christian Gmeiner · 7 years ago
  70. 7f29939 amdgpu: Remove dummy CU_ASSERT_EQUAL. by Andrey Grodzovsky · 7 years ago
  71. 47419a1 amdgpu.ids: Refresh from AMD 17.40 release by Michel Dänzer · 7 years ago
  72. f05a2b4 amdgpu: Only remember the device's marketing name by Michel Dänzer · 7 years ago
  73. 5219809 amdgpu: Simplify error handling in parse_one_line by Michel Dänzer · 7 years ago
  74. 85c6b0b amdgpu: Clean up amdgpu_parse_asic_ids error handling by Michel Dänzer · 7 years ago
  75. bc21168 amdgpu: Add explicit dependency test. by Andrey Grodzovsky · 7 years ago
  76. f71e951 amdgpu: Add amdgpu_cs_create_syncobj2 to amdgpu-symbol-check by Michel Dänzer · 7 years ago
  77. 1749d56 amdgpu: Adding amdgpu_cs_create_syncobj2 to create syncobj as signaled initially by David Mao · 7 years ago
  78. aeab24a amdgpu: Dynamicly disable BO suite "Metadata" test. by Andrey Grodzovsky · 7 years ago
  79. 1a12900 amdgpu: Switch amdgpu CS tests enabling to the new way. by Andrey Grodzovsky · 7 years ago
  80. 0ab36da Android: disable warnings causing errors by Rob Herring · 7 years ago
  81. 18ffe48 amdgpu: Disable deadlock test suite for Vega 10 by Andrey Grodzovsky · 7 years ago
  82. 9ad9b7e amdgpu: Add memory over allocation test. by Andrey Grodzovsky · 7 years ago
  83. 818a0d4 amdgpu: Move memory alloc tests in bo suite. by Andrey Grodzovsky · 7 years ago
  84. 806d080 amdgpu: Use new suite/test disabling functionality. by Andrey Grodzovsky · 7 years ago
  85. 8642194 amdgpu: Add functions to disable suites and tests. by Andrey Grodzovsky · 7 years ago
  86. 2188587 headers: Drop outdated node about a delta in drm_mode.h. by Eric Anholt · 7 years ago
  87. f696698 headers: Sync up kernel changes to use kernel types instead of stdint.h. by Eric Anholt · 7 years ago
  88. 59808bc headers: Sync up mga_drm.h from drm-next. by Eric Anholt · 7 years ago
  89. 8affa26 headers: Sync up some comment spelling and whitespace fixes from drm-next. by Eric Anholt · 7 years ago
  90. 8d34bba headers: Sync up some header guard changes from drm-next. by Eric Anholt · 7 years ago
  91. e38de51 headers: Sync vc4 header from drm-next. by Eric Anholt · 7 years ago
  92. 931f019 Revert "amdgpu: fix 32bit VA manager max address" by Christian König · 7 years ago
  93. 0c2481e Revert "amdgpu: use the high VA range if possible" by Christian König · 7 years ago
  94. 6c0ea4b amdgpu: use the high VA range if possible by Christian König · 7 years ago
  95. 944f666 amdgpu: fix 32bit VA manager max address by Christian König · 7 years ago
  96. a844925 amdgpu: sanitize 64bit VA manager by Christian König · 7 years ago
  97. 4b4ccaa amdpgu: fix coding style in amdgpu_vamgr.c by Christian König · 7 years ago
  98. cfe0ae5 freedreno: add the API fd_pipe_new2 to the symbol test by Emil Velikov · 7 years ago
  99. be40710 exynos: change the license to X11/MIT by Inki Dae · 7 years ago
  100. 7064b2e freedreno: submit-queue context priority by Rob Clark · 7 years ago