1. 613d2b2 drm/atomic: pass old crtc state to atomic_begin/flush. by Maarten Lankhorst · 9 years ago
  2. 51d1dec drm/exynos: dsi: do not set TE GPIO direction by input by Hyungwon Hwang · 9 years ago
  3. f5f3b9b drm/exynos: dsi: add support for MIC driver as a bridge by Hyungwon Hwang · 9 years ago
  4. e6f988a drm/exynos: dsi: add support for Exynos5433 by Hyungwon Hwang · 9 years ago
  5. 0ff03fd drm/exynos: dsi: make use of array for clock access by Hyungwon Hwang · 9 years ago
  6. d668e8b drm/exynos: dsi: make use of driver data for static values by Hyungwon Hwang · 9 years ago
  7. ba12ac2 drm/exynos: dsi: add macros for register access by Hyungwon Hwang · 9 years ago
  8. 26269af drm/exynos: dsi: rename pll_clk to sclk_clk by Hyungwon Hwang · 9 years ago
  9. 77bbd89 drm/exynos: mic: add MIC driver by Hyungwon Hwang · 9 years ago
  10. c8466a9 drm/exynos: add Exynos5433 decon driver by Joonyoung Shim · 9 years ago
  11. 9a09a69 drm/exynos: fix the input prompt of Exynos7 DECON by Hyungwon Hwang · 9 years ago
  12. fc2e013 drm/exynos: add drm_iommu_attach_device_if_possible() by Hyungwon Hwang · 9 years ago
  13. 3f46d80 drm/exynos: Add the dependency for DRM_EXYNOS to DPI/DSI/DP by Hyungwon Hwang · 9 years ago
  14. f4137df drm/exynos: remove the dependency of DP driver for ARCH_EXYNOS by Hyungwon Hwang · 9 years ago
  15. ad533ad drm/exynos: do not wait for vblank at atomic operation by Inki Dae · 9 years ago
  16. 286bd02 drm/exynos: Remove unused vma field of exynos_drm_gem_obj by Krzysztof Kozlowski · 9 years ago
  17. 94ab95a drm/exynos: fimd: fix page fault issue with iommu by Inki Dae · 9 years ago
  18. bcfe4e2 drm/exynos: iommu: improve a check for non-iommu dma_ops by Marek Szyprowski · 9 years ago
  19. 4528685 drm/exynos: iommu: detach from default dma-mapping domain on init by Marek Szyprowski · 9 years ago
  20. fb88e21 drm/exynos: fimd: ensure proper hw state in fimd_clear_channel() by Marek Szyprowski · 9 years ago
  21. b74f14f drm/exynos: initialize VIDCON0 when fimd is disabled by Joonyoung Shim · 9 years ago
  22. c329f66 drm/exynos: remove chained calls to enable by Joonyoung Shim · 9 years ago
  23. ba4b77c drm/exynos: remove to call mixer_wait_for_vblank by Joonyoung Shim · 9 years ago
  24. 3c10473 drm/exynos: ipp: validate a GEM handle with multiple planes by Hyungwon Hwang · 9 years ago
  25. b224fa9 drm/exynos: ipp: fix wrong index referencing a config element by Hyungwon Hwang · 9 years ago
  26. 0e480f6 drm/exynos: dsi: check whether dsi is enabled before sending data by Hyungwon Hwang · 9 years ago
  27. e3b9e46 drm/exynos: remove SoC checking code by Andrzej Hajda · 9 years ago
  28. 8665040 drm/exynos: fix broken component binding in case of multiple pipelines by Andrzej Hajda · 9 years ago
  29. 417133e drm/exynos: consolidate driver/device initialization code by Andrzej Hajda · 9 years ago
  30. 38000db drm/exynos: add error messages if clks failed to get enabled by Gustavo Padovan · 9 years ago
  31. 1e5507c drm/exynos: add a dependency on FB_S3C to DECON driver by Inki Dae · 9 years ago
  32. 7491e5b drm/exynos: vidi: remove unused varables by Inki Dae · 9 years ago
  33. 3cecda0 drm/exynos: split exynos_crtc->dpms in enable() and disable() by Gustavo Padovan · 9 years ago
  34. c4d96f1 drm/exynos: remove unnecessary calls to disable_plane() by Gustavo Padovan · 9 years ago
  35. 63498e3 drm/exynos: atomic dpms support by Gustavo Padovan · 9 years ago
  36. d6562a2 drm/exynos: add exynos specific .atomic_commit() by Gustavo Padovan · 9 years ago
  37. 3fc4867 drm/exynos: move exynos_drm_crtc_disable() by Gustavo Padovan · 9 years ago
  38. bbcf7bd drm/exynos: don't disable unused functions at init by Gustavo Padovan · 9 years ago
  39. d5f5223 drm/exynos: remove exported functions from exynos_drm_plane by Gustavo Padovan · 9 years ago
  40. 9d5ab6a drm/exynos: atomic phase 3: convert page flips by Gustavo Padovan · 9 years ago
  41. 47a7def drm/exynos: atomic phase 3: use atomic .set_config helper by Gustavo Padovan · 9 years ago
  42. 910874a drm/exynos: atomic phase 3: atomic updates of planes by Gustavo Padovan · 9 years ago
  43. 7cf1ff25 drm/exynos: atomic phase 2: keep track of framebuffer pointer by Gustavo Padovan · 9 years ago
  44. 4ea9526 drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy() by Gustavo Padovan · 9 years ago
  45. 020e79d drm/exynos: use adjusted_mode of crtc_state instead of mode by Joonyoung Shim · 9 years ago
  46. 199329c drm/exynos: atomic phase 1: add .mode_set_nofb() callback by Gustavo Padovan · 9 years ago
  47. b744868 drm/exynos: atomic phase 1: use drm_plane_helper_disable() by Gustavo Padovan · 9 years ago
  48. 43dbdad drm/exynos: atomic phase 1: use drm_plane_helper_update() by Gustavo Padovan · 9 years ago
  49. afaf848 drm/exynos: fix source data argument for plane by Joonyoung Shim · 9 years ago
  50. 2aeab68 Merge tag 'drm/panel/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 9 years ago
  51. f3f375c drm/bridge: Remove stale ptn3460.h include by Thierry Reding · 9 years ago
  52. b0f155a drm/exynos: dp: Lower level of EDID read success message by Krzysztof Kozlowski · 9 years ago
  53. be083a0 drm/exynos: cleanup exynos_drm_plane by Tobias Jakobi · 9 years ago
  54. 5b1d5bc drm/exynos: 'win' is always unsigned by Tobias Jakobi · 9 years ago
  55. c0734fb drm/exynos: mixer: don't dump registers under spinlock by Tobias Jakobi · 9 years ago
  56. 362edcc drm/exynos: Consolidate return statements in fimd_bind() by Krzysztof Kozlowski · 9 years ago
  57. f3aaf76 drm/exynos: Constify exynos_drm_crtc_ops by Krzysztof Kozlowski · 9 years ago
  58. 48107d7 drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMD by Krzysztof Kozlowski · 9 years ago
  59. d6b1630 drm/exynos: mixer: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  60. 7a57ca7 drm/exynos: mixer: cleanup pixelformat handling by Tobias Jakobi · 9 years ago
  61. 8f2590f drm/exynos: mixer: also allow NV21 for the video processor by Tobias Jakobi · 9 years ago
  62. fac8a5b drm/exynos: mixer: remove buffer count handling in vp_video_buffer() by Tobias Jakobi · 9 years ago
  63. 5d878bd drm/exynos: plane: honor buffer offset for dma_addr by Tobias Jakobi · 9 years ago
  64. d10ebb9 drm/exynos: fb: use drm_format_num_planes to get buffer count by Tobias Jakobi · 9 years ago
  65. d8fbe34 dma-buf: cleanup dma_buf_export() to make it easily extensible by Sumit Semwal · 10 years ago
  66. 4a11248 Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  67. 68a2913 drm/exynos: Fix FIMD buffer size calculation by Daniel Stone · 9 years ago
  68. 1c363c7 drm/exynos: Enable DP clock to fix display on Exynos5250 and other by Krzysztof Kozlowski · 9 years ago
  69. d122284 drm/exynos: fimd: check whether exynos_drm_crtc_create succeed or not by Hyungwon Hwang · 9 years ago
  70. 643c302 drm/exynos: dsi: remove the empty mode_valid callback by Hyungwon Hwang · 9 years ago
  71. 3cabaf7 drm/exynos: add ratio calculation by Joonyoung Shim · 9 years ago
  72. cb8a3db drm/exynos: use src_x and src_y instead of fb_x and fb_y by Joonyoung Shim · 9 years ago
  73. 2611015 drm/exynos: mixer: add 2x scaling to mixer_graph_buffer by Tobias Jakobi · 9 years ago
  74. 7ded858 drm/exynos: remove superfluous error messages by Tobias Jakobi · 9 years ago
  75. 1e6d459 drm/exynos: fix typos in hdmi and mixer by Tobias Jakobi · 9 years ago
  76. e44bf6b drm/exynos/ipp: Validate buffer enqueue requests by Beata Michalska · 10 years ago
  77. e752747 drm/exynos: track vblank events on a per crtc basis by Mandeep Singh Baines · 9 years ago
  78. 5d09a67 drm/exynos: remove leftover functions declarations by Gustavo Padovan · 9 years ago
  79. 97464d7 drm/exynos: remove exynos_plane_destroy() by Gustavo Padovan · 9 years ago
  80. 9210488 drm/exynos: make zpos property immutable by Gustavo Padovan · 9 years ago
  81. 6e2a3b6 drm/exynos: preset zpos value for overlay planes by Gustavo Padovan · 9 years ago
  82. 7ee14cd drm/exynos: remove struct *_win_data abstraction on planes by Gustavo Padovan · 9 years ago
  83. 1be4b7e drm/exynos: remove unused exynos_crtc->win_enable() callback by Gustavo Padovan · 9 years ago
  84. 453b44a drm/exynos: fimd: fix alpha setting for XR24 pixel format by Gustavo Padovan · 9 years ago
  85. 1d8ac08 Merge tag 'v4.0-rc7' into drm-next by Dave Airlie · 9 years ago
  86. b0f8778 drm/exynos: constify all struct drm_*_helper funcs pointers by Jani Nikula · 9 years ago
  87. adacb22 drm: Exynos: Respect framebuffer pitch for FIMD/Mixer by Daniel Stone · 9 years ago
  88. 9e87e48 Merge tag 'drm-intel-next-2015-03-27-merge' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  89. cdbfca8 drm/exynos: fix the initialization order in FIMD by Hyungwon Hwang · 9 years ago
  90. 3da6acf drm/exynos: fix typo config name correctly. by Inki Dae · 9 years ago
  91. 995fdfb drm/exynos: Check for NULL dereference of crtc by Charles Keepax · 10 years ago
  92. aed45ab drm/exynos: IS_ERR() vs NULL bug by Dan Carpenter · 10 years ago
  93. 5fcc3c8 drm/exynos: remove unused files by Andrzej Hajda · 10 years ago
  94. ecbf1d5 drm/exynos: use correct fb width/height by Rob Clark · 9 years ago
  95. ab07881 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 10 years ago
  96. 96976c3 drm/exynos: Add DECON driver by Ajay Kumar · 10 years ago
  97. ae6d57d Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  98. 936ce5c drm/exynos: fix NULL pointer reference by Joonyoung Shim · 10 years ago
  99. d9ea625 drm/exynos: remove exynos_plane_dpms by Joonyoung Shim · 10 years ago
  100. f27829a drm/exynos: remove mode property of exynos crtc by Joonyoung Shim · 10 years ago