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