1. 5b7b1b7 drm/exynos: simplify set_pixfmt() in DECON and FIMD drivers by Tobias Jakobi · 7 years ago
  2. ac60944 drm/exynos: consistent use of cpp by Tobias Jakobi · 7 years ago
  3. 5dff690 drm/exynos: mixer: remove src offset from mixer_graph_buffer() by Tobias Jakobi · 7 years ago
  4. 1e60d62 drm/exynos: mixer: simplify mixer_graph_buffer() by Tobias Jakobi · 7 years ago
  5. 0f75269 drm/exynos: mixer: simplify vp_video_buffer() by Tobias Jakobi · 7 years ago
  6. f40031c drm/exynos: mixer: enable NV12MT support for the video plane by Tobias Jakobi · 7 years ago
  7. dc500cf drm/exynos: mixer: fix chroma comment in vp_video_buffer() by Tobias Jakobi · 7 years ago
  8. 461e60e drm/exynos/decon5433: use mode info stored in CRTC to detect i80 mode by Andrzej Hajda · 7 years ago
  9. c3653fe drm/exynos: add mode_valid callback to exynos_drm by Andrzej Hajda · 7 years ago
  10. 34c3db6 drm/exynos/decon5433: refactor irq requesting code by Andrzej Hajda · 7 years ago
  11. 29c5079 drm/exynos/mic: use mode info stored in CRTC to detect i80 mode by Andrzej Hajda · 7 years ago
  12. c038f53 drm/exynos/dsi: propagate info about command mode from panel by Andrzej Hajda · 7 years ago
  13. 295e795 drm/exynos/dsi: refactor panel detection logic by Andrzej Hajda · 7 years ago
  14. 1ca582f drm/exynos: use helper to set possible crtcs by Andrzej Hajda · 7 years ago
  15. 30b8913 drm/exynos/decon5433: use readl_poll_timeout helpers by Andrzej Hajda · 7 years ago
  16. 3154b13 Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 7 years ago
  17. 4d12c233 drm/exynos: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  18. 0c697fa Backmerge tag 'v4.13-rc5' into drm-next by Dave Airlie · 7 years ago
  19. 1899bd5 drm/exynos: forbid creating framebuffers from too small GEM buffers by Marek Szyprowski · 8 years ago
  20. 7d902c0 drm: Nuke drm_atomic_helper_connector_dpms by Daniel Vetter · 7 years ago
  21. e90271b drm: Nuke drm_atomic_helper_plane_set_property by Daniel Vetter · 7 years ago
  22. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 8 years ago
  23. 7e17510 drm: exynos: mark pm functions as __maybe_unused by Arnd Bergmann · 8 years ago
  24. 8f4e01f drm/exynos: select CEC_CORE if CEC_NOTIFIER by Hans Verkuil · 8 years ago
  25. 861b27e drm/exynos/hdmi: fix disable sequence by Andrzej Hajda · 8 years ago
  26. 576d72f drm/exynos: mic: add a bridge at probe by Inki Dae · 8 years ago
  27. 0d51a0a drm/exynos/dsi: Remove error handling for bridge_node DT parsing by Hoegeun Kwon · 8 years ago
  28. c994892 drm/exynos: dsi: do not try to find bridge by Inki Dae · 8 years ago
  29. e3cc51e drm: exynos: hdmi: make of_device_ids const. by Arvind Yadav · 8 years ago
  30. 5e6cc1c drm: exynos: constify mixer_match_types and *_mxr_drv_data. by Arvind Yadav · 8 years ago
  31. 1d6bb0f exynos_drm: Clean up duplicated assignment in exynos_drm_driver by Gabriel Krisman Bertazi · 8 years ago
  32. 81a099a drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users by Maxime Ripard · 8 years ago
  33. 812fc6f drm/exynos: Remove custom FB helper deferred setup by Thierry Reding · 8 years ago
  34. 4bf9914 drm: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  35. af05559 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 7 years ago
  36. 0c1f528 drm: handle HDMI 2.0 VICs in AVI info-frames by Shashank Sharma · 8 years ago
  37. af3c8d9 Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  38. 6458171 drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() by Laurent Pinchart · 8 years ago
  39. 0b20a0f drm: Add old state pointer to CRTC .enable() helper function by Laurent Pinchart · 8 years ago
  40. e0c7a51 drm/exynos: don't use DMA_ERROR_CODE by Christoph Hellwig · 8 years ago
  41. c9f0726 Merge tag 'exynos-drm-next-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 8 years ago
  42. 991dca0 drm/exynos: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago
  43. ce42cf4 drm/exynos/decon5433: remove useless check by Andrzej Hajda · 8 years ago
  44. 2073ddb drm/exynos/decon5433: kill BIT_SUSPENDED flag by Andrzej Hajda · 8 years ago
  45. a48ff50 drm/exynos/decon5433: kill BIT_WIN_UPDATED flag by Andrzej Hajda · 8 years ago
  46. 3643e75 drm/exynos/decon5433: kill BIT_CLKS_ENABLED flag by Andrzej Hajda · 8 years ago
  47. 358eccc0 drm/exynos/decon5433: kill BIT_IRQS_ENABLED flag by Andrzej Hajda · 8 years ago
  48. b37d53a drm/exynos/decon5433: move TE handling to DECON by Andrzej Hajda · 8 years ago
  49. 366dcad drm/exynos/decon5433: always do sw-trigger when vblanks enabled by Andrzej Hajda · 8 years ago
  50. 2a6e4cd drm/exynos: mixer: document YCbCr magic numbers by Tobias Jakobi · 8 years ago
  51. 2a39db0 drm/exynos: mixer: simplify mixer_cfg_rgb_fmt() by Tobias Jakobi · 8 years ago
  52. 526b4d3 drm/exynos/dsi: fix bridge_node DT parsing by Andrzej Hajda · 8 years ago
  53. 625e63e drm/exynos/hdmi: fix pipeline disable order by Andrzej Hajda · 8 years ago
  54. b2adc53 drm/exynos/decon5433: simplify shadow protect code by Andrzej Hajda · 8 years ago
  55. 3ba8084 drm/exynos/decon5433: kill BIT_IRQS_ENABLED by Andrzej Hajda · 8 years ago
  56. f8172eb3 drm/exynos/decon5433: kill DECON_UPDATE workaround by Andrzej Hajda · 8 years ago
  57. c7954aa drm/exynos: kill mode_set_nofb callback by Andrzej Hajda · 8 years ago
  58. 2949390 drm/exynos: kill pipe field from drivers contexts by Andrzej Hajda · 8 years ago
  59. 2c82607 drm/exynos: set plane possible_crtcs in exynos_plane_init by Andrzej Hajda · 8 years ago
  60. f44d3d2 drm/exynos: kill exynos_drm_private::pipe by Andrzej Hajda · 8 years ago
  61. d644951 drm/exynos: kill exynos_drm_crtc::pipe by Andrzej Hajda · 8 years ago
  62. 0586feb drm/exynos/decon5433: implement frame counter by Andrzej Hajda · 8 years ago
  63. 73b7b44 drm/exynos: simplify completion event handling by Andrzej Hajda · 8 years ago
  64. 9b43c16 Merge tag 'exynos-drm-fixes-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into exynos-drm-next by Inki Dae · 8 years ago
  65. e379cbe drm/exynos: clean up description of exynos_drm_crtc by Inki Dae · 8 years ago
  66. 70505c2 drm/exynos: dsi: Remove bridge node reference in removal by Hoegeun Kwon · 8 years ago
  67. f2921d8 drm/exynos: dsi: Fix the parse_dt function by Hoegeun Kwon · 8 years ago
  68. 4013ef4 drm/exynos: Merge pre/postclose hooks by Daniel Vetter · 8 years ago
  69. 48a9291 drm/exynos: use drm_for_each_connector_iter() by Gustavo Padovan · 8 years ago
  70. 2098105 drm: drop drm_[cm]alloc* helpers by Michal Hocko · 8 years ago
  71. e98c58e Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  72. b13b4d1 drm/exynos: Merge pre/postclose hooks by Daniel Vetter · 8 years ago
  73. e87d51a Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  74. 278c811 [media] exynos_hdmi: add CEC notifier support by Hans Verkuil · 8 years ago
  75. ebc9446 drm: convert drivers to use drm_of_find_panel_or_bridge by Rob Herring · 8 years ago
  76. 86418f9 drm: convert drivers to use of_graph_get_remote_node by Rob Herring · 8 years ago
  77. e5c1ff1 Backmerge tag 'v4.11-rc4' into drm-next by Dave Airlie · 8 years ago
  78. 22e098d drm/exynos/dsi: make te-gpios optional by Andrzej Hajda · 8 years ago
  79. 9cdf0ed drm/exynos: Print kernel pointers in a restricted form by Krzysztof Kozlowski · 8 years ago
  80. f07d9c2 drm/exynos/decon5433: fix software trigger mask by Andrzej Hajda · 8 years ago
  81. 82a0178 drm/exynos/fimd: signal frame done interrupt at front porch by Andrzej Hajda · 8 years ago
  82. f3cce67 drm/exynos/decon5433: signal frame done interrupt at front porch by Andrzej Hajda · 8 years ago
  83. 7348833 drm/exynos/decon5433: fix vblank event handling by Andrzej Hajda · 8 years ago
  84. a392276 drm/exynos: move crtc event handling to drivers callbacks by Andrzej Hajda · 8 years ago
  85. 6bdc92e drm/exynos: Remove support for Exynos4415 (SoC not supported anymore) by Krzysztof Kozlowski · 8 years ago
  86. ac7ce78 drm/exynos/decon5433: & vs | typo by Dan Carpenter · 8 years ago
  87. 9c23376 Merge tag 'drm-misc-next-2017-03-12' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  88. a452165 Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into drm-misc-next by Daniel Vetter · 8 years ago
  89. b558dfd Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  90. 8e22e1b Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  91. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  92. 896bbc3 drm: exynos: Perform initialization/cleanup at probe/remove time by Laurent Pinchart · 8 years ago
  93. f864b00 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 8 years ago
  94. 64b0e1d drm: exynos: use vblank hooks in struct drm_crtc_funcs by Shawn Guo · 8 years ago
  95. 967dd48 drm: remove drm_vblank_no_hw_counter assignment from driver code by Shawn Guo · 8 years ago
  96. da7bdda drm/fb-helper: Automatically clean up fb_info by Daniel Vetter · 8 years ago
  97. 7ff093d drm/exynos: fimd: Do not use HW trigger for exynos3250 by Hoegeun Kwon · 8 years ago
  98. aa18157 drm/exynos/hdmi: add bridge support by Andrzej Hajda · 8 years ago
  99. 1514d50 drm/exynos/decon5433: signal vblank only on odd fields by Andrzej Hajda · 8 years ago
  100. 5aa6c9ac drm/exynos/decon5433: add support for interlace modes by Andrzej Hajda · 8 years ago