1. 80f8fbd radeon: use drmCloseBufferHandle by Simon Ser · 2 years, 9 months ago
  2. 9f45264 radeon: annotate public functions by Lucas De Marchi · 6 years ago
  3. 0926f0a meson,configure: include config.h automatically by Eric Engestrom · 6 years ago
  4. db138b9 radeon: Pass radeon_bo_open flags to the DRM_RADEON_GEM_CREATE ioctl by Michel Dänzer · 8 years ago
  5. ec2b105 radeon: cleanup bo/cs func tables by Emil Velikov · 9 years ago
  6. 0f8da82 drm: remove drm_public macro by Emil Velikov · 9 years ago
  7. 42465fe drm: rename libdrm{,_macros}.h by Emil Velikov · 9 years ago
  8. 6281cf1 radeon: use drm_mmap/drm_munmap wrappers by Emil Velikov · 10 years ago
  9. 58ce9d6 radeon: Use symbol visibility. by Maarten Lankhorst · 10 years ago
  10. a0178c0 radeon: correct RADEON_GEM_WAIT_IDLE use by Mark Kettenis · 11 years ago
  11. 0980633 drm/radeon: track global bo name and always return the same by Jerome Glisse · 12 years ago
  12. 3163cfe radeon: add prime import/export support by Dave Airlie · 12 years ago
  13. 8420743 radeon: silence valgrind warnings by zeroing memory by Marek Olšák · 14 years ago
  14. 966c990 libdrm_radeon: Optimize cs_gem_reloc to do less looping. by Pauli Nieminen · 15 years ago
  15. 6bf1ed2 radeon: indentation & trailing space cleanup by Jerome Glisse · 14 years ago
  16. 6de39fc radeon: fix BO null check, should be in higher level fn by Dave Airlie · 15 years ago
  17. 125994a radeon: straighten out the API insanity. by Dave Airlie · 15 years ago
  18. b84314a radeon: Use drmIoctl so we restart ioctl on EINTR or EAGAIN by Jerome Glisse · 15 years ago
  19. 4f57abf Move libdrm/ up one level by Kristian Høgsberg · 15 years ago[Renamed from libdrm/radeon/radeon_bo_gem.c]
  20. a5fb264 libdrm_radeon: Zero-initialize structures to silence valgrind warnings by Nicolai Hähnle · 15 years ago
  21. 19d6fad Revert "libdrm_radeon: Always wait for BO idle in bo_map." by Michel Dänzer · 15 years ago
  22. 0a73298 libdrm_radeon: Always wait for BO idle in bo_map. by Michel Dänzer · 15 years ago
  23. caad8d8 radeon: add support for busy/domain check interface. by Pauli Nieminen · 15 years ago
  24. 1978f6d radeon: fix bo wait at map time. by Dave Airlie · 15 years ago
  25. 4507863 libdrm_radeon: add tiling support by Dave Airlie · 15 years ago
  26. 322cf6c radeon: don't map/unmap explicitly. by Dave Airlie · 15 years ago
  27. 39970c6 radeon: move cs space checking code to libdrm_radeon. by Dave Airlie · 15 years ago
  28. fbac589 radeon: add buffer naming function by Dave Airlie · 15 years ago
  29. 2fa2db1 libdrm/radeon: add initial libdrm_radeon by Dave Airlie · 15 years ago
  30. 9583c09 Revert "Merge branch 'modesetting-gem'" by Jesse Barnes · 16 years ago
  31. c0ba14f libdrm-radeon: add print callback to cs & small fixes by Jerome Glisse · 16 years ago
  32. 5ae79e7 libdrm-radeon: unref return current BO ptr to reflect BO destruction by Jerome Glisse · 16 years ago
  33. 72997fb libdrm-radeon: be verbose on bo failure and cleanup cs a bit by Jerome Glisse · 16 years ago
  34. 751d024 libdrm-radeon: update libdrm-radeon to match current CS relocation structures by Jerome Glisse · 16 years ago
  35. 273cc1a radeon: lib radeon add bo & cs gem backend by Jerome Glisse · 16 years ago
  36. 7617d1f radeon: radeon util library by Jerome Glisse · 16 years ago