1. 6198770 drm/virtio: implement context init: probe for feature by Anthoine Bourgeois · 3 years, 4 months ago
  2. 1925d6a drm/virtio: implement context init: track valid capabilities in a mask by Gurchetan Singh · 3 years, 4 months ago
  3. cec7f17 drm/virtio: Fix double free on probe failure by Xie Yongji · 3 years, 8 months ago
  4. 17f46f4 drm/virtio: Fixes a potential NULL pointer dereference on probe failure by Xie Yongji · 3 years, 8 months ago
  5. eb988a2 drm/virtio: fix an error code in virtio_gpu_init() by Dan Carpenter · 4 years ago
  6. 16845c5 drm/virtio: implement blob resources: implement vram object by Gerd Hoffmann · 4 years, 4 months ago
  7. 6076a97 drm/virtio: implement blob resources: probe for host visible region by Gerd Hoffmann · 4 years, 4 months ago
  8. 6815cfe6 drm/virtio: implement blob resources: probe for the feature. by Gerd Hoffmann · 4 years, 4 months ago
  9. d6005d3 drm/virtio: use drmm_mode_config_init by Gerd Hoffmann · 4 years, 4 months ago
  10. 1fb9741 drm/virtio: fix uninitialized variable by Gurchetan Singh · 4 years, 4 months ago
  11. e219688 Fix use after free in get_capset_info callback. by Doug Horn · 4 years, 4 months ago
  12. d85ddd1 Merge v5.9-rc1 into drm-misc-next by Maxime Ripard · 4 years, 5 months ago
  13. c84adb3 drm/virtio: Support virtgpu exported resources by David Stevens · 4 years, 5 months ago
  14. 115a71d drm/virtio: convert to LE accessors by Michael S. Tsirkin · 4 years, 5 months ago
  15. c62098c Merge tag 'drm-misc-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 9 months ago
  16. 45c5d2a drm/virtio: only destroy created contexts by Gurchetan Singh · 4 years, 9 months ago
  17. 5038a56 drm/virtio: fix up for include file changes by Stephen Rothwell · 4 years, 9 months ago
  18. 72b48ae drm/virtio: enqueue virtio_gpu_create_context after the first 3D ioctl by Gurchetan Singh · 5 years ago
  19. d2a983b drm/virtio: track whether or not a context has been initiated by Gurchetan Singh · 5 years ago
  20. 40caded drm/virtio: factor out context create hypercall by Gurchetan Singh · 5 years ago
  21. 9745290 drm/virtio: move remaining virtio_gpu_notify calls by Gerd Hoffmann · 5 years ago
  22. 234489e drm/virtio: batch display query by Gerd Hoffmann · 5 years ago
  23. b1df3a2 drm/virtio: add drm_driver.release callback. by Gerd Hoffmann · 5 years ago
  24. 5edbb56 drm/virtio: fix ring free check by Gerd Hoffmann · 5 years ago
  25. 9e370df drm/virtio: print a single line with device features by Gerd Hoffmann · 5 years ago
  26. f0c6cef drm/virtio: add worker for object release by Gerd Hoffmann · 5 years ago
  27. c66df70 drm/virtio: switch from ttm to gem shmem helpers by Gerd Hoffmann · 5 years ago
  28. a3d6397 drm/virtgpu: drop use of drmP.h by Sam Ravnborg · 6 years ago
  29. d516e75 drm/virtio: Drop deprecated load/unload initialization by Ezequiel Garcia · 6 years ago
  30. edde9fc drm/virtio: Add missing virtqueue reset by Ezequiel Garcia · 6 years ago
  31. 48a77d6 drm/virtio: switch to generic fbdev emulation by Gerd Hoffmann · 6 years ago
  32. b4b01b4 drm/virtio: add edid support by Gerd Hoffmann · 6 years ago
  33. 040b595 drm/virtio: fix memory leak of vfpriv on error return path by Colin Ian King · 6 years ago
  34. 2ae7f16 drm/virtio: Use IDAs more efficiently by Matthew Wilcox · 6 years ago
  35. 6a37c49 drm/virtio: Handle context ID allocation errors by Matthew Wilcox · 6 years ago
  36. 1938d1a drm/virtio: Replace IDRs with IDAs by Matthew Wilcox · 6 years ago
  37. a86f255 virtgpu: remove redundant task_comm copying by Michał Mirosław · 7 years ago
  38. 18e5106 drm: Remove drm_device->virtdev by Daniel Vetter · 8 years ago
  39. 9b2bbdb virtio: wrap find_vqs by Michael S. Tsirkin · 8 years ago
  40. 54d7989 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  41. fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
  42. ff2ac58 virtio-gpu: disable VIRGL with BE kernel by Laurent Vivier · 8 years ago
  43. 11b3c20 drm: Change the return type of the unload hook to void by Gabriel Krisman Bertazi · 8 years ago
  44. f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 8 years ago
  45. 30b9c96 drm/virtio: add real fence context and seqno by Gustavo Padovan · 8 years ago
  46. f7ad26f virtio: make find_vqs() checkpatch.pl-friendly by Stefan Hajnoczi · 9 years ago
  47. 62fb7a5 virtio-gpu: add 3d/virgl support by Gerd Hoffmann · 10 years ago
  48. 441012a drm/virtgpu: initialise fbdev after getting initial display info by Dave Airlie · 10 years ago
  49. dc5698e Add virtio gpu driver. by Dave Airlie · 11 years ago