1. f510f34 drm/vc4: Remove unused connector by Daniel Vetter · 8 years ago
  2. 398e979 drm/vc4: Remove open-coded drm_connector_register_all() by Chris Wilson · 8 years ago
  3. b2d61d6 drm: vc4: Rely on the default ->best_encoder() behavior by Boris Brezillon · 8 years ago
  4. 5e84c26 drm/atomic-helper: Massage swap_state signature somewhat by Daniel Vetter · 8 years ago
  5. 7ea7728 drm/core: Change declaration for gamma_set. by Maarten Lankhorst · 8 years ago
  6. 2f196b7 drm/atomic: Add drm_atomic_crtc_state_for_each_plane_state by Daniel Vetter · 8 years ago
  7. 833cd78 drm/vc4: Use for_each_plane_in_state by Daniel Vetter · 8 years ago
  8. 65439b6 Merge tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  9. b82caaf drm/vc4: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  10. db36972 drm/vc4: Use drm_gem_object_unreference_unlocked by Daniel Vetter · 8 years ago
  11. 1d6da87 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  12. fcee590 drm: Nuke ->vblank_disable_allowed by Daniel Vetter · 8 years ago
  13. 2f70169 drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state by Daniel Vetter · 8 years ago
  14. ec2dc6a drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state by Daniel Vetter · 8 years ago
  15. a8ad0bd drm: Remove unused drm_device from drm_gem_object_lookup() by Chris Wilson · 8 years ago
  16. 21daaee Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  17. 0cd3e27 drm/vc4: Add missing render node support by Eric Anholt · 8 years ago
  18. e582b6c drm/vc4: Add support for gamma ramps. by Eric Anholt · 9 years ago
  19. eb63961 drm/vc4: Rename async to nonblock. by Maarten Lankhorst · 8 years ago
  20. b3a15f6 drm/vc4: Kick out the simplefb framebuffer before we set up KMS. by Eric Anholt · 8 years ago
  21. 5883980 drm/vc4: Fix NULL deref in HDMI init error path by Eric Anholt · 9 years ago
  22. 08302c3 drm/vc4: Add DPI driver by Eric Anholt · 9 years ago
  23. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  24. 90d7116 drm/vc4: Recognize a more specific compatible string for V3D. by Eric Anholt · 9 years ago
  25. 585cb13 drm/vc4: Return -EFAULT on copy_from_user() failure by Dan Carpenter · 9 years ago
  26. 0b06e0a drm/vc4: Respect GPIO_ACTIVE_LOW on HDMI HPD if set in the devicetree. by Eric Anholt · 9 years ago
  27. 0e60eab drm/vc4: Let gpiolib know that we're OK with sleeping for HPD. by Eric Anholt · 9 years ago
  28. ca26d28 drm/vc4: improve throughput by pipelining binning and rendering jobs by Varad Gautam · 9 years ago
  29. 67d1c0a Merge tag 'drm-vc4-fixes-2016-03-03' of github.com:anholt/linux into drm-next by Dave Airlie · 9 years ago
  30. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 9 years ago
  31. f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 9 years ago
  32. 6a60920 drm/vc4: Initialize scaler DISPBKGND on modeset. by Eric Anholt · 9 years ago
  33. a7c5047 drm/vc4: Fix setting of vertical timings in the CRTC. by Eric Anholt · 9 years ago
  34. c31806fb drm/vc4: Fix the name of the VSYNCD_EVEN register. by Eric Anholt · 9 years ago
  35. 936f1a5 drm/vc4: Add another reg to HDMI debug dumping. by Eric Anholt · 9 years ago
  36. 851479a drm/vc4: Bring HDMI up from power off if necessary. by Eric Anholt · 9 years ago
  37. 48627eb drm/vc4: Fix a framebuffer reference leak on async flip interrupt. by Eric Anholt · 9 years ago
  38. 36cb625 drm/vc4: Use runtime PM to power cycle the device when the GPU hangs. by Eric Anholt · 9 years ago
  39. 001bdb5 drm/vc4: Enable runtime PM. by Eric Anholt · 9 years ago
  40. c4ce60d drm/vc4: Fix spurious GPU resets due to BO reuse. by Eric Anholt · 9 years ago
  41. 2ee9465 drm/vc4: Drop error message on seqno wait timeouts. by Eric Anholt · 9 years ago
  42. 13cf890 drm/vc4: Fix -ERESTARTSYS error return from BO waits. by Eric Anholt · 9 years ago
  43. 2c68f1f drm/vc4: Return an ERR_PTR from BO creation instead of NULL. by Eric Anholt · 9 years ago
  44. 54aec44 drm/vc4: Fix the clear color for the first tile rendered. by Eric Anholt · 9 years ago
  45. e001523 drm/vc4: Validate that WAIT_BO padding is cleared. by Eric Anholt · 9 years ago
  46. fc04023 drm/vc4: Add support for YUV planes. by Eric Anholt · 9 years ago
  47. fe4cd84 drm/vc4: Add support a few more RGB display plane formats. by Eric Anholt · 9 years ago
  48. 21af94c drm/vc4: Add support for scaling of display planes. by Eric Anholt · 9 years ago
  49. f863e35 drm/vc4: Fix which value is being used for source image size. by Eric Anholt · 9 years ago
  50. fc2d6f1 drm/vc4: Add more display planes to each CRTC. by Eric Anholt · 9 years ago
  51. d8dbf44 drm/vc4: Make the CRTCs cooperate on allocating display lists. by Eric Anholt · 9 years ago
  52. 6674a90 drm/vc4: Add a proper short-circut path for legacy cursor updates. by Eric Anholt · 9 years ago
  53. 5c67999 drm/vc4: Move the plane clipping/scaling setup to a separate function. by Eric Anholt · 9 years ago
  54. 17eac75 drm/vc4: Add missing __iomem annotation to hw_dlist. by Eric Anholt · 9 years ago
  55. f427fb1 drm/vc4: Improve comments on vc4_plane_state members. by Eric Anholt · 9 years ago
  56. 316e376 Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  57. 32a3dbe drm/vc4: Nuke preclose hook by Daniel Vetter · 9 years ago
  58. 2ad14a6 Merge tag 'drm-vc4-fixes-2015-01-19' of http://github.com/anholt/linux into drm-fixes by Dave Airlie · 9 years ago
  59. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  60. 8483d15 drm/vc4: Remove broken attempt at GPU reset using genpd. by Eric Anholt · 9 years ago
  61. c671e1e drm/vc4: fix warning in validate printf. by Dave Airlie · 9 years ago
  62. 28f0360 Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  63. 14de6c4 drm/atomic: Remove drm_atomic_connectors_for_crtc. by Maarten Lankhorst · 9 years ago
  64. 0239c75 Merge tag 'drm-vc4-next-2015-12-21' of http://github.com/anholt/linux into drm-next by Dave Airlie · 9 years ago
  65. 5645e78 drm/vc4: fix an error code by Dan Carpenter · 9 years ago
  66. 7e5082f drm/vc4: allocate enough memory in vc4_save_hang_state() by Dan Carpenter · 9 years ago
  67. 65c4777 drm/vc4: copy_to_user() returns the number of bytes remaining by Dan Carpenter · 9 years ago
  68. e112e59 drm: use dev_name as default unique name in drm_dev_alloc() by Nicolas Iooss · 9 years ago
  69. 21de54b Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into drm-next by Dave Airlie · 9 years ago
  70. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  71. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  72. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  73. 2146136 drm/vc4: Add an interface for capturing the GPU state after a hang. by Eric Anholt · 9 years ago
  74. b501bac drm/vc4: Add support for async pageflips. by Eric Anholt · 9 years ago
  75. d5b1a78 drm/vc4: Add support for drawing 3D frames. by Eric Anholt · 9 years ago
  76. d3f5168 drm/vc4: Bind and initialize the V3D engine. by Eric Anholt · 10 years ago
  77. 1fa8158 drm/vc4: Fix a typo in a V3D debug register. by Eric Anholt · 9 years ago
  78. 463873d drm/vc4: Add an API for creating GPU shaders in GEM BOs. by Eric Anholt · 9 years ago
  79. d5bc60f drm/vc4: Add create and map BO ioctls. by Eric Anholt · 10 years ago
  80. c826a6e drm/vc4: Add a BO cache. by Eric Anholt · 9 years ago
  81. bf893ac drm/vc4: Make sure that planes aren't scaled. by Eric Anholt · 9 years ago
  82. 36f4f69 drm/vc4: Fix some failure to track __iomem decorations on pointers. by Eric Anholt · 9 years ago
  83. 7951323 drm/vc4: checking for NULL instead of IS_ERR by Dan Carpenter · 9 years ago
  84. 2fa8e90 drm/vc4: fix itnull.cocci warnings by Julia Lawall · 9 years ago
  85. e2ab321 drm/vc4: fix platform_no_drv_owner.cocci warnings by Julia Lawall · 9 years ago
  86. 91276ae drm/vc4: vc4_plane_duplicate_state() can be static by kbuild test robot · 9 years ago
  87. 2565df9 drm/vc4: Add dependency on HAVE_DMA_ATTRS, and select DRM_GEM_CMA_HELPER by Guenter Roeck · 9 years ago
  88. 1f43710 Merge tag 'drm-vc4-next-2015-10-21' of http://github.com/anholt/linux into drm-next by Dave Airlie · 9 years ago
  89. 98a4450 drm/vc4: Allow vblank to be disabled by Derek Foreman · 9 years ago
  90. 48666d5 drm/vc4: Use the fbdev_cma helpers by Derek Foreman · 9 years ago
  91. c8b75bc drm/vc4: Add KMS support for Raspberry Pi. by Eric Anholt · 10 years ago