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