1. 3424e3a drm: bridge: analogix/dp: split exynos dp driver to bridge directory by Yakir Yang · 9 years ago
  2. 6564c65 drm/exynos: add DRM_EXYNOS_GEM_MAP ioctl by Joonyoung Shim · 9 years ago
  3. 6c81e96 drm/exynos/dsi: use core helper to create DSI packet by Andrzej Hajda · 9 years ago
  4. f43c359 drm/exynos: use real device for DMA-mapping operations by Marek Szyprowski · 9 years ago
  5. a5fb26c drm/exynos: refactor driver and device registration code by Marek Szyprowski · 9 years ago
  6. 3e8a473 drm/exynos/fimc: remove unused camera interface polarization code by Andrzej Hajda · 9 years ago
  7. 27d60e3 drm/exynos: remove struct exynos_drm_panel_info by Andrzej Hajda · 9 years ago
  8. 1feafd3 drm/exynos: add exynos5420 support for fimd by Chanho Park · 9 years ago
  9. 217fb00 drm/exynos: use DIV_ROUND_CLOSEST to find the closest div by Chanho Park · 9 years ago
  10. 4e6319c drm/exynos: remove incorrect ccflags from Makefile by Andrzej Hajda · 9 years ago
  11. 9844d6e drm/exynos/decon: make irq handler static by Andrzej Hajda · 9 years ago
  12. 9c2580c drm/exynos/hdmi: remove unused variable by Andrzej Hajda · 9 years ago
  13. b115361 drm/exynos/dsi: constify read only structures by Andrzej Hajda · 9 years ago
  14. bb32e40 drm/exynos/dsi: replace registry access macros with functions by Andrzej Hajda · 9 years ago
  15. fdc2e10 drm/exynos: support exynos5422 mipi-dsi by Chanho Park · 9 years ago
  16. 92c96ff drm/exynos/decon: fix disable clocks order by Andrzej Hajda · 9 years ago
  17. 9aa3821 drm/exynos: fix incorrect cpu address for dma_mmap_attrs() by Marek Szyprowski · 9 years ago
  18. f3fb3d8 drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enable by Marek Szyprowski · 9 years ago
  19. 6d3f3b6 drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enable by Marek Szyprowski · 9 years ago
  20. 6fe9dbf drm/exynos: dsi: restore support for drm bridge by Marek Szyprowski · 9 years ago
  21. 2aa8a25 drm/exynos: mic: make all functions static by Marek Szyprowski · 9 years ago
  22. dc3484f drm/exynos: mic: convert to component framework by Marek Szyprowski · 9 years ago
  23. 930b42c drm/exynos: mic: use devm_clk interface by Marek Szyprowski · 9 years ago
  24. c5f2f0c drm/exynos: fix types for compilation on 64bit architectures by Marek Szyprowski · 9 years ago
  25. 3b35678 drm/exynos: ipp: fix incorrect format specifiers in debug messages by Marek Szyprowski · 9 years ago
  26. dbbc925 drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOS by Joonyoung Shim · 9 years ago
  27. 5862362 drm/exynos: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  28. 316e376 Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  29. 84b29a5 drm/exynos: Remove event cancelling from postclose by Daniel Vetter · 9 years ago
  30. 37e1106 drm/exynos: dp: Fix panel and bridge lookup logic by Javier Martinez Canillas · 9 years ago
  31. 010848a drm: exynos: make PM functions as __maybe_unused by Arnd Bergmann · 9 years ago
  32. e0fea7e drm/exynos: fix building without CONFIG_PM_SLEEP by Arnd Bergmann · 9 years ago
  33. fb740cf drm: Create drm_send_event helpers by Daniel Vetter · 9 years ago
  34. 7142a34 drm/exynos: Use the new event init/free functions by Daniel Vetter · 9 years ago
  35. 9840650 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  36. 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  37. a016af2 Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  38. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 9 years ago
  39. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  40. c74d8eb drm/exynos: fix kernel panic issue at drm releasing by Inki Dae · 9 years ago
  41. d619894 drm/exynos: crtc: do not wait for the scanout completion by Inki Dae · 9 years ago
  42. 3dbaab1 drm/exynos: mixer: properly update all planes on the same vblank event by Marek Szyprowski · 9 years ago
  43. d29c2c1 drm/exynos: crtc: rework atomic_{begin,flush} by Marek Szyprowski · 9 years ago
  44. 5e68fef drm/exynos: mixer: unify a check for video-processor window by Marek Szyprowski · 9 years ago
  45. 26a7af3 drm/exynos: mixer: also allow ARGB1555 and ARGB4444 by Tobias Jakobi · 9 years ago
  46. f657a99 drm/exynos: mixer: refactor layer setup by Marek Szyprowski · 9 years ago
  47. 5bec019 drm/exynos: mixer: remove all static blending setup by Tobias Jakobi · 9 years ago
  48. a2cb911 drm/exynos: mixer: set window priority based on zpos by Marek Szyprowski · 9 years ago
  49. 0ea7240 drm/exynos: make zpos property configurable by Marek Szyprowski · 9 years ago
  50. 40bdfb0 drm/exynos: rename zpos to index by Marek Szyprowski · 9 years ago
  51. 9d99388 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  52. 20f8e03 Backmerge drm-fixes merge into Linus's tree into drm-next. by Dave Airlie · 9 years ago
  53. c4e0740 drm/exynos: atomic check only enabled crtc states by Andrzej Hajda · 9 years ago
  54. 800ba2b drm/exynos: Constify function pointer structs by Ville Syrjälä · 9 years ago
  55. 870a171 Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 9 years ago
  56. 9bac40c drm/exynos: gem: remove old unused prototypes by Marek Szyprowski · 9 years ago
  57. 8b704d8 drm/exynos: fimd: fix dma burst size setting for small plane size by Marek Szyprowski · 9 years ago
  58. d16a11a drm/exynos: fix clipping when scaling is enabled by Marek Szyprowski · 9 years ago
  59. e463b06 drm/exynos: mixer: use ratio precalculated in exynos_state by Marek Szyprowski · 9 years ago
  60. 6178d3d drm/exynos: add generic check for plane state by Marek Szyprowski · 9 years ago
  61. fd2d2fc drm/exynos: introduce exynos_drm_plane_config structure by Marek Szyprowski · 9 years ago
  62. ab14420 drm/exynos: mixer: enable video overlay plane only when VP is available by Marek Szyprowski · 9 years ago
  63. 2ee35d8 drm/exynos: mixer: use crtc->state->adjusted_mode instead of crtc->mode by Marek Szyprowski · 9 years ago
  64. 0114f40 drm/exynos: introduce exynos_drm_plane_state structure by Marek Szyprowski · 9 years ago
  65. 0488f50 drm/exynos: move dma_addr attribute from exynos plane to exynos fb by Marek Szyprowski · 9 years ago
  66. 42f8119 drm/exynos: exynos7-decon: remove excessive check by Marek Szyprowski · 9 years ago
  67. 43f02a6 drm/exynos: rotator: convert to common clock framework by Marek Szyprowski · 9 years ago
  68. aeefb36 drm/exynos: gsc: add device tree support and remove usage of static mappings by Seung-Woo Kim · 9 years ago
  69. c155fb5 drm/exynos: gsc: fix wrong pm_runtime state by Seung-Woo Kim · 9 years ago
  70. 0b102aa drm/exynos: gsc: prepare and unprepare gsc clock by Seung-Woo Kim · 9 years ago
  71. a9fa852 drm/exynos: dp: add of_graph dt binding support for panel by Inki Dae · 9 years ago
  72. 69e0485 drm/exynos: decon: remove unused variables by Inki Dae · 9 years ago
  73. 1b256fa drm/exynos: dsi: modify a error type when getting a node failed by Inki Dae · 9 years ago
  74. 082ca31 drm/exynos: simplify sleep PM ops by Andrzej Hajda · 9 years ago
  75. ba6e477 drm/exynos: dsi: add runtime pm support by Inki Dae · 9 years ago
  76. 681c801 drm/exynos: add pm_runtime to DECON 7 by Gustavo Padovan · 9 years ago
  77. ebf3fd4 drm/exynos: add pm_runtime to DECON 5433 by Gustavo Padovan · 9 years ago
  78. 4157197 drm/exynos: add pm_runtime to FIMD by Gustavo Padovan · 10 years ago
  79. ccf034a drm/exynos: add pm_runtime to Mixer by Gustavo Padovan · 10 years ago
  80. f28464c drm/exynos: add pm_runtime to HDMI by Gustavo Padovan · 9 years ago
  81. 613d3853 drm/exynos: add pm_runtime to DP by Gustavo Padovan · 9 years ago
  82. 07c4270 drm/exynos: do not start enabling DP at bind() phase by Gustavo Padovan · 9 years ago
  83. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  84. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  85. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  86. 8e39111 exynos: fixes an incorrect header guard by Ashley Towns · 9 years ago
  87. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  88. df547bf7 drm/exynos/gem: remove DMA-mapping hacks used for constructing page array by Marek Szyprowski · 9 years ago
  89. 5a3c35b drm/exynos: simplify Kconfig component names by Andrzej Hajda · 9 years ago
  90. ea97764 drm/exynos: re-arrange Kconfig entries by Andrzej Hajda · 9 years ago
  91. dba6c52 drm/exynos: abstract out common dependency by Andrzej Hajda · 9 years ago
  92. 3cb02b4 drm/exynos: separate Mixer and HDMI drivers by Andrzej Hajda · 9 years ago
  93. 3ae2436 drm/exynos/mixer: replace direct cross-driver call with drm mode validation by Andrzej Hajda · 9 years ago
  94. 5625b34 drm/exynos: add atomic_check callback to exynos_crtc by Andrzej Hajda · 9 years ago
  95. b818283 drm/exynos/decon5433: add support for DECON-TV by Andrzej Hajda · 9 years ago
  96. 5d929ba drm/exynos/decon5433: remove duplicated initialization by Andrzej Hajda · 9 years ago
  97. 7b6bb6e drm/exynos/decon5433: merge different flag fields by Andrzej Hajda · 9 years ago
  98. b219207 drm/exynos/decon5433: add function to set particular register bits by Andrzej Hajda · 9 years ago
  99. 85de275 drm/exynos/decon5433: fix timing registers writes by Andrzej Hajda · 9 years ago
  100. 4f54f21 drm/exynos/decon5433: add PCLK clock by Andrzej Hajda · 9 years ago