1. 7cf23ea drm/exynos: remove wait queue for pending page flip by Gustavo Padovan · 9 years ago
  2. c453366 drm/exynos: wait all planes updates to finish by Gustavo Padovan · 9 years ago
  3. a379df1 drm/exynos: add atomic asynchronous commit by Gustavo Padovan · 9 years ago
  4. 822f6df drm/exynos: check for pending fb before finish update by Gustavo Padovan · 9 years ago
  5. d9220d4 drm/exynos: add prepare and cleanup phases for planes by Gustavo Padovan · 9 years ago
  6. bb0fa93 drm/exynos: don't track enabled state at exynos_crtc by Gustavo Padovan · 9 years ago
  7. 2b8376c drm/exynos: remove struct exynos_drm_encoder layer by Gustavo Padovan · 9 years ago
  8. a2986e8 drm/exynos: remove exynos_drm_create_enc_conn() by Gustavo Padovan · 9 years ago
  9. af8be3f drm/exynos: remove exynos_encoder's .commit() op by Gustavo Padovan · 9 years ago
  10. cf67cc9 drm/exynos: remove struct exynos_drm_display by Gustavo Padovan · 9 years ago
  11. a090f45 drm/exynos: remove unused .remove() and .check_mode() ops from display by Gustavo Padovan · 9 years ago
  12. b6595dc drm/exynos: split display's .dpms() into .enable() and .disable() by Gustavo Padovan · 9 years ago
  13. d88d246 drm/exynos: unify exynos_drm_plane names with drm core by Gustavo Padovan · 9 years ago
  14. a1bcc9d drm/exynos: remove unused fields from struct exynos_drm_plane by Gustavo Padovan · 9 years ago
  15. 1e1d139 drm/exynos: pass struct exynos_drm_plane in update/enable by Gustavo Padovan · 9 years ago
  16. 9cc7610 drm/exynos: rename win_commit/disable to atomic-like names by Gustavo Padovan · 9 years ago
  17. eb7a3fc drm/exynos: remove drm_iommu_attach_device_if_possible by Joonyoung Shim · 9 years ago
  18. 77bbd89 drm/exynos: mic: add MIC driver by Hyungwon Hwang · 9 years ago
  19. c8466a9 drm/exynos: add Exynos5433 decon driver by Joonyoung Shim · 9 years ago
  20. fc2e013 drm/exynos: add drm_iommu_attach_device_if_possible() by Hyungwon Hwang · 9 years ago
  21. c329f66 drm/exynos: remove chained calls to enable by Joonyoung Shim · 9 years ago
  22. 8665040 drm/exynos: fix broken component binding in case of multiple pipelines by Andrzej Hajda · 9 years ago
  23. 417133e drm/exynos: consolidate driver/device initialization code by Andrzej Hajda · 9 years ago
  24. 3cecda0 drm/exynos: split exynos_crtc->dpms in enable() and disable() by Gustavo Padovan · 9 years ago
  25. 63498e3 drm/exynos: atomic dpms support by Gustavo Padovan · 9 years ago
  26. be083a0 drm/exynos: cleanup exynos_drm_plane by Tobias Jakobi · 9 years ago
  27. f3aaf76 drm/exynos: Constify exynos_drm_crtc_ops by Krzysztof Kozlowski · 9 years ago
  28. 48107d7 drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMD by Krzysztof Kozlowski · 9 years ago
  29. 3cabaf7 drm/exynos: add ratio calculation by Joonyoung Shim · 9 years ago
  30. cb8a3db drm/exynos: use src_x and src_y instead of fb_x and fb_y by Joonyoung Shim · 9 years ago
  31. e752747 drm/exynos: track vblank events on a per crtc basis by Mandeep Singh Baines · 9 years ago
  32. 6e2a3b6 drm/exynos: preset zpos value for overlay planes by Gustavo Padovan · 9 years ago
  33. 7ee14cd drm/exynos: remove struct *_win_data abstraction on planes by Gustavo Padovan · 9 years ago
  34. 1be4b7e drm/exynos: remove unused exynos_crtc->win_enable() callback by Gustavo Padovan · 9 years ago
  35. 96976c3 drm/exynos: Add DECON driver by Ajay Kumar · 10 years ago
  36. f27829a drm/exynos: remove mode property of exynos crtc by Joonyoung Shim · 10 years ago
  37. dc81252 drm/exynos: remove mode_set() ops from exynos_crtc by Gustavo Padovan · 10 years ago
  38. 93bca24 drm/exynos: remove struct exynos_drm_manager by Gustavo Padovan · 10 years ago
  39. eb88e42 drm/exynos: remove drm_dev from struct exynos_drm_manager by Gustavo Padovan · 10 years ago
  40. 5d1741a drm/exynos: move 'type' from manager to crtc struct by Gustavo Padovan · 10 years ago
  41. 8a326ed drm/exynos: remove pipe member of struct exynos_drm_manager by Gustavo Padovan · 10 years ago
  42. 357193c drm/exynos: rename base object of struct exynos_drm_crtc to 'base' by Gustavo Padovan · 10 years ago
  43. 8837dee drm/exynos: remove struct exynos_drm_overlay by Gustavo Padovan · 10 years ago
  44. 2bf053e drm/exynos: expose struct exynos_drm_crtc by Gustavo Padovan · 10 years ago
  45. ffceaed drm/exynos: move to_exynos_crtc() macro to main header by Gustavo Padovan · 10 years ago
  46. 1c9ff4a drm/exynos: Fix exynos_dpi_remove() parameter by Gustavo Padovan · 10 years ago
  47. 5af3d9b drm/exynos/dpi: stop using display->ctx pointer by Andrzej Hajda · 10 years ago
  48. 4cfde1f drm/exynos/dpi: embed display into private context by Andrzej Hajda · 10 years ago
  49. 400c8ac drm/exynos/fimd: stop using manager->ctx pointer by Andrzej Hajda · 10 years ago
  50. 9755884 drm/exynos: remove leftover hdmi function declarations by Gustavo Padovan · 10 years ago
  51. 60cb858 drm/exynos: update documentation to reflect code changes by Gustavo Padovan · 10 years ago
  52. 4a5827fb drm/exynos: Save up space using bool var as bitfields by Gustavo Padovan · 10 years ago
  53. 5d0e6fe drm/exynos: remove unused wait_for macro by Gustavo Padovan · 10 years ago
  54. d2c1bba drm/exynos: Replace repeated declaration by include <drm/drmP.h> by Gustavo Padovan · 10 years ago
  55. f859d6e drm/exynos: remove extra declaration of struct exynos_overlay by Gustavo Padovan · 10 years ago
  56. 7239067 drm/exynos: remove ifdeferry from initialization code by Andrzej Hajda · 10 years ago
  57. 832316c drm/exynos: use drm generic mmap interface by Inki Dae · 10 years ago
  58. 5c76c5b drm/exynos/ipp: remove struct exynos_drm_ipp_private by Andrzej Hajda · 10 years ago
  59. c51f73b drm/exynos/ipp: remove unused field from exynos_drm_ipp_private by Andrzej Hajda · 10 years ago
  60. 5595d4d drm/exynos: add TE handler to support LCD I80 interface by YoungJun Cho · 10 years ago
  61. 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
  62. dcdffeda drm/exynos: change zero to NULL for sparse by Dan Carpenter · 10 years ago
  63. a1bc07c5 drm: Don't export internal module variables by Daniel Vetter · 10 years ago
  64. df5225b drm/exynos: consider deferred probe case by Inki Dae · 10 years ago
  65. 000cc92 drm/exynos: separate dpi from fimd by Andrzej Hajda · 10 years ago
  66. f37cd5e drm/exynos: add component framework support by Inki Dae · 10 years ago
  67. e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  68. 7eb8f06 drm/exynos: add DSIM driver by Andrzej Hajda · 10 years ago
  69. 14b6873 drm/exynos: restore parallel output interface support by Andrzej Hajda · 10 years ago
  70. 90672f9 drm/exynos: Remove the exynos_drm_connector shim by Sean Paul · 10 years ago
  71. c37f42c drm/exynos: Add create_connector callback by Sean Paul · 10 years ago
  72. 1417f10 drm/exynos: Move display implementation into dp by Sean Paul · 11 years ago
  73. 4b40526 drm/exynos: Implement mode_fixup manager operation by Sean Paul · 11 years ago
  74. cd706aa drm/exynos: Add mode_set manager operation by Sean Paul · 11 years ago
  75. 080be03d drm/exynos: Split manager/display/subdrv by Sean Paul · 10 years ago
  76. 54c40de drm/exynos: Rename display_op power_on to dpms by Sean Paul · 11 years ago
  77. 87244fa drm/exynos: Remove apply manager callback by Sean Paul · 11 years ago
  78. bb7704d drm/exynos: Pass exynos_drm_manager in manager ops instead of dev by Sean Paul · 11 years ago
  79. 1f9cafc3 drm/exynos: Add an initialize function to manager and display by Sean Paul · 11 years ago
  80. 1c6244c drm/exynos: Merge overlay_ops into manager_ops by Sean Paul · 11 years ago
  81. 68efd7d arm: dma-mapping: remove order parameter from arm_iommu_create_mapping() by Marek Szyprowski · 10 years ago
  82. 96f5421 drm/exynos: use a new anon file for exynos gem mmaper by Inki Dae · 11 years ago
  83. 16844fb drm/exynos: hdmi: use drm_display_mode to check the supported modes by Rahul Sharma · 11 years ago
  84. 43f4190 drm/exynos: added ipp device registration to drm driver by Seung-Woo Kim · 11 years ago
  85. 0f6f959 exynos/drm: hdmi: cleanup for hdmi common device registration by Seung-Woo Kim · 11 years ago
  86. 9c08e4b drm/exynos: let drm handle edid allocations by Rahul Sharma · 12 years ago
  87. d81aecb drm/exynos: change file license to GPL by Inki Dae · 12 years ago
  88. f264638 drm/exynos: add gsc ipp driver by Eunchul Kim · 12 years ago
  89. bea8a42 drm/exynos: add rotator ipp driver by Eunchul Kim · 12 years ago
  90. 16102ed drm/exynos: add fimc ipp driver by Eunchul Kim · 12 years ago
  91. cb471f14 drm/exynos: add ipp subsystem by Eunchul Kim · 12 years ago
  92. ddd8e95 drm/exynos: remove unused vaddr member by YoungJun Cho · 12 years ago
  93. f74085a drm/exynos: make wait_for_vblank a manager op by Prathyush K · 12 years ago
  94. ae9dace drm: exynos: moved exynos drm hdmi device registration to drm driver by Rahul Sharma · 12 years ago
  95. 2a3098f drm/exynos: add userptr feature for g2d module by Inki Dae · 12 years ago
  96. 0519f9a drm/exynos: add iommu support for exynos drm framework by Inki Dae · 12 years ago
  97. a5a0fc6 Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-next by Dave Airlie · 12 years ago
  98. b011941 drm/exynos: add wait_for_vblank callback interface. by Inki Dae · 12 years ago
  99. 29cb602 drm/exynos: added device object to subdrv's remove callback as argument by Inki Dae · 12 years ago
  100. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago