1. 6b62b3e Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  2. bbbe29d Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  3. b44f840 drm: Stop using drm_vblank_count() as the hw frame counter by Ville Syrjälä · 9 years ago
  4. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  5. 7cb410c drm/armada: move frame wait wakeup into plane work by Russell King · 9 years ago
  6. 4a8506d drm/armada: convert overlay plane vbl worker to a armada plane worker by Russell King · 9 years ago
  7. 4b5dda8 drm/armada: move CRTC flip work to primary plane work by Russell King · 9 years ago
  8. 5740d27 drm/armada: move frame wait into armada_frame by Russell King · 9 years ago
  9. 6908cf7 drm/armada: move the locking for armada_drm_vbl_event_remove() by Russell King · 9 years ago
  10. 5c8752c drm/armada: move the update of dplane->ctrl0 out of spinlock by Russell King · 9 years ago
  11. 9099ea1 drm/armada: move write to dma_ctrl0 to armada_drm_crtc_plane_disable() by Russell King · 9 years ago
  12. 5832680 drm/armada: provide a common helper to disable a plane by Russell King · 9 years ago
  13. de32301 drm/armada: allocate primary plane ourselves by Russell King · 9 years ago
  14. 1c914ce drm/armada: add primary plane creation by Russell King · 9 years ago
  15. 561f60b drm/armada: introduce generic armada_plane struct by Russell King · 9 years ago
  16. d563c24 drm/armada: update armada overlay to use drm_universal_plane_init() by Russell King · 9 years ago
  17. 66377ef drm/armada: use xchg() to atomically update dplane->old_fb by Russell King · 9 years ago
  18. fecfdb2 drm/armada: factor out retirement of old fb by Russell King · 9 years ago
  19. 28a2aeb drm/armada: rename overlay identifiers by Russell King · 9 years ago
  20. 709ffd8 drm/armada: redo locking and atomics for armada_drm_crtc_complete_frame_work() by Russell King · 9 years ago
  21. e0ac5e9 drm/armada: disable CRTC clock during DPMS by Russell King · 9 years ago
  22. f8e1406 drm/armada: use drm_plane_force_disable() to disable the overlay plane by Russell King · 9 years ago
  23. 7c8f7e1 drm/armada: move vbl code into armada_crtc by Russell King · 9 years ago
  24. 0fb2970 drm/armada: remove non-component support by Russell King · 9 years ago
  25. e8b70e4 drm/armada: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  26. 8f6644c Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-fixes by Dave Airlie · 9 years ago
  27. c62ff6b drm/armada: avoid saving the adjusted mode to crtc->mode by Russell King · 9 years ago
  28. 73068ce drm/armada: fix overlay when partially off-screen by Russell King · 9 years ago
  29. 98fb74f drm/armada: convert overlay to use drm_plane_helper_check_update() by Russell King · 9 years ago
  30. 0481c8c drm/armada: fix gem object free after failed prime import by Russell King · 9 years ago
  31. 41dbb2d drm/armada: fix incorrect overlay plane cleanup by Russell King · 9 years ago
  32. 070f3f6 drm/armada: fix missing overlay wake-up by Russell King · 9 years ago
  33. dde1006 Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  34. d8fbe34 dma-buf: cleanup dma_buf_export() to make it easily extensible by Sumit Semwal · 10 years ago
  35. 0d4d936 drm/armada: constify struct drm_encoder_helper_funcs pointer by Jani Nikula · 9 years ago
  36. 38bf3ae drm/armada: armada_drv: Remove unused function by Rickard Strandqvist · 10 years ago
  37. 5a413df drm/armada: armada_output: Remove some unused functions by Rickard Strandqvist · 10 years ago
  38. e5202a2 Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  39. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  40. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  41. e1f69e6 drm/armada: Remove dummy ->load_lut() implementation by Thierry Reding · 10 years ago
  42. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  43. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  44. 51b44eb Merge tag 'v3.18-rc4' into drm-next by Dave Airlie · 10 years ago
  45. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  46. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  47. 30aad89 Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-fixes by Dave Airlie · 10 years ago
  48. 85a4389 gpu: drm: armada: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  49. 178e561 drm/armada: convert to use vblank_on/off calls by Russell King · 10 years ago
  50. c548830 drm/armada: fix page_flip refcounting leak by Russell King · 10 years ago
  51. 0544e38 drm/armada: add IRQ support back by Russell King · 10 years ago
  52. d9fc941 drm: Extract <drm/drm_gem.h> by Daniel Vetter · 10 years ago
  53. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  54. a7d7a14 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  55. 8a105aa Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 10 years ago
  56. 9611cb9 drm/armada: register crtc with port by Russell King · 10 years ago
  57. d8c9608 drm/armada: permit CRTCs to be registered as separate devices by Russell King · 10 years ago
  58. fe42487 drm/armada: update Armada 510 (Dove) to use "ext_ref_clk1" as the clock by Russell King · 10 years ago
  59. 0101fd0 drm/armada: convert to componentized support by Russell King · 11 years ago
  60. 3aac450 dma-buf: use reservation objects by Maarten Lankhorst · 10 years ago
  61. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 10 years ago
  62. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 10 years ago
  63. 42e62ba drm/armada: make variant a CRTC thing by Russell King · 10 years ago
  64. 3ecea26 drm/armada: move variant initialisation to CRTC init by Russell King · 10 years ago
  65. d016540 drm/armada: use number of CRTCs registered by Russell King · 10 years ago
  66. e5d9ddf drm/armada: move IRQ handling into CRTC by Russell King · 10 years ago
  67. c9d53c0 devres: remove devm_request_and_ioremap() by Jingoo Han · 10 years ago
  68. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 10 years ago
  69. f95aeb1 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() by Damien Lespiau · 10 years ago
  70. 5ea1f75 drm: add drm_fb_helper_restore_fbdev_mode_unlocked() by Rob Clark · 10 years ago
  71. 2524fc7 drm/armada: use shmem helpers if possible by David Herrmann · 10 years ago
  72. bb0f1b5 drm: pass the irq explicitly to drm_irq_install by Daniel Vetter · 11 years ago
  73. c39b069 DRM: armada: fix corruption while loading cursors by Russell King · 10 years ago
  74. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  75. ae69340 Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-fixes by Dave Airlie · 10 years ago
  76. d13c46c DRM: armada: fix use of kfifo_put() by Russell King · 10 years ago
  77. a5bd4f8 Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next by Dave Airlie · 11 years ago
  78. bed86f1 DRM: armada: fix missing DRM_KMS_FB_HELPER select by Russell King · 11 years ago
  79. cfd72a4 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  80. 50fb3c3 drm/armada: directly call drm_put_dev in ->remove by Daniel Vetter · 11 years ago
  81. 5c015db Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-fixes by Dave Airlie · 11 years ago
  82. 5cd5268 DRM: Armada: prime refcounting bug fix by Russell King · 11 years ago
  83. 7513e09 DRM: Armada: fix printing of phys_addr_t/dma_addr_t by Russell King · 11 years ago
  84. 077acba DRM: Armada: destroy framebuffer after helper by Russell King · 11 years ago
  85. 2f5ae49 DRM: Armada: implement lastclose() for fbhelper by Russell King · 11 years ago
  86. a276d6c DRM: Armada: convert to use simple_open() by Duan Jiong · 11 years ago
  87. 9e3396a Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next by Dave Airlie · 11 years ago
  88. 796c8e1 DRM: Armada: depend on ARM by Russell King · 11 years ago
  89. 5e4e3ba Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next by Dave Airlie · 11 years ago
  90. 585b691 DRM: Armada: add support for drm tda19988 driver by Russell King · 11 years ago
  91. 662af0d DRM: Armada: Add support for ARGB 32x64 or 64x32 hardware cursors by Russell King · 11 years ago
  92. 96f60e3 DRM: Armada: Add Armada DRM driver by Russell King · 12 years ago