1. 641a2fe drm/exynos: fimc: Clock control is unused if !PM by Thierry Reding · 9 years ago
  2. 7082947 drm/exynos: Suspend/resume is unused if !PM by Thierry Reding · 9 years ago
  3. 48cf53f drm/exynos: create a fake mmap offset with gem creation by Joonyoung Shim · 9 years ago
  4. 8755556 drm/exynos: remove call to drm_gem_free_mmap_offset() by Joonyoung Shim · 9 years ago
  5. b9e7191 drm/exynos: Remove useless EXPORT_SYMBOL_GPLs by Daniel Kurtz · 9 years ago
  6. b4cfd4d drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctl by Joonyoung Shim · 9 years ago
  7. 333e8e5 drm/exynos: cleanup function calling written twice by Joonyoung Shim · 9 years ago
  8. b319dc6 drm/exynos: staticize exynos_drm_gem_init() by Joonyoung Shim · 9 years ago
  9. 0269b1a drm/exynos: remove unnecessary NULL assignment by Joonyoung Shim · 9 years ago
  10. 7c93537 drm/exynos: fix missed calling of drm_prime_gem_destroy() by Joonyoung Shim · 9 years ago
  11. 5e0fb1f drm/exynos: fix layering violation of address by Joonyoung Shim · 9 years ago
  12. 06a660a Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  13. c305857 drm/exynos: remove buf_cnt from struct exynos_drm_fb by Joonyoung Shim · 9 years ago
  14. faec262 drm/exynos: remove exynos_drm_fb_get_buf_cnt() by Joonyoung Shim · 9 years ago
  15. 8d31758 drm/exynos: cleanup exynos_user_fb_create() by Joonyoung Shim · 9 years ago
  16. d56125a drm/exynos: update exynos_drm_framebuffer_init() for multiple buffers by Joonyoung Shim · 9 years ago
  17. dcbb85a drm/exynos: cleanup to get gem object for fb by Joonyoung Shim · 9 years ago
  18. ee885ca drm/exynos: update fb_info via only one function by Joonyoung Shim · 9 years ago
  19. d761996 drm/exynos: cleanup exynos_drm_fbdev_update() by Joonyoung Shim · 9 years ago
  20. 39a839f drm/exynos: s/exynos_gem_obj/obj in exynos_drm_fbdev.c by Joonyoung Shim · 9 years ago
  21. 94e30d9 drm/exynos: remove exynos_drm_fb_set_buf_cnt() by Joonyoung Shim · 9 years ago
  22. 7de5c36 drm/exynos: remove superfluous checks in g2d_check_reg_offset() by Tobias Jakobi · 9 years ago
  23. 179239a drm/exynos: fix size check in g2d_check_buf_desc_is_valid() by Tobias Jakobi · 9 years ago
  24. 50002d4 drm/exynos: fix build warning to exynos_drm_gem.c by Inki Dae · 9 years ago
  25. fbbb1e1 drm/exynos: Properly report supported formats for each device by Marek Szyprowski · 9 years ago
  26. 74f230d drm/exynos: add render node support by Joonyoung Shim · 9 years ago
  27. cc5a7b3 drm/exynos: implement atomic_{begin/flush} of DECON by Hyungwon Hwang · 9 years ago
  28. e7fefb1 drm/exynos: remove legacy ->suspend()/resume() by Gustavo Padovan · 9 years ago
  29. c8c38cc drm/exynos: Enable atomic modesetting feature by Gustavo Padovan · 9 years ago
  30. 7cf23ea drm/exynos: remove wait queue for pending page flip by Gustavo Padovan · 9 years ago
  31. c453366 drm/exynos: wait all planes updates to finish by Gustavo Padovan · 9 years ago
  32. a379df1 drm/exynos: add atomic asynchronous commit by Gustavo Padovan · 9 years ago
  33. cb11b3f drm/exynos: fimd: only finish update if START == START_S by Gustavo Padovan · 9 years ago
  34. 822f6df drm/exynos: check for pending fb before finish update by Gustavo Padovan · 9 years ago
  35. ce3ff36 drm/exynos: fimd: move window protect code to prepare/cleanup_plane by Gustavo Padovan · 9 years ago
  36. d9220d4 drm/exynos: add prepare and cleanup phases for planes by Gustavo Padovan · 9 years ago
  37. fc75f71 drm/exynos: fimd: unify call to exynos_drm_crtc_finish_pageflip() by Gustavo Padovan · 9 years ago
  38. bb0fa93 drm/exynos: don't track enabled state at exynos_crtc by Gustavo Padovan · 9 years ago
  39. 6406e45 Merge tag 'drm/panel/for-4.3-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 9 years ago
  40. 63540f0 [media] drm/exynos: Convert g2d_userptr_get_dma_addr() to use get_vaddr_frames() by Jan Kara · 9 years ago
  41. 2a8cb48 drm/exynos: merge exynos_drm_buf.c to exynos_drm_gem.c by Joonyoung Shim · 9 years ago
  42. 01ed50d drm/exynos: use prime helpers by Joonyoung Shim · 9 years ago
  43. eb57da8 drm/exynos: remove function roundup_gem_size by Joonyoung Shim · 9 years ago
  44. 211b887 drm/exynos: remove function update_vm_cache_attr by Joonyoung Shim · 9 years ago
  45. c4130bc drm/exynos: remove function check_gem_flags by Joonyoung Shim · 9 years ago
  46. 5f3f426 drm/exynos: use ERR_PTR instead of NULL in exynos_drm_gem_init by Joonyoung Shim · 9 years ago
  47. 8e38976 drm/exynos: remove unused fields of struct exynos_drm_gem_buf by Joonyoung Shim · 9 years ago
  48. 67e93c8 drm/exynos: stop copying sg table by Joonyoung Shim · 9 years ago
  49. 0e9a2ee drm/exynos: remove function exynos_drm_gem_map_buf by Joonyoung Shim · 9 years ago
  50. 67412d1 drm/exynos: remove mutex locking in pagefault handler by Joonyoung Shim · 9 years ago
  51. 23597e2 drm/exynos: remove function convert_to_vm_err_msg by Joonyoung Shim · 9 years ago
  52. 8139951 drm/exynos: stop using sgtable in page fault handler by Joonyoung Shim · 9 years ago
  53. 2b8376c drm/exynos: remove struct exynos_drm_encoder layer by Gustavo Padovan · 9 years ago
  54. 6cf2727 drm/exynos: fold encoder setup into exynos_drm_load() by Gustavo Padovan · 9 years ago
  55. a2986e8 drm/exynos: remove exynos_drm_create_enc_conn() by Gustavo Padovan · 9 years ago
  56. af8be3f drm/exynos: remove exynos_encoder's .commit() op by Gustavo Padovan · 9 years ago
  57. 07fd6e1 drm/exynos: remove extra call to exynos_dp_commit() by Gustavo Padovan · 9 years ago
  58. c2c099f drm/exynos: remove extra call to hdmi_commit() by Gustavo Padovan · 9 years ago
  59. cf67cc9 drm/exynos: remove struct exynos_drm_display by Gustavo Padovan · 9 years ago
  60. d1fa72d drm/exynos: simplify calculation of possible CRTCs by Gustavo Padovan · 9 years ago
  61. a090f45 drm/exynos: remove unused .remove() and .check_mode() ops from display by Gustavo Padovan · 9 years ago
  62. b6f3c36 drm/exynos: remove wrappers for phy_power_{on,off} by Gustavo Padovan · 9 years ago
  63. b6595dc drm/exynos: split display's .dpms() into .enable() and .disable() by Gustavo Padovan · 9 years ago
  64. 08dd200 drm/exynos: return return value of exynos_crtc->enable_vblank by Gustavo Padovan · 9 years ago
  65. d88d246 drm/exynos: unify exynos_drm_plane names with drm core by Gustavo Padovan · 9 years ago
  66. a1bcc9d drm/exynos: remove unused fields from struct exynos_drm_plane by Gustavo Padovan · 9 years ago
  67. 2eeb2e5 drm/exynos: use drm atomic state directly by Gustavo Padovan · 9 years ago
  68. 1e1d139 drm/exynos: pass struct exynos_drm_plane in update/enable by Gustavo Padovan · 9 years ago
  69. 9cc7610 drm/exynos: rename win_commit/disable to atomic-like names by Gustavo Padovan · 9 years ago
  70. f59a89d drm/exynos: remove duplicated check for suspend by Gustavo Padovan · 9 years ago
  71. eafd540 drm/exynos: use KMS version of DRM vblanks functions by Gustavo Padovan · 9 years ago
  72. 451a8c0 drm/exynos: pass the correct pipe number by Gustavo Padovan · 9 years ago
  73. 43a3b86 drm/exynos: clear channels only when iommu is enabled by Joonyoung Shim · 9 years ago
  74. eb7a3fc drm/exynos: remove drm_iommu_attach_device_if_possible by Joonyoung Shim · 9 years ago
  75. 735c21c drm/exynos: move order to register vidi kms driver by Joonyoung Shim · 9 years ago
  76. 0df5e4a drm/exynos/mixer: replace MXR_INT_EN register cache with flag by Andrzej Hajda · 9 years ago
  77. a44652e drm/exynos/mixer: simplify poweron flag by Andrzej Hajda · 9 years ago
  78. bf56608 drm/exynos: remove unnecessary checking to support iommu by Joonyoung Shim · 9 years ago
  79. b249195 drm/exynos: remove to use ifdef CONFIG_ARM_DMA_USE_IOMMU by Joonyoung Shim · 9 years ago
  80. 5149705 drm/exynos: gsc: Handles the combination of rotation and flip by Hyungwon Hwang · 9 years ago
  81. 7b5102d drm/exynos/hdmi: remove hdmi_v14_conf struct by Andrzej Hajda · 9 years ago
  82. edb6e41 drm/exynos/hdmi: remove hdmi_v13_conf struct by Andrzej Hajda · 9 years ago
  83. c93aaeb drm/exynos/hdmi: remove redundant configuration fields by Andrzej Hajda · 9 years ago
  84. cd240cd drm/exynos/hdmi: add driver data pointer to private context by Andrzej Hajda · 9 years ago
  85. 882a064 drm/exynos/hdmi: remove private lock code by Andrzej Hajda · 9 years ago
  86. ef6ce28 drm/exynos/hdmi: Simplify HPD gpio handling by Andrzej Hajda · 9 years ago
  87. d36b300 drm/exynos/hdmi: remove old platform data code by Andrzej Hajda · 9 years ago
  88. e920efe drm/exynos/fimc: fix runtime pm support by Marek Szyprowski · 9 years ago
  89. 947710c drm/exynos/mixer: always update INT_EN cache by Andrzej Hajda · 9 years ago
  90. fc073248 drm/exynos/mixer: correct vsync configuration sequence by Andrzej Hajda · 9 years ago
  91. 81a464d drm/exynos/mixer: fix interrupt clearing by Andrzej Hajda · 9 years ago
  92. 64ebd89 drm/exynos/hdmi: fix edid memory leak by Andrzej Hajda · 9 years ago
  93. 988a473 drm/exynos: gsc: fix wrong bitwise operation for swap detection by Hyungwon Hwang · 9 years ago
  94. ffebfc3 drm/exynos: Remove PTN3460 dependency by Thierry Reding · 9 years ago
  95. 7c7d450 drm/exynos: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  96. 613d2b2 drm/atomic: pass old crtc state to atomic_begin/flush. by Maarten Lankhorst · 9 years ago
  97. 51d1dec drm/exynos: dsi: do not set TE GPIO direction by input by Hyungwon Hwang · 9 years ago
  98. f5f3b9b drm/exynos: dsi: add support for MIC driver as a bridge by Hyungwon Hwang · 9 years ago
  99. e6f988a drm/exynos: dsi: add support for Exynos5433 by Hyungwon Hwang · 9 years ago
  100. 0ff03fd drm/exynos: dsi: make use of array for clock access by Hyungwon Hwang · 9 years ago