1. 3cb02b4 drm/exynos: separate Mixer and HDMI drivers by Andrzej Hajda · 9 years ago
  2. affa0e0 Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  3. f8c4714 drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers by Daniel Vetter · 9 years ago
  4. 48f87dd Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 9 years ago
  5. b44f840 drm: Stop using drm_vblank_count() as the hw frame counter by Ville Syrjälä · 9 years ago
  6. 7082947 drm/exynos: Suspend/resume is unused if !PM by Thierry Reding · 9 years ago
  7. aef9dbb drm/atomic-helper: Add option to update planes only on active crtc by Daniel Vetter · 9 years ago
  8. 74f230d drm/exynos: add render node support by Joonyoung Shim · 9 years ago
  9. e7fefb1 drm/exynos: remove legacy ->suspend()/resume() by Gustavo Padovan · 9 years ago
  10. c8c38cc drm/exynos: Enable atomic modesetting feature by Gustavo Padovan · 9 years ago
  11. c453366 drm/exynos: wait all planes updates to finish by Gustavo Padovan · 9 years ago
  12. a379df1 drm/exynos: add atomic asynchronous commit by Gustavo Padovan · 9 years ago
  13. 01ed50d drm/exynos: use prime helpers by Joonyoung Shim · 9 years ago
  14. 2b8376c drm/exynos: remove struct exynos_drm_encoder layer by Gustavo Padovan · 9 years ago
  15. 6cf2727 drm/exynos: fold encoder setup into exynos_drm_load() by Gustavo Padovan · 9 years ago
  16. 735c21c drm/exynos: move order to register vidi kms driver by Joonyoung Shim · 9 years ago
  17. 77bbd89 drm/exynos: mic: add MIC driver by Hyungwon Hwang · 9 years ago
  18. e3b9e46 drm/exynos: remove SoC checking code by Andrzej Hajda · 9 years ago
  19. 8665040 drm/exynos: fix broken component binding in case of multiple pipelines by Andrzej Hajda · 9 years ago
  20. 417133e drm/exynos: consolidate driver/device initialization code by Andrzej Hajda · 9 years ago
  21. 4ea9526 drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy() by Gustavo Padovan · 9 years ago
  22. e752747 drm/exynos: track vblank events on a per crtc basis by Mandeep Singh Baines · 9 years ago
  23. 7ee14cd drm/exynos: remove struct *_win_data abstraction on planes by Gustavo Padovan · 9 years ago
  24. 96976c3 drm/exynos: Add DECON driver by Ajay Kumar · 10 years ago
  25. d40f74f drm/exynos: remove the redundant machine checking code by Hyungwon Hwang · 10 years ago
  26. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  27. 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
  28. e8115e7 Merge tag 'v3.18-rc7' into drm-next by Dave Airlie · 10 years ago
  29. 33e2192 drm/exynos: fix exynos_drm_component_del by Inki Dae · 10 years ago
  30. 4846e45 drm/exynos: clean up machine compatible string check by Inki Dae · 10 years ago
  31. 820687be drm/exynos: move Exynos platform drivers registration to init by Gustavo Padovan · 10 years ago
  32. b671395 Revert "drm/exynos: fix null pointer dereference issue" by Gustavo Padovan · 10 years ago
  33. 030794a drm/exynos: Fix DSI resuming fail because power domain being off by Krzysztof Kozlowski · 10 years ago
  34. 7239067 drm/exynos: remove ifdeferry from initialization code by Andrzej Hajda · 10 years ago
  35. 421ee18 drm/exynos: fix null pointer dereference issue by Inki Dae · 10 years ago
  36. e9fbdcb drm/exynos: fix possible infinite loop issue by Inki Dae · 10 years ago
  37. fbdf093 drm/exynos: resolve infinite loop issue on non multi-platform by Inki Dae · 10 years ago
  38. 5cbb37d drm/exynos: resolve infinite loop issue on multi-platform by Inki Dae · 10 years ago
  39. 7afbfcc drm/exynos: fix possible infinite loop issue by Inki Dae · 10 years ago
  40. f7c2f36f drm/exynos: resolve infinite loop issue on non multi-platform by Inki Dae · 10 years ago
  41. 06a2f5c drm/exynos: resolve infinite loop issue on multi-platform by Inki Dae · 10 years ago
  42. 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
  43. 74cfe07 drm/exynos: correct connector->dpms field before resuming by Andrzej Hajda · 10 years ago
  44. 3cb6830 drm/exynos: init kms poll at the end of initialization by Andrzej Hajda · 10 years ago
  45. 64f7aed drm/exynos: propagate plane initialization errors by Andrzej Hajda · 10 years ago
  46. c52142e drm/exynos: init vblank with real number of crtcs by Andrzej Hajda · 10 years ago
  47. 3097735 gpu: drm: exynos: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  48. 72ed6cc drm/exynos: switch to universal plane API by Andrzej Hajda · 10 years ago
  49. 832316c drm/exynos: use drm generic mmap interface by Inki Dae · 10 years ago
  50. d931589 drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctl by Inki Dae · 10 years ago
  51. 4a3ffed drm/exynos: factor out initial setting of each driver by Joonyoung Shim · 10 years ago
  52. 9f3dd7d drm/exynos: fix drm driver de-initialization order by Andrzej Hajda · 10 years ago
  53. 53c5558 drm/exynos: update to use component match support by Inki Dae · 10 years ago
  54. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  55. d50a190 drm/exynos: Fix NULL pointer exception when suspending without components by Krzysztof Kozlowski · 10 years ago
  56. afa95e7 Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  57. 0013fc9 drm/exynos: Fix de-registration ordering by Sachin Kamat · 10 years ago
  58. a1bc07c5 drm: Don't export internal module variables by Daniel Vetter · 10 years ago
  59. f95aeb1 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() by Damien Lespiau · 10 years ago
  60. df5225b drm/exynos: consider deferred probe case by Inki Dae · 10 years ago
  61. 3faf9cc drm/exynos: remove redundant mutex_unlock by Andrzej Hajda · 10 years ago
  62. a16f223 drm/exynos: Fix double locks at PM resume by Takashi Iwai · 10 years ago
  63. d0f7361 drm/exynos: remove unnecessary runtime pm interfaces by Inki Dae · 10 years ago
  64. d1afe7d drm/exynos: fix comment to exynos_drm_device_subdrv_prove call by Inki Dae · 10 years ago
  65. f37cd5e drm/exynos: add component framework support by Inki Dae · 10 years ago
  66. 121692e drm/exynos: modify goto labels to meaningful names by Inki Dae · 10 years ago
  67. be9b64a drm/exynos: remove DRIVER_HAVE_IRQ feature by Joonyoung Shim · 10 years ago
  68. 7eb8f06 drm/exynos: add DSIM driver by Andrzej Hajda · 10 years ago
  69. 8e527f0 drm/exynos: init kms poll after creation of connectors by Andrzej Hajda · 10 years ago
  70. 25928a3 drm/exynos: delay fbdev initialization until an output is connected by Andrzej Hajda · 10 years ago
  71. d2ba65f drm/exynos: fix unnecessary resource cleanup by Inki Dae · 10 years ago
  72. af65c80 drm/exynos: Consolidate suspend/resume in drm_drv by Sean Paul · 11 years ago
  73. 1417f10 drm/exynos: Move display implementation into dp by Sean Paul · 11 years ago
  74. f041b25 drm/exynos: Remove exynos_drm_hdmi shim by Sean Paul · 11 years ago
  75. 080be03d drm/exynos: Split manager/display/subdrv by Sean Paul · 10 years ago
  76. 3f283d9 drm/exynos: Use unsigned long for possible_crtcs by Sean Paul · 11 years ago
  77. 307ceaf drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c by Daniel Kurtz · 10 years ago
  78. 6ca605f drm/exynos: Fix freeing issues in exynos_drm_drv.c by Sachin Kamat · 11 years ago
  79. 96f5421 drm/exynos: use a new anon file for exynos gem mmaper by Inki Dae · 11 years ago
  80. a9a346d drm/exynos: call drm_put_dev directly from ->remove by Daniel Vetter · 11 years ago
  81. 0cbc330 drm/exynos: release unhandled page flip events at postclose. by Inki Dae · 11 years ago
  82. 049ffa8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  83. d6cfaab DMA-API: others: use dma_set_coherent_mask() by Russell King · 11 years ago
  84. 16eb5f4 drm: kill ->gem_init_object() and friends by David Herrmann · 11 years ago
  85. 38bb525 drm/exynos: Remove redundant error messages by Sachin Kamat · 11 years ago
  86. baa7094 drm: const'ify ioctls table (v2) by Rob Clark · 11 years ago
  87. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
  88. ba3706c drm/exynos: add error check routine in exynos_drm_open by YoungJun Cho · 11 years ago
  89. bca34c9 drm/exynos: Remove tracking log functions by YoungJun Cho · 11 years ago
  90. 43f4190 drm/exynos: added ipp device registration to drm driver by Seung-Woo Kim · 11 years ago
  91. 1055f49 drm/exynos: fix wrong return check for platform_device_register_simple by Seung-Woo Kim · 11 years ago
  92. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  93. d81aecb drm/exynos: change file license to GPL by Inki Dae · 12 years ago
  94. 56550d9 Drivers: gpu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  95. f264638 drm/exynos: add gsc ipp driver by Eunchul Kim · 12 years ago
  96. bea8a42 drm/exynos: add rotator ipp driver by Eunchul Kim · 12 years ago
  97. 16102ed drm/exynos: add fimc ipp driver by Eunchul Kim · 12 years ago
  98. cb471f14 drm/exynos: add ipp subsystem by Eunchul Kim · 12 years ago
  99. ae9dace drm: exynos: moved exynos drm hdmi device registration to drm driver by Rahul Sharma · 12 years ago
  100. 422bd00 drm: exynos: moved exynos drm device registration to drm driver by Rahul Sharma · 12 years ago