1. 7146994 drm/exynos/mixer: move mode commit to enable callback by Andrzej Hajda · 8 years ago
  2. 521d98a drm/exynos/mixer: abstract out output mode setup code by Andrzej Hajda · 8 years ago
  3. 5dff690 drm/exynos: mixer: remove src offset from mixer_graph_buffer() by Tobias Jakobi · 8 years ago
  4. 1e60d62 drm/exynos: mixer: simplify mixer_graph_buffer() by Tobias Jakobi · 8 years ago
  5. 0f75269 drm/exynos: mixer: simplify vp_video_buffer() by Tobias Jakobi · 8 years ago
  6. f40031c drm/exynos: mixer: enable NV12MT support for the video plane by Tobias Jakobi · 8 years ago
  7. dc500cf drm/exynos: mixer: fix chroma comment in vp_video_buffer() by Tobias Jakobi · 8 years ago
  8. 5e6cc1c drm: exynos: constify mixer_match_types and *_mxr_drv_data. by Arvind Yadav · 8 years ago
  9. 2a6e4cd drm/exynos: mixer: document YCbCr magic numbers by Tobias Jakobi · 8 years ago
  10. 2a39db0 drm/exynos: mixer: simplify mixer_cfg_rgb_fmt() by Tobias Jakobi · 8 years ago
  11. 2949390 drm/exynos: kill pipe field from drivers contexts by Andrzej Hajda · 8 years ago
  12. 2c82607 drm/exynos: set plane possible_crtcs in exynos_plane_init by Andrzej Hajda · 8 years ago
  13. f44d3d2 drm/exynos: kill exynos_drm_private::pipe by Andrzej Hajda · 8 years ago
  14. d644951 drm/exynos: kill exynos_drm_crtc::pipe by Andrzej Hajda · 8 years ago
  15. a392276 drm/exynos: move crtc event handling to drivers callbacks by Andrzej Hajda · 8 years ago
  16. 8646dcb drm/exynos: fix a timeout loop by Dan Carpenter · 9 years ago
  17. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 9 years ago
  18. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 9 years ago
  19. 9276dff drm/exynos: use drm core to handle page-flip event by Andrzej Hajda · 9 years ago
  20. a696394 drm/exynos: mixer: simplify loop in vp_win_reset() by Tobias Jakobi · 9 years ago
  21. adeb6f44 drm/exynos: mixer: convert booleans to flags in mixer context by Tobias Jakobi · 9 years ago
  22. e47726a drm/exynos: use generic code for managing zpos plane property by Marek Szyprowski · 9 years ago
  23. 4f452c0 drm/exynos: clean up wait_for_vblank by Inki Dae · 9 years ago
  24. 48f6155 drm/exynos: mixer: use generic of_device_get_match_data helper by Marek Szyprowski · 9 years ago
  25. 8dfae15 drm/exynos: mixer: remove support for non-dt platforms by Marek Szyprowski · 9 years ago
  26. a121d17 drm/exynos/mixer: enable HDMI-PHY before configuring MIXER by Andrzej Hajda · 9 years ago
  27. e0fea7e drm/exynos: fix building without CONFIG_PM_SLEEP by Arnd Bergmann · 10 years ago
  28. 3dbaab1 drm/exynos: mixer: properly update all planes on the same vblank event by Marek Szyprowski · 10 years ago
  29. 5e68fef drm/exynos: mixer: unify a check for video-processor window by Marek Szyprowski · 10 years ago
  30. 26a7af3 drm/exynos: mixer: also allow ARGB1555 and ARGB4444 by Tobias Jakobi · 10 years ago
  31. f657a99 drm/exynos: mixer: refactor layer setup by Marek Szyprowski · 10 years ago
  32. 5bec019 drm/exynos: mixer: remove all static blending setup by Tobias Jakobi · 10 years ago
  33. a2cb911 drm/exynos: mixer: set window priority based on zpos by Marek Szyprowski · 10 years ago
  34. 40bdfb0 drm/exynos: rename zpos to index by Marek Szyprowski · 10 years ago
  35. e463b06 drm/exynos: mixer: use ratio precalculated in exynos_state by Marek Szyprowski · 10 years ago
  36. 6178d3d drm/exynos: add generic check for plane state by Marek Szyprowski · 10 years ago
  37. fd2d2fc drm/exynos: introduce exynos_drm_plane_config structure by Marek Szyprowski · 10 years ago
  38. ab14420 drm/exynos: mixer: enable video overlay plane only when VP is available by Marek Szyprowski · 10 years ago
  39. 2ee35d8 drm/exynos: mixer: use crtc->state->adjusted_mode instead of crtc->mode by Marek Szyprowski · 10 years ago
  40. 0114f40 drm/exynos: introduce exynos_drm_plane_state structure by Marek Szyprowski · 10 years ago
  41. 0488f50 drm/exynos: move dma_addr attribute from exynos plane to exynos fb by Marek Szyprowski · 10 years ago
  42. ccf034a drm/exynos: add pm_runtime to Mixer by Gustavo Padovan · 10 years ago
  43. 3ae2436 drm/exynos/mixer: replace direct cross-driver call with drm mode validation by Andrzej Hajda · 10 years ago
  44. 323db0e drm/exynos: add cursor plane support by Gustavo Padovan · 10 years ago
  45. 5d3d099 drm/exynos: add global macro for the default primary plane by Gustavo Padovan · 10 years ago
  46. 02b3de4 drm: exynos: mixer: fix using usleep() in atomic context by Tomasz Stanislawski · 10 years ago
  47. fbbb1e1 drm/exynos: Properly report supported formats for each device by Marek Szyprowski · 10 years ago
  48. 822f6df drm/exynos: check for pending fb before finish update by Gustavo Padovan · 10 years ago
  49. d88d246 drm/exynos: unify exynos_drm_plane names with drm core by Gustavo Padovan · 10 years ago
  50. 2eeb2e5 drm/exynos: use drm atomic state directly by Gustavo Padovan · 10 years ago
  51. 1e1d139 drm/exynos: pass struct exynos_drm_plane in update/enable by Gustavo Padovan · 10 years ago
  52. 9cc7610 drm/exynos: rename win_commit/disable to atomic-like names by Gustavo Padovan · 10 years ago
  53. eafd540 drm/exynos: use KMS version of DRM vblanks functions by Gustavo Padovan · 10 years ago
  54. eb7a3fc drm/exynos: remove drm_iommu_attach_device_if_possible by Joonyoung Shim · 10 years ago
  55. 0df5e4a drm/exynos/mixer: replace MXR_INT_EN register cache with flag by Andrzej Hajda · 10 years ago
  56. a44652e drm/exynos/mixer: simplify poweron flag by Andrzej Hajda · 10 years ago
  57. bf56608 drm/exynos: remove unnecessary checking to support iommu by Joonyoung Shim · 10 years ago
  58. 947710c drm/exynos/mixer: always update INT_EN cache by Andrzej Hajda · 10 years ago
  59. fc073248 drm/exynos/mixer: correct vsync configuration sequence by Andrzej Hajda · 10 years ago
  60. 81a464d drm/exynos/mixer: fix interrupt clearing by Andrzej Hajda · 10 years ago
  61. fc2e013 drm/exynos: add drm_iommu_attach_device_if_possible() by Hyungwon Hwang · 10 years ago
  62. c329f66 drm/exynos: remove chained calls to enable by Joonyoung Shim · 10 years ago
  63. ba4b77c drm/exynos: remove to call mixer_wait_for_vblank by Joonyoung Shim · 10 years ago
  64. 8665040 drm/exynos: fix broken component binding in case of multiple pipelines by Andrzej Hajda · 10 years ago
  65. 38000db drm/exynos: add error messages if clks failed to get enabled by Gustavo Padovan · 10 years ago
  66. 3cecda0 drm/exynos: split exynos_crtc->dpms in enable() and disable() by Gustavo Padovan · 10 years ago
  67. 5b1d5bc drm/exynos: 'win' is always unsigned by Tobias Jakobi · 10 years ago
  68. c0734fb drm/exynos: mixer: don't dump registers under spinlock by Tobias Jakobi · 10 years ago
  69. f3aaf76 drm/exynos: Constify exynos_drm_crtc_ops by Krzysztof Kozlowski · 10 years ago
  70. d6b1630 drm/exynos: mixer: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  71. 7a57ca7 drm/exynos: mixer: cleanup pixelformat handling by Tobias Jakobi · 10 years ago
  72. 8f2590f drm/exynos: mixer: also allow NV21 for the video processor by Tobias Jakobi · 10 years ago
  73. fac8a5b drm/exynos: mixer: remove buffer count handling in vp_video_buffer() by Tobias Jakobi · 10 years ago
  74. 3cabaf7 drm/exynos: add ratio calculation by Joonyoung Shim · 10 years ago
  75. cb8a3db drm/exynos: use src_x and src_y instead of fb_x and fb_y by Joonyoung Shim · 10 years ago
  76. 2611015 drm/exynos: mixer: add 2x scaling to mixer_graph_buffer by Tobias Jakobi · 10 years ago
  77. 1e6d459 drm/exynos: fix typos in hdmi and mixer by Tobias Jakobi · 10 years ago
  78. 6e2a3b6 drm/exynos: preset zpos value for overlay planes by Gustavo Padovan · 10 years ago
  79. 7ee14cd drm/exynos: remove struct *_win_data abstraction on planes by Gustavo Padovan · 10 years ago
  80. adacb22 drm: Exynos: Respect framebuffer pitch for FIMD/Mixer by Daniel Stone · 10 years ago
  81. 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 · 11 years ago
  82. ae6d57d Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  83. 129046c drm/exynos: hdmi: replace fb size with mode size from win commit by Seung-Woo Kim · 11 years ago
  84. e2dc3f7 drm/exynos: fix no hdmi output by Alban Browaeys · 11 years ago
  85. 92dc7a0 drm/exynos: use driver internal struct by Joonyoung Shim · 11 years ago
  86. 04427ec drm/exynos: add support for 'hdmi' clock by Marek Szyprowski · 11 years ago
  87. 083500b drm: remove DRM_FORMAT_NV12MT by Daniel Vetter · 11 years ago
  88. 93bca24 drm/exynos: remove struct exynos_drm_manager by Gustavo Padovan · 11 years ago
  89. eb88e42 drm/exynos: remove drm_dev from struct exynos_drm_manager by Gustavo Padovan · 11 years ago
  90. 5d1741a drm/exynos: move 'type' from manager to crtc struct by Gustavo Padovan · 11 years ago
  91. 8a326ed drm/exynos: remove pipe member of struct exynos_drm_manager by Gustavo Padovan · 11 years ago
  92. e09f2b0 drm/exynos: add pipe param to exynos_drm_crtc_create() by Gustavo Padovan · 11 years ago
  93. 8837dee drm/exynos: remove struct exynos_drm_overlay by Gustavo Padovan · 11 years ago
  94. 7c4c558 drm/exynos: fix warning of vblank reference count by Joonyoung Shim · 11 years ago
  95. bd50866 drm/exynos: remove unnecessary runtime pm operations by Joonyoung Shim · 11 years ago
  96. 8f0be83 drm/exynos/mixer: stop using manager->ctx pointer by Andrzej Hajda · 11 years ago
  97. 8103ef1 drm/exynos/mixer: embed manager into private context by Andrzej Hajda · 11 years ago
  98. 72ed6cc drm/exynos: switch to universal plane API by Andrzej Hajda · 11 years ago
  99. f1e716d drm/exynos: control blending of mixer graphic layer 0 by Joonyoung Shim · 11 years ago
  100. 39b58a3 drm/exynos: Add MODULE_DEVICE_TABLE entries for various components by Sjoerd Simons · 11 years ago