1. 4b39a8e amdgpu: implement amdgpu_cs_query_reset_state by Marek Olšák · 9 years ago
  2. d3e7195 amdgpu: fix vamgr_free_va logic by monk.liu · 9 years ago
  3. 9066acf amdgpu: fix code alignment by monk.liu · 9 years ago
  4. 241cf6d amdgpu: validate the upper limit of virtual address v2 by Jammy Zhou · 9 years ago
  5. db126d1 amdgpu: reuse the kernel IB flags v2 by Jammy Zhou · 9 years ago
  6. d9c431d amdgpu: add ctx_id for wait_cs by Jammy Zhou · 9 years ago
  7. 7454779 amdgpu: fix round down/up page size error by Jack Xiao · 9 years ago
  8. 1407005 amdgpu: fix 32-on-64 support (v2) by Jammy Zhou · 9 years ago
  9. a4c8321 amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UC by Jammy Zhou · 9 years ago
  10. 639c7de amdgpu: remove active_rb_pipes from amdgpu_gpu_info by Jammy Zhou · 9 years ago
  11. 3b50db9 amdgpu: fix segfault when resources are NULL by monk.liu · 9 years ago
  12. c68d58a amdgpu: compare the primary device names instead by Christian König · 9 years ago
  13. 6dc2eaf amdgpu: add public bo list interface v3 by Christian König · 9 years ago
  14. 9c2afff amdgpu: cleanup public interface v2 by Christian König · 9 years ago
  15. 9c3bec2 amdgpu: do not call BO_LIST ioctl when no resource referred by monk.liu · 9 years ago
  16. 83d9369 amdgpu: fix an error of bo_list handler by monk.liu · 9 years ago
  17. cc01c3c amdgpu: add missing mutex lock/unlock pair by monk.liu · 9 years ago
  18. 2f2c8ac amdgpu: support non-page-aligned userptr by monk.liu · 9 years ago
  19. 3c5fe78 drm: add tests/amdgpu (v3) by Alex Deucher · 9 years ago
  20. 0936139 drm: add libdrm_amdgpu (v7) by Alex Deucher · 9 years ago
  21. a3c89dd drm: add util_math.h by Alex Deucher · 9 years ago
  22. 4ee0fa2 drm: consolidate common list implementations (v2) by Alex Deucher · 9 years ago
  23. cd2f91e intel: Drop aub dumping functionality by Kristian Høgsberg Kristensen · 9 years ago
  24. fc08332 xf86drm: use the correct device minor names on OpenBSD by Jonathan Gray · 9 years ago
  25. 66c3afb xf86drm: correct the OpenBSD DRM_MAJOR define by Jonathan Gray · 9 years ago
  26. 1d3b823 xf86drmMode: Implement drmCheckModesettingSupported() for OpenBSD by Jonathan Gray · 9 years ago
  27. d1f321f man: remove .man_fixup workaround by Emil Velikov · 9 years ago
  28. 1a6efaf drm: Detect no-op drmModeAtomicRequest and return early by Chris Wilson · 9 years ago
  29. 293f8fa Build vbltest irrespective of the presence of libudev. by Joonyoung Shim · 9 years ago
  30. c086552 Consistently check the fd value by Emil Velikov · 9 years ago
  31. c1cd3d9 xf86drm: fix incorrect fd comparison in drmOpenOnce{,WithType} by Emil Velikov · 9 years ago
  32. c86dabf omap: zero is a valid fd number, treat it as such by Emil Velikov · 9 years ago
  33. ea17864 freedreno: zero is a valid fd number, treat it as such by Emil Velikov · 9 years ago
  34. dfed5e1 include <sys/types.h> & <sys/mkdev.h> directly for major() and minor() by Alan Coopersmith · 9 years ago
  35. fc8c3e2 Fix headers inclusion in xf86drmMode.c by Julien Cristau · 9 years ago
  36. 5ba34e1 Set alignment value in drm_intel_add_validate_buffer() by Anuj Phogat · 10 years ago
  37. 5c68f9f i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal() by Anuj Phogat · 10 years ago
  38. 676c806 configure: default --enable-valgrind to auto by Emil Velikov · 9 years ago
  39. ba4b5ac configure.ac: bump version to 2.4.62 for release by Emil Velikov · 9 years ago
  40. 2bf0d5b tests/exynos: handle G2D_IMGBUF_COLOR in switch statements by Tobias Jakobi · 9 years ago
  41. b26c8ef tests/exynos: remove connector_find_plane by Tobias Jakobi · 9 years ago
  42. 13ad10a tests/exynos: simplify drm_set_crtc by Tobias Jakobi · 9 years ago
  43. 28d896c tests/exynos: remove struct fimg2d_test_case by Tobias Jakobi · 9 years ago
  44. 3aeea61 tests/exynos: remove unused define by Tobias Jakobi · 9 years ago
  45. 0536d33 tests/exynos: clean struct connector by Tobias Jakobi · 9 years ago
  46. 53b1081 exynos/fimg2d: simplify g2d_fini() by Tobias Jakobi · 9 years ago
  47. 8d8bbbb tests/exynos: replace return by break by Tobias Jakobi · 9 years ago
  48. 7da8f07 exynos: fimg2d: fix return codes by Tobias Jakobi · 9 years ago
  49. 47a2de2 configure: Add flag to disable valgrind support. by Matt Turner · 9 years ago
  50. 5f76273 xf86drmMode: include config.h before anything else by Emil Velikov · 9 years ago
  51. 8426967 xf86drmMode: remove unused valgrind(VG) macros by Emil Velikov · 9 years ago
  52. 32471b2 Add blob property create/destroy ioctl wrappers by Daniel Stone · 9 years ago
  53. ed44e0b Support atomic modesetting ioctl by Ville Syrjälä · 9 years ago
  54. 5b0e76f Revert "Add device enumeration interface (v4)" by Emil Velikov · 9 years ago
  55. 203983f nouveau: add asserts to make sure krefs are there by Ilia Mirkin · 9 years ago
  56. 97be70b tests/kmstest: support atmel-hlcdc by Boris BREZILLON · 9 years ago
  57. e6a1064 modetest: add atmel-hlcdc driver support by Boris BREZILLON · 9 years ago
  58. 360a7ea modetest: only select plane with matching format by Tobias Jakobi · 9 years ago
  59. 85ede61 modetest: make middle SMPTE colors transparent by Tobias Jakobi · 9 years ago
  60. 4bca42f drmPrime*: initialize output args to 0 by Guillaume Desmottes · 9 years ago
  61. 454b149 Fix one warning (v2) by Jammy Zhou · 9 years ago
  62. d0e592d xf86drm: simplify drmMalloc/drmFree by Emil Velikov · 9 years ago
  63. 128344c modetest: replace malloc + memset with calloc by Emil Velikov · 9 years ago
  64. c78917e modetest: explicitly zero the newly allocated memory by Emil Velikov · 9 years ago
  65. fde4969 Add device enumeration interface (v4) by frank · 9 years ago
  66. bb0b97e radeon: add new bonaire pci id by Alex Deucher · 9 years ago
  67. a1acffd nouveau: add coherent BO attribute by Alexandre Courbot · 9 years ago
  68. e9ea1f4 intel: Add the Broxton PCI IDs by Damien Lespiau · 9 years ago
  69. b236062 configure.ac: bump version to 2.4.61 for release by Ben Skeggs · 9 years ago
  70. 812e8fe nouveau: restore check that avoids multiple user bos per kernel bo by Ben Skeggs · 9 years ago
  71. b4defea modetest: fix allocation for yuv420/yvu420 by Rob Clark · 9 years ago
  72. b4a6f50 freedreno: link against CLOCK_LIB by Emil Velikov · 10 years ago
  73. 9dd2e8e android: set the HAVE_VISIBILITY define by Emil Velikov · 10 years ago
  74. b091ecd modetest: fix the arguments of the MAKE_RGB_INFO define by Joonyoung Shim · 10 years ago
  75. 3092148 intel: Leak the userptr test bo by Tvrtko Ursulin · 10 years ago
  76. 9915e68 modetest: destroy the cursor bo by Joonyoung Shim · 10 years ago
  77. 4d760d7 modetest: clear buffer and framebuffer for planes by Joonyoung Shim · 9 years ago
  78. 21170a8 modetest: fix the error path handling by Joonyoung Shim · 10 years ago
  79. bcaaa75 modetest: make use of drmModeRmFB by Joonyoung Shim · 10 years ago
  80. 4e4d79d modetest: fix Segmentation fault by Joonyoung Shim · 10 years ago
  81. b1d19de modetest: initialize handles/pitches in set_plane() by Tobias Jakobi · 9 years ago
  82. 0c8db0a Add missing <strings.h> includes by Greg Hackmann · 10 years ago
  83. e2b5318 man: rework the Makefile.am by Emil Velikov · 10 years ago
  84. 41eb131 drm: use c99 __func__ over __FUNCTION__ by Emil Velikov · 10 years ago
  85. e59f00f configure: request/set the compiler in C99 mode by Emil Velikov · 10 years ago
  86. 0f8da82 drm: remove drm_public macro by Emil Velikov · 10 years ago
  87. 104c895 drm: remove no longer needed VISIBILITY_CFLAGS by Emil Velikov · 10 years ago
  88. 42465fe drm: rename libdrm{,_macros}.h by Emil Velikov · 10 years ago
  89. a814f93 tegra: add symbols test by Emil Velikov · 10 years ago
  90. 62b35fb omap: add symbols test by Emil Velikov · 10 years ago
  91. 9f8fb46 exynos: add symbols test by Emil Velikov · 10 years ago
  92. b0d4ee6 libkms: add symbols test by Emil Velikov · 10 years ago
  93. 983892d libkms: annotate private symbols by Emil Velikov · 10 years ago
  94. 47429af nouveau: add symbols test by Emil Velikov · 10 years ago
  95. 76e9799 nouveau: annotate the private symbols by Emil Velikov · 10 years ago
  96. a418f2f intel: add symbols test by Emil Velikov · 10 years ago
  97. 5966d37 intel: annotate the private symbols by Emil Velikov · 10 years ago
  98. 1756d3d intel: remove unused mmFindBlock by Emil Velikov · 10 years ago
  99. 8e76f63 intel: remove the drm_mm* symbol workarounds by Emil Velikov · 10 years ago
  100. 7c7d1f3 freedreno: add symbols test by Emil Velikov · 10 years ago