1. c9be804 drm/vc4: Use common helpers for debugfs setup by the driver components. by Eric Anholt · 6 years ago
  2. 13f0ec34 drm/vc4: Use drm_printer for the debugfs and runtime bo stats output. by Eric Anholt · 6 years ago
  3. bd7de1e drm: vc4: Switch to use drm_gem_object reservation_object by Rob Herring · 6 years ago
  4. abd7dbe gpu: drm: vc4: Adding new typedef vm_fault_t by Souptick Joarder · 7 years ago
  5. c0db1b6 drm/vc4: Fix memory leak during BO teardown by Daniel J Blueman · 7 years ago
  6. 5bfd401 drm/vc4: Fix false positive WARN() backtrace on refcount_inc() usage by Boris Brezillon · 7 years ago
  7. 0078730 drm/vc4: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  8. e073db5 drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs() by Boris BREZILLON · 7 years ago
  9. b9f1925 drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctl by Boris Brezillon · 7 years ago
  10. b9c55b6 drm/vc4: Continue the switch to drm_*_put() helpers by Cihangir Akturk · 8 years ago
  11. fb95992 drm/vc4: Demote user-accessible DRM_ERROR paths to DRM_DEBUG. by Eric Anholt · 8 years ago
  12. 1d5494e drm/vc4: switch to drm_*{get,put} helpers by Cihangir Akturk · 8 years ago
  13. 4e6b1e9 drm/vc4: Convert more lock requirement comments to lockdep assertions. by Eric Anholt · 8 years ago
  14. f309946 drm/vc4: Add an ioctl for labeling GEM BOs for summary stats by Eric Anholt · 8 years ago
  15. 8375311 drm/vc4: Add get/set tiling ioctls. by Eric Anholt · 8 years ago
  16. 24bb206 drm/vc4/vc4_bo.c: always set bo->resv by Hans Verkuil · 8 years ago
  17. cdec4d3 drm/vc4: Expose dma-buf fences for V3D rendering. by Eric Anholt · 8 years ago
  18. ca39b44 drm/vc4: Fix OOPSes from trying to cache a partially constructed BO. by Eric Anholt · 8 years ago
  19. eb98138 drm/vc4: Fulfill user BO creation requests from the kernel BO cache. by Eric Anholt · 8 years ago
  20. 72f793f drm/vc4: Convert existing documentation to actual kerneldoc. by Eric Anholt · 8 years ago
  21. ea90383 drm/vc4: mark vc4_bo_cache_purge() static by Baoyou Xie · 9 years ago
  22. db36972 drm/vc4: Use drm_gem_object_unreference_unlocked by Daniel Vetter · 9 years ago
  23. a8ad0bd drm: Remove unused drm_device from drm_gem_object_lookup() by Chris Wilson · 9 years ago
  24. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  25. 585cb13 drm/vc4: Return -EFAULT on copy_from_user() failure by Dan Carpenter · 9 years ago
  26. f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 9 years ago
  27. 2c68f1f drm/vc4: Return an ERR_PTR from BO creation instead of NULL. by Eric Anholt · 9 years ago
  28. 463873d drm/vc4: Add an API for creating GPU shaders in GEM BOs. by Eric Anholt · 9 years ago
  29. d5bc60f drm/vc4: Add create and map BO ioctls. by Eric Anholt · 10 years ago
  30. c826a6e drm/vc4: Add a BO cache. by Eric Anholt · 9 years ago
  31. c8b75bc drm/vc4: Add KMS support for Raspberry Pi. by Eric Anholt · 10 years ago