1. cb1b5df memory: mtk-smi: export mtk_smi_larb_get/put by Philipp Zabel · 8 years ago
  2. 0552f76 drm/i915/mst: use reference counted connectors. (v3) by Dave Airlie · 8 years ago
  3. d2307de drm/atomic: use connector references (v3) by Dave Airlie · 8 years ago
  4. 0955c12 drm/crtc: take references to connectors used in a modeset. (v2) by Dave Airlie · 8 years ago
  5. 6e86d58 drm/fb_helper: add connector reference counting. (v2) by Dave Airlie · 8 years ago
  6. b164d31 drm/modes: add connector reference counting. (v2) by Dave Airlie · 8 years ago
  7. e76d399 drm/fb: fix missing /** in kerneldoc comment. by Dave Airlie · 8 years ago
  8. 21daaee Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  9. 6d3e7fd drm: Fixup locking WARN_ON mistake around gem_object_free_unlocked by Daniel Vetter · 8 years ago
  10. 1d657c5 drm/etnaviv: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  11. 4b19366 drm/imx: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  12. 71cbf45 drm/radeon: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  13. e7294de drm/amdgpu: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  14. 9f0ba53 drm/gem: support BO freeing without dev->struct_mutex by Daniel Vetter · 8 years ago
  15. 4946dd2 Merge tag 'drm-hisilicon-next-2016-04-29' of github.com:xin3liang/linux into drm-next by Dave Airlie · 8 years ago
  16. 090e1a7 Merge tag 'drm-amdkfd-next-2016-05-04' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 8 years ago
  17. 84c8a2d Merge branch 'drm-rockchip-next-fixes-05-03' of https://github.com/markyzq/kernel-drm-rockchip into drm-next by Dave Airlie · 8 years ago
  18. 00c1bea Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 8 years ago
  19. acff058 Merge tag 'drm-vc4-next-2016-05-02' of https://github.com/anholt/linux into drm-next by Dave Airlie · 8 years ago
  20. 2b8f01f Merge tag 'topic/drm-misc-2016-04-29' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  21. fffb675 Merge tag 'drm-intel-next-2016-04-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  22. 8636d45 MAINTAINERS: Add myself for the new VC4 (RPi GPU) graphics driver. by Eric Anholt · 8 years ago
  23. 399516a MAINTAINERS: Add a bunch of legacy (UMS) DRM drivers by Emil Velikov · 8 years ago
  24. c842b69 MAINTAINERS: Add a few DRM drivers by Dave Airlie by Emil Velikov · 8 years ago
  25. 2392ccd MAINTAINERS: List the correct git repo for the Renesas DRM drivers by Emil Velikov · 8 years ago
  26. 33be436 MAINTAINERS: Update the files list for the Renesas DRM drivers by Emil Velikov · 8 years ago
  27. 4418833 MAINTAINERS: Update the files list for the Armada DRM driver by Emil Velikov · 8 years ago
  28. f253f7e MAINTAINERS: Update the files list for the Rockchip DRM driver by Emil Velikov · 8 years ago
  29. 8fb9b15 MAINTAINERS: Update the files list for the Exynos DRM driver by Emil Velikov · 8 years ago
  30. c429170 MAINTAINERS: Add maintainer entry for the VMWGFX DRM driver by Emil Velikov · 8 years ago
  31. 0634645 MAINTAINERS: Add maintainer entry for the MSM DRM driver by Emil Velikov · 8 years ago
  32. fad89bb MAINTAINERS: Add maintainer entry for the Nouveau DRM driver by Emil Velikov · 8 years ago
  33. 8a9257a MAINTAINERS: Update the files list for the Etnaviv DRM driver by Emil Velikov · 8 years ago
  34. baceac3 MAINTAINERS: Remove unneded wildcard for the i915 DRM driver by Emil Velikov · 8 years ago
  35. 7f4eaa8 drm/atomic: Add WARN_ON when state->acquire_ctx is not set. by Maarten Lankhorst · 8 years ago
  36. 76396df drm/fsl-dcu: add COMMON_CLK dependency by Arnd Bergmann · 8 years ago
  37. 2db00cf drm/rockchip: vop: Initialize vskiplines to zero by Mark Yao · 8 years ago
  38. 44d0237 drm/rockchip: vop: fix iommu crash with async atomic by Mark Yao · 8 years ago
  39. 2d90d477 drm/rockchip: support non-iommu buffer path by Mark Yao · 8 years ago
  40. 4e257d9 drm/rockchip: get rid of rockchip_drm_crtc_mode_config by Mark Yao · 8 years ago
  41. 2743bec drm/rockchip: inno_hdmi: fix an error code by Dan Carpenter · 8 years ago
  42. 69b0079 drm/rockchip: don't leak iommu mapping by John Keeping · 8 years ago
  43. aa1ac27 drm/rockchip: remove redundant statement by John Keeping · 8 years ago
  44. 0cd3e27 drm/vc4: Add missing render node support by Eric Anholt · 8 years ago
  45. e582b6c drm/vc4: Add support for gamma ramps. by Eric Anholt · 8 years ago
  46. fcbcb3b drm/docs: Move "scaling mode" property. by Robert Foss · 8 years ago
  47. dfebc15 drm/tilcdc: use drm_crtc_send_vblank_event() by Gustavo Padovan · 8 years ago
  48. c05d3d7 drm/shmobile: use drm_crtc_send_vblank_event() by Gustavo Padovan · 8 years ago
  49. 444435b drm/rcar-du: use drm_crtc_send_vblank_event() by Gustavo Padovan · 8 years ago
  50. 6118fae drm/msm: use drm_crtc_send_vblank_event() by Gustavo Padovan · 8 years ago
  51. eba9281 drm/radeon: use drm_crtc_send_vblank_event() by Gustavo Padovan · 8 years ago
  52. 5628676 drm/amdgpu: use drm_crtc_send_vblank_event() by Gustavo Padovan · 8 years ago
  53. 81072bf drm/i915: Rename async to nonblock. by Maarten Lankhorst · 8 years ago
  54. eb63961 drm/vc4: Rename async to nonblock. by Maarten Lankhorst · 8 years ago
  55. 8beafe0 drm/rockchip: Rename async to nonblock. by Maarten Lankhorst · 8 years ago
  56. 2dacdd7 drm/tegra: Rename async to nonblock. by Maarten Lankhorst · 8 years ago
  57. ab57518 drm/sti: Rename async to nonblock. by Maarten Lankhorst · 8 years ago
  58. 3302f35 drm/rcar-du: Rename async to nonblock. by Maarten Lankhorst · 8 years ago
  59. 6fc17fb drm/omapdrm: Rename async to nonblock. by Maarten Lankhorst · 8 years ago
  60. a3ccfb9 drm/msm: Rename async to nonblock. by Maarten Lankhorst · 8 years ago
  61. 1b3f09d drm/exynos: Rename async to nonblock. by Maarten Lankhorst · 8 years ago
  62. 51b6bef drm/arm/hdlcd: Rename async to nonblock. by Maarten Lankhorst · 8 years ago
  63. b837ba0 drm/atomic: Rename drm_atomic_async_commit to nonblocking. by Maarten Lankhorst · 8 years ago
  64. 286dbb8 drm/atomic: Rename async parameter to nonblocking. by Maarten Lankhorst · 8 years ago
  65. e375882 drm/udl: Use drm_fb_helper deferred_io support by Noralf Trønnes · 8 years ago
  66. 6819c3c drm/qxl: Use drm_fb_helper deferred_io support by Noralf Trønnes · 8 years ago
  67. 199c771 drm/fb-cma-helper: Add fb_deferred_io support by Noralf Trønnes · 8 years ago
  68. ba02633 fbdev: fb_defio: Export fb_deferred_io_mmap by Noralf Trønnes · 8 years ago
  69. eaa434d drm/fb-helper: Add fb_deferred_io support by Noralf Trønnes · 8 years ago
  70. 2b5e8e5 drm/qxl: Change drm_fb_helper_sys_*() calls to sys_*() by Noralf Trønnes · 8 years ago
  71. 302f0e2 drm/udl: Change drm_fb_helper_sys_*() calls to sys_*() by Noralf Trønnes · 8 years ago
  72. eb026024 amdkfd: Trim unnescessary intermediate err var in kfd_chardev.c by Edward O'Callaghan · 8 years ago
  73. 371d5b6 amdkfd: Trim off unnescessary semicolon from kfd_packet_manager.c by Edward O'Callaghan · 8 years ago
  74. 991ca8e amdkfd: Use the canonical form in branch predicates by Edward O'Callaghan · 8 years ago
  75. b5bf0f1 drm/exynos: clean up register definions for fimd and decon by Inki Dae · 8 years ago
  76. 9ac26de drm/exynos: decon: clean up interface type by Inki Dae · 8 years ago
  77. a6f75aa drm/exynos: fimd: add HW trigger support by Inki Dae · 8 years ago
  78. 4f452c0 drm/exynos: clean up wait_for_vblank by Inki Dae · 8 years ago
  79. 48f6155 drm/exynos: mixer: use generic of_device_get_match_data helper by Marek Szyprowski · 8 years ago
  80. 8dfae15 drm/exynos: mixer: remove support for non-dt platforms by Marek Szyprowski · 8 years ago
  81. 57a6412 drm/exynos: hdmi: use generic of_device_get_match_data helper by Marek Szyprowski · 8 years ago
  82. f295df1 drm/exynos: rotator: use generic of_device_get_match_data helper by Marek Szyprowski · 8 years ago
  83. e1a7b9b drm/exynos: fimd: use generic of_device_get_match_data helper by Marek Szyprowski · 8 years ago
  84. 2154ac9 drm/exynos: dsi: use generic of_device_get_match_data helper by Marek Szyprowski · 8 years ago
  85. 217afc1 drm/exynos: exynos5433_decon: use generic of_device_get_match_data helper by Marek Szyprowski · 8 years ago
  86. 196e059 drm/exynos: convert clock_enable crtc callback to pipeline clock by Andrzej Hajda · 8 years ago
  87. a121d17 drm/exynos/mixer: enable HDMI-PHY before configuring MIXER by Andrzej Hajda · 8 years ago
  88. c60230e drm/exynos/decon5433: enable HDMI-PHY before configuring DECON by Andrzej Hajda · 8 years ago
  89. f26b934 drm/exynos: add support for pipeline clock to the framework by Andrzej Hajda · 8 years ago
  90. 2701932 drm/exynos: add helper to get crtc from pipe by Andrzej Hajda · 8 years ago
  91. 3d30ec5 drm/exynos/decon5433: do not protect window in plane disable by Andrzej Hajda · 8 years ago
  92. e87b3c6 drm/exynos/decon5433: reset decon on start by Andrzej Hajda · 8 years ago
  93. 92ead49 drm/exynos/decon5433: fix DECON standalone update by Andrzej Hajda · 8 years ago
  94. 11f3022 drm/exynos/hdmi: remove registry dump by Andrzej Hajda · 8 years ago
  95. 69f8887 drm/exynos/hdmi: add core reset code by Andrzej Hajda · 8 years ago
  96. 5dd45e2 drm/exynos/hdmi: add PHY power off signal handling by Andrzej Hajda · 8 years ago
  97. 4677f51 drm/exynos/hdmi: fix PHY configuration sequence by Andrzej Hajda · 8 years ago
  98. 50ec220 dt-bindings: video: exynos5433-decon: add bindings for DECON-TV by Andrzej Hajda · 9 years ago
  99. 7a35c0e dt-bindings: video: add PCLK clock entry to exynos5433-decon by Andrzej Hajda · 9 years ago
  100. 68cd004 drm/exynos/hdmi: add Exynos5433 support by Andrzej Hajda · 8 years ago