1. 3b7d971 Add tests/drmdevice to .gitignore by Kristian Høgsberg Kristensen · 9 years ago
  2. 8b4d57e intel: Add support for softpin by Michał Winiarski · 9 years ago
  3. 5453f89 intel: add drm_intel_bo_use_48b_address_range to symbol-check test by Michel Thierry · 9 years ago
  4. 3350add intel: 48b ppgtt support (EXEC_OBJECT_SUPPORTS_48B_ADDRESS flag) by Michel Thierry · 9 years ago
  5. 7d74a83 intel: Update i915_drm.h by Kristian Høgsberg Kristensen · 9 years ago
  6. 42f2f92 intel: add the missing <strings.h> include by Chih-Wei Huang · 9 years ago
  7. c05049b amdgpu: Make amdgpu_cs_calculate_timeout() return something sensible on error by Tom St Denis · 9 years ago
  8. 9c15b4a amdgpu: fix overflow for timeout calculation by Jammy Zhou · 9 years ago
  9. 8913cd9 configure.ac: test for the same atomic function as the one we use by Emil Velikov · 9 years ago
  10. f4b83bf configure.ac: rework compiler builtin atomic tests by Jonathan Gray · 9 years ago
  11. c3deddd radeon: Handle surface offsets exceeding 32 bits correctly by Michel Dänzer · 9 years ago
  12. ce3185d libdrm: Use userspace compatible type in fourcc_mod_code macro by Tvrtko Ursulin · 9 years ago
  13. 4309bfd intel: Cleanup SKL PCI ID definitions. by Ben Widawsky · 9 years ago
  14. cad0e03 intel: Add SKL GT4 PCI IDs by Ben Widawsky · 9 years ago
  15. b176372 amdgpu: Cleanly handle ENOMEM on result in amdgpu_bo_list_create() by Tom St Denis · 9 years ago
  16. 1a6a8f3 amdgpu: Fix use-after-free bug in vamgr_deinit by Tom St Denis · 9 years ago
  17. 988f31e amdgpu: Unlock mutex if base_required is invalid by Tom St Denis · 9 years ago
  18. c745e54 drm: add virtgpu_drm.h by Dave Airlie · 9 years ago
  19. ba5a6ec xf86drm: Handle unrecognized subsystems safely in drmGetDevice[s]() by Matt Roper · 9 years ago
  20. cf0f036 xf86drm: Fix error handling for drmGetDevice() by Matt Roper · 9 years ago
  21. 3045523 Fix void pointer arithmetic in drmProcessPciDevice by Michel Dänzer · 9 years ago
  22. 8c4a1cb xf86drm: Fix error handling for drmGetDevices() by Matt Roper · 9 years ago
  23. 4031dc1 xf86drm: include <limits.h> for PATH_MAX by Felix Janda · 9 years ago
  24. f3c6740 xf86drm: remove makedev() hack/workaround by Emil Velikov · 9 years ago
  25. df21b29 exynos/fimg2d: remove g2d_context from public header by Tobias Jakobi · 9 years ago
  26. ce4a4f6 exynos/fimg2d: add message prefix by Tobias Jakobi · 9 years ago
  27. bf666b5 exynos/fimg2d: make g2d_add_cmd() less heavy by Tobias Jakobi · 9 years ago
  28. 6a4479d exynos/fimg2d: remove superfluous initialization of g2d_point_val by Tobias Jakobi · 9 years ago
  29. 76d1c6b exynos/fimg2d: remove default case from g2d_get_blend_op() by Tobias Jakobi · 9 years ago
  30. e3c97d1 exynos/fimg2d: add g2d_validate_xyz() functions by Tobias Jakobi · 9 years ago
  31. 2362c88 exynos/fimg2d: add g2d_check_space() by Tobias Jakobi · 9 years ago
  32. 9017619 exynos/fimg2d: simplify base address submission in g2d_scale_and_blend() by Tobias Jakobi · 9 years ago
  33. a8dc2e7 exynos/fimg2d: fix empty buffer handling in g2d_flush() by Tobias Jakobi · 9 years ago
  34. cec65e2 Fix SunOS/NetBSD atomic macro by Emil Velikov · 9 years ago
  35. 8990ed3 tests/drmdevice: add drm{Get,Free}Device() example by Emil Velikov · 9 years ago
  36. ccedf66 xf86drm: add drm{Get,Free}Device by Emil Velikov · 9 years ago
  37. fae59d7 xf86drm: split out drmProcessPciDevice and drmFoldDuplicatedDevices by Emil Velikov · 9 years ago
  38. 8415a00 xf86drm: warn on missing drmGetMinorNameForFD implementation by Emil Velikov · 9 years ago
  39. 291b2bb xf86drm: move ifdef __linux__ guards where needed by Emil Velikov · 9 years ago
  40. 5f68d31 xf86drm: rework drmGetDevices() by Emil Velikov · 9 years ago
  41. 6c88173 util_math: add MAX3 macro by Emil Velikov · 9 years ago
  42. bc2aca9 xf86drm: rename drmSameDevice to drmCompareBusInfo by Emil Velikov · 9 years ago
  43. a250fce xf86drm: move the final linux specific bits out of drmGetDevices by Emil Velikov · 9 years ago
  44. ef5192e xf86drm: move platform details to drmParsePciDeviceInfo() by Emil Velikov · 9 years ago
  45. 536e0de xf86drm: flex platform specifics into drmParsePciBusInfo by Emil Velikov · 9 years ago
  46. f098d1c tests/drmdevice: add new 'test' by Emil Velikov · 9 years ago
  47. ed3c665 xf86drmMode: smoke-test the atomic API by Emil Velikov · 9 years ago
  48. 00808a9 automake: set --enable-valgrind during make distcheck by Emil Velikov · 9 years ago
  49. 14968e4 freedreno: debug msg cleanup by Rob Clark · 9 years ago
  50. 76a1e97 freedreno: drop exported dmabuf fd tracking by Rob Clark · 9 years ago
  51. 691d14c freedreno: don't reuse exported buffers by Rob Clark · 9 years ago
  52. c349616 Bump version for release by Rob Clark · 9 years ago
  53. 94ecdcb Include <alloca.h> when needed before calling alloca by Alan Coopersmith · 9 years ago
  54. 8983fe5 libdrm: Add framebuffer modifiers uapi by Tvrtko Ursulin · 9 years ago
  55. a814152 tests: Add -lm to LDADD for dristat by Michel Dänzer · 9 years ago
  56. 7faedc9 configure: remove -Wno-missing-field-initializers by Emil Velikov · 9 years ago
  57. 23667f5 intel: ignore missing-field-initializers warnings by Emil Velikov · 9 years ago
  58. a9e5880 nouveau: use designated initializers by Emil Velikov · 9 years ago
  59. ae2cf45 tests/amdgpu: ensure tests work by using c99 initializers by Emil Velikov · 9 years ago
  60. f756877 tests/amdgpu: annotate (most of) the vce templates as const data by Emil Velikov · 9 years ago
  61. 05185fa tests/amdgpu: annotate the uvd message templates as const data by Emil Velikov · 9 years ago
  62. 150ebe4 tests/amdgpu: reference the correct variable for memcpy by Emil Velikov · 9 years ago
  63. 6a6d668 freedreno: annotate the device/bo/pipe/ringbuffer funcs as const data by Emil Velikov · 9 years ago
  64. ec2b105 radeon: cleanup bo/cs func tables by Emil Velikov · 9 years ago
  65. aecd5a1 libkms: use static const for good measure by Emil Velikov · 9 years ago
  66. 04e2432 modetest: annotate const data as such for good measure by Emil Velikov · 9 years ago
  67. 6894f23 amdgpu: remove unneeded -Wno-switch-enum flag by Emil Velikov · 9 years ago
  68. 598294d configure: enable -Wshadow when available by Emil Velikov · 9 years ago
  69. 0ec7f44 intel: introduce to_bo_gem() helper by Emil Velikov · 9 years ago
  70. 94425f6 intel: error out on has_error in exec2 by Emil Velikov · 9 years ago
  71. cf7e32b intel: resolve shadowing warnings by Emil Velikov · 9 years ago
  72. 99722bf modetest: fix shadowing warnings by Emil Velikov · 9 years ago
  73. 687cc66 vbltest: fix variable shadowing warning by Emil Velikov · 9 years ago
  74. 51b5ca9 freedreno: add API to get drm fd from fd_device by Rob Clark · 9 years ago
  75. eb7c2d5 drm: make individual drm_server_info fxns optional by Rob Clark · 9 years ago
  76. 7d98a93 freedreno: don't take ownership of the dmabuf fd on import by Rob Clark · 9 years ago
  77. 949c325 amdgpu: use EINVAL instead of EBADMSG in amdgpu_bo_cpu_unmap() by Jonathan Gray · 9 years ago
  78. f17017b amdgpu: fix missing deinit on vamgr_32 by monk.liu · 9 years ago
  79. c3301d0 freedreno: serialize drmPrimeFDToHandle under table_lock by Varad Gautam · 9 years ago
  80. cc7db67 freedreno: use drmPrime wrappers to import/export prime bo's by Varad Gautam · 9 years ago
  81. 508a5f7 omap: Initialize DMA BUF file descriptor to -1 by Thierry Reding · 9 years ago
  82. a5ea0c6 amdgpu: serialize drmPrimeFDToHandle by Christian König · 9 years ago
  83. f6f25d6 amdgpu: remove sequence mutex by Christian König · 9 years ago
  84. 1e66ee2 Move -lm link flag to LIBADD by Emil Velikov · 9 years ago
  85. 51d72a6 drm: Add -lm to libdrm ldflags to fix build failure. by Jérôme Glisse · 9 years ago
  86. b556ea1 drm: add interface to get drm devices on the system v3 by Emil Velikov · 9 years ago
  87. 5c42b5e drm: fix the usage after free by Mathias Tillman · 9 years ago
  88. 1eba47a freedreno: get bo size for imported dma-buf by Varad Gautam · 9 years ago
  89. 425c8e5 freedreno: fill bo->fd when importing by Varad Gautam · 9 years ago
  90. 857c22e freedreno: fix a bo cache segfault with imported bo's by Varad Gautam · 9 years ago
  91. cf40cf0 intel: Serialize drmPrimeFDToHandle with struct_mutex by Rafał Sapała · 9 years ago
  92. 6e84ada modetest: remove the trailing white spaces by Hyungwon Hwang · 9 years ago
  93. 4bac035 xf86drmMode: remove the trailing white spaces by Hyungwon Hwang · 9 years ago
  94. b201abe amdgpu: add Android build support by Mauro Rossi · 9 years ago
  95. ae7f7b2 amdgpu: add Makefile.sources by Mauro Rossi · 9 years ago
  96. ab2fada Bump version for release by Rob Clark · 9 years ago
  97. 04a118d freedreno: update freedreno-symbol-check by Rob Clark · 9 years ago
  98. 5e5a3c4 libdrm: Make indentation consistent by Thierry Reding · 10 years ago
  99. d2d361c libdrm: Remove gratuitous blank lines by Thierry Reding · 10 years ago
  100. 56d8dd6 amdgpu: make vamgr per device v2 by Jammy Zhou · 9 years ago