1. 3ae2436 drm/exynos/mixer: replace direct cross-driver call with drm mode validation by Andrzej Hajda · 9 years ago
  2. 323db0e drm/exynos: add cursor plane support by Gustavo Padovan · 9 years ago
  3. 5d3d099 drm/exynos: add global macro for the default primary plane by Gustavo Padovan · 9 years ago
  4. 02b3de4 drm: exynos: mixer: fix using usleep() in atomic context by Tomasz Stanislawski · 9 years ago
  5. fbbb1e1 drm/exynos: Properly report supported formats for each device by Marek Szyprowski · 9 years ago
  6. 822f6df drm/exynos: check for pending fb before finish update by Gustavo Padovan · 9 years ago
  7. d88d246 drm/exynos: unify exynos_drm_plane names with drm core by Gustavo Padovan · 9 years ago
  8. 2eeb2e5 drm/exynos: use drm atomic state directly by Gustavo Padovan · 9 years ago
  9. 1e1d139 drm/exynos: pass struct exynos_drm_plane in update/enable by Gustavo Padovan · 9 years ago
  10. 9cc7610 drm/exynos: rename win_commit/disable to atomic-like names by Gustavo Padovan · 9 years ago
  11. eafd540 drm/exynos: use KMS version of DRM vblanks functions by Gustavo Padovan · 9 years ago
  12. eb7a3fc drm/exynos: remove drm_iommu_attach_device_if_possible by Joonyoung Shim · 9 years ago
  13. 0df5e4a drm/exynos/mixer: replace MXR_INT_EN register cache with flag by Andrzej Hajda · 9 years ago
  14. a44652e drm/exynos/mixer: simplify poweron flag by Andrzej Hajda · 9 years ago
  15. bf56608 drm/exynos: remove unnecessary checking to support iommu by Joonyoung Shim · 9 years ago
  16. 947710c drm/exynos/mixer: always update INT_EN cache by Andrzej Hajda · 9 years ago
  17. fc073248 drm/exynos/mixer: correct vsync configuration sequence by Andrzej Hajda · 9 years ago
  18. 81a464d drm/exynos/mixer: fix interrupt clearing by Andrzej Hajda · 9 years ago
  19. fc2e013 drm/exynos: add drm_iommu_attach_device_if_possible() by Hyungwon Hwang · 9 years ago
  20. c329f66 drm/exynos: remove chained calls to enable by Joonyoung Shim · 9 years ago
  21. ba4b77c drm/exynos: remove to call mixer_wait_for_vblank by Joonyoung Shim · 9 years ago
  22. 8665040 drm/exynos: fix broken component binding in case of multiple pipelines by Andrzej Hajda · 9 years ago
  23. 38000db drm/exynos: add error messages if clks failed to get enabled by Gustavo Padovan · 9 years ago
  24. 3cecda0 drm/exynos: split exynos_crtc->dpms in enable() and disable() by Gustavo Padovan · 9 years ago
  25. 5b1d5bc drm/exynos: 'win' is always unsigned by Tobias Jakobi · 9 years ago
  26. c0734fb drm/exynos: mixer: don't dump registers under spinlock by Tobias Jakobi · 9 years ago
  27. f3aaf76 drm/exynos: Constify exynos_drm_crtc_ops by Krzysztof Kozlowski · 9 years ago
  28. d6b1630 drm/exynos: mixer: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  29. 7a57ca7 drm/exynos: mixer: cleanup pixelformat handling by Tobias Jakobi · 9 years ago
  30. 8f2590f drm/exynos: mixer: also allow NV21 for the video processor by Tobias Jakobi · 9 years ago
  31. fac8a5b drm/exynos: mixer: remove buffer count handling in vp_video_buffer() by Tobias Jakobi · 9 years ago
  32. 3cabaf7 drm/exynos: add ratio calculation by Joonyoung Shim · 9 years ago
  33. cb8a3db drm/exynos: use src_x and src_y instead of fb_x and fb_y by Joonyoung Shim · 9 years ago
  34. 2611015 drm/exynos: mixer: add 2x scaling to mixer_graph_buffer by Tobias Jakobi · 9 years ago
  35. 1e6d459 drm/exynos: fix typos in hdmi and mixer by Tobias Jakobi · 9 years ago
  36. 6e2a3b6 drm/exynos: preset zpos value for overlay planes by Gustavo Padovan · 9 years ago
  37. 7ee14cd drm/exynos: remove struct *_win_data abstraction on planes by Gustavo Padovan · 9 years ago
  38. adacb22 drm: Exynos: Respect framebuffer pitch for FIMD/Mixer by Daniel Stone · 9 years ago
  39. 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
  40. 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
  41. 129046c drm/exynos: hdmi: replace fb size with mode size from win commit by Seung-Woo Kim · 10 years ago
  42. e2dc3f7 drm/exynos: fix no hdmi output by Alban Browaeys · 10 years ago
  43. 92dc7a0 drm/exynos: use driver internal struct by Joonyoung Shim · 10 years ago
  44. 04427ec drm/exynos: add support for 'hdmi' clock by Marek Szyprowski · 10 years ago
  45. 083500b drm: remove DRM_FORMAT_NV12MT by Daniel Vetter · 10 years ago
  46. 93bca24 drm/exynos: remove struct exynos_drm_manager by Gustavo Padovan · 10 years ago
  47. eb88e42 drm/exynos: remove drm_dev from struct exynos_drm_manager by Gustavo Padovan · 10 years ago
  48. 5d1741a drm/exynos: move 'type' from manager to crtc struct by Gustavo Padovan · 10 years ago
  49. 8a326ed drm/exynos: remove pipe member of struct exynos_drm_manager by Gustavo Padovan · 10 years ago
  50. e09f2b0 drm/exynos: add pipe param to exynos_drm_crtc_create() by Gustavo Padovan · 10 years ago
  51. 8837dee drm/exynos: remove struct exynos_drm_overlay by Gustavo Padovan · 10 years ago
  52. 7c4c558 drm/exynos: fix warning of vblank reference count by Joonyoung Shim · 10 years ago
  53. bd50866 drm/exynos: remove unnecessary runtime pm operations by Joonyoung Shim · 10 years ago
  54. 8f0be83 drm/exynos/mixer: stop using manager->ctx pointer by Andrzej Hajda · 10 years ago
  55. 8103ef1 drm/exynos/mixer: embed manager into private context by Andrzej Hajda · 10 years ago
  56. 72ed6cc drm/exynos: switch to universal plane API by Andrzej Hajda · 10 years ago
  57. f1e716d drm/exynos: control blending of mixer graphic layer 0 by Joonyoung Shim · 10 years ago
  58. 39b58a3 drm/exynos: Add MODULE_DEVICE_TABLE entries for various components by Sjoerd Simons · 10 years ago
  59. ff830c9 drm/exynos: hdmi: enable exynos 4210 and 4x12 soc support by Marek Szyprowski · 10 years ago
  60. 5d39b9e drm/exynos: enable vsync interrupt while waiting for vblank by Rahul Sharma · 10 years ago
  61. d74ed93 drm/exynos: soft reset mixer before reconfigure after power-on by Rahul Sharma · 10 years ago
  62. 5c0f482 drm/exynos: allow multiple layer updates per vsync for mixer by Rahul Sharma · 10 years ago
  63. 381be02 drm/exynos: stop mixer before gating clocks during poweroff by Rahul Sharma · 10 years ago
  64. b4bfa3c drm/exynos: set power state variable after enabling clocks and power by Rahul Sharma · 10 years ago
  65. df5225b drm/exynos: consider deferred probe case by Inki Dae · 10 years ago
  66. f37cd5e drm/exynos: add component framework support by Inki Dae · 10 years ago
  67. af65c80 drm/exynos: Consolidate suspend/resume in drm_drv by Sean Paul · 11 years ago
  68. f041b25 drm/exynos: Remove exynos_drm_hdmi shim by Sean Paul · 11 years ago
  69. 87244fa drm/exynos: Remove apply manager callback by Sean Paul · 11 years ago
  70. 4551789 drm/exynos: hdmi: Implement initialize op for hdmi by Sean Paul · 11 years ago
  71. 1c6244c drm/exynos: Merge overlay_ops into manager_ops by Sean Paul · 11 years ago
  72. 57ed0f7 drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE by Daniel Vetter · 11 years ago
  73. bfd8303 drm: Kill DRM_HZ by Daniel Vetter · 11 years ago
  74. 38bb525 drm/exynos: Remove redundant error messages by Sachin Kamat · 11 years ago
  75. 3f1c781 drm/exynos: Add missing of.h header include by Sachin Kamat · 11 years ago
  76. db70d16 drm/exynos: Remove module.h header inclusion by Sachin Kamat · 11 years ago
  77. 782953e drm/exynos: initialize the buf_num in vp_video_buffer by YoungJun Cho · 11 years ago
  78. def5e09 drm/exynos: add support for exynos5420 mixer by Rahul Sharma · 11 years ago
  79. cc57caf drm/exynos: add new compatible strings for hdmi subsystem by Rahul Sharma · 11 years ago
  80. 0bfb1f8 drm/exynos: Prepare/Unprepare HDMI subsystem clocks by Sean Paul · 11 years ago
  81. cbc4c33 drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS by YoungJun Cho · 11 years ago
  82. bca34c9 drm/exynos: Remove tracking log functions by YoungJun Cho · 11 years ago
  83. 16844fb drm/exynos: hdmi: use drm_display_mode to check the supported modes by Rahul Sharma · 11 years ago
  84. e436b09 drm/exynos: Remove redundant use of of_match_ptr macro by Sachin Kamat · 11 years ago
  85. 1586d80 drm/exynos: fix checks for valid mixer window by Krzysztof Kozlowski · 11 years ago
  86. d873ab9 drm/exynos: cleanup device pointer usages by Seung-Woo Kim · 11 years ago
  87. 0377f4e drm/exynos: Don't blend mixer layer 0 by Sean Paul · 11 years ago
  88. c11182d drm/exynos: mixer: Fix incorrect usage of IS_ERR_OR_NULL by Sachin Kamat · 11 years ago
  89. 6b986ed drm/exynos: hdmi: using drm_display_mode timings for exynos4 by Rahul Sharma · 12 years ago
  90. 9800935 drm/exynos: Make mixer_check_timing static by Sachin Kamat · 12 years ago
  91. 2963074 drm/exynos: mixer: set correct mode for range of resolutions by Rahul Sharma · 12 years ago
  92. 0ea6822 drm/exynos: implement display-mode-check callback in mixer driver by Rahul Sharma · 12 years ago
  93. dda9012 drm/exynos: add check for the device power status by Shirish S · 12 years ago
  94. 09760ea drm/exynos: Replace mdelay with usleep_range by Sean Paul · 12 years ago
  95. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  96. 663d876 drm/exynos: move finish page flip to a common place by Rahul Sharma · 12 years ago
  97. 56550d9 Drivers: gpu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  98. 000f130 drm/exynos: add runtime pm support for mixer by Rahul Sharma · 12 years ago
  99. ddd8e95 drm/exynos: remove unused vaddr member by YoungJun Cho · 12 years ago
  100. db43fd1 drm/exynos: clear windows in mixer dpms off by Prathyush K · 12 years ago