1. 9a1123e Merge tag 'drm/tegra/for-4.5-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 9 years ago
  2. 07ade84 Merge tag 'drm/panel/for-4.5-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 9 years ago
  3. d2a6f0f drm/panel: simple: Add QiaoDian qd43003c0-40 by Josh Wu · 9 years ago
  4. 4fa78b8 of: Add vendor prefix for QiaoDian Xianshi by Alexandre Belloni · 9 years ago
  5. 85533e3 drm/panel: add kernel doc for size attributes in panel_desc by Ulrich Ölmann · 9 years ago
  6. 8def22e drm/panel: simple: Add support for Kyocera TCG121XGLP panel by Lucas Stach · 9 years ago
  7. f42fb55 devicetree: add vendor prefix for Kyocera Corporation by Lucas Stach · 9 years ago
  8. 51bce5b Merge tag 'drm-intel-next-2015-12-04-1' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  9. eb227c5 drm/ttm: fix documentation of ttm_bo_reserve by Nicolai Hähnle · 9 years ago
  10. 21de54b Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into drm-next by Dave Airlie · 9 years ago
  11. 870a171 Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 9 years ago
  12. b15c50b Merge tag 'topic/drm-misc-2015-12-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  13. 4526903 Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 9 years ago
  14. 2abd1c8 drm/msm/mdp: fix a problematic usage of WARN_ON() by Geliang Tang · 9 years ago
  15. beb107f drm/msm/dsi: Added missing mutex_unlock by saurabh · 9 years ago
  16. 49d93e7 drm/msm: ratelimit error irq msgs by Rob Clark · 9 years ago
  17. dee2eed drm/msm: Use unlocked gem unreferencing by Daniel Vetter · 9 years ago
  18. 8979a05 drm/msm: trivial whitespace fix by Rob Clark · 9 years ago
  19. 6dc1341 dt-bindings: msm/dsi: Add DSIv2 documentation by Archit Taneja · 9 years ago
  20. 60834ca dt-bindings: msm/dsi: Fix the order in which clocks are listed by Archit Taneja · 9 years ago
  21. 0c7df47 drm/msm/dsi: Enable MMSS SPFB port via syscon by Archit Taneja · 9 years ago
  22. 4ff9d4c drm/msm/dsi: Don't use iommu for command TX buffer for DSIv2 by Archit Taneja · 9 years ago
  23. cea65db drm/msm/dsi: Add dsi_cfg for APQ8064 by Archit Taneja · 9 years ago
  24. 4bfa974 drm/msm/dsi: Set up link clocks for DSIv2 by Archit Taneja · 9 years ago
  25. 6e0eb52 drm/msm/dsi: Parse bus clocks from a list by Archit Taneja · 9 years ago
  26. 31c9276 drm/msm/dsi: Delay dsi_clk_init by Archit Taneja · 9 years ago
  27. 648d506 drm/msm/dsi: Use a better way to figure out DSI version by Archit Taneja · 9 years ago
  28. c6538de drm/msm/dsi: Add DSI PLL for 28nm 8960 PHY by Archit Taneja · 9 years ago
  29. 225380b drm/msm/dsi: Add support for 28nm PHY on 8960 by Archit Taneja · 9 years ago
  30. e6c4c78 drm/msm/dsi: Don't get byte/pixel source clocks from DT by Archit Taneja · 9 years ago
  31. af6d042 drm/msm/mdp4: Initialize DSI encoders by Archit Taneja · 9 years ago
  32. 9696acb drm/msm/mdp4: Call custom round_pixclk helper only if the encoder type is TMDS by Archit Taneja · 9 years ago
  33. 776638e drm/msm/dsi: Add a mdp4 encoder for DSI by Vinay Simha BN · 9 years ago
  34. a6bf7f6 drm/msm/mdp4: Initialize LCDC encoder even if panel driver isn't available by Archit Taneja · 9 years ago
  35. ec141af drm/msm/mdp4: Clean up modeset_init by Archit Taneja · 9 years ago
  36. 66a42f8 drm/msm/adreno: Remove CONFIG_OF checks by Archit Taneja · 9 years ago
  37. 1fd6a44 drm/msm/hdmi: remove CONFIG_OF checks by Archit Taneja · 9 years ago
  38. d50c192 drm/msm/mdp: Remove CONFIG_OF checks from MDP drivers by Archit Taneja · 9 years ago
  39. d225256 dt-bindings: drm/msm: Update MDP bindings by Archit Taneja · 9 years ago
  40. d4fc72e drm/msm: Update compatible strings for mdp by Archit Taneja · 9 years ago
  41. e9fbdaf drm/msm: Remove non-DT code in msm_drv by Archit Taneja · 9 years ago
  42. e2dd9f9 drm/msm/mdp5: high precision vblank timestamp support by Archit Taneja · 9 years ago
  43. ad90659 drm/tegra: Advertise DRIVER_ATOMIC by Thierry Reding · 9 years ago
  44. d2d8c35 drm/tegra: Use DRIVER level for IOMMU aperture message by Thierry Reding · 9 years ago
  45. db8b42f drm/tegra: checking for IS_ERR() instead of NULL by Dan Carpenter · 9 years ago
  46. cf6b174 drm/tegra: dc: Add missing of_node_put() by Julia Lawall · 9 years ago
  47. 986c58d drm/tegra: Implement subsystem-level suspend/resume by Thierry Reding · 9 years ago
  48. 01b9bea drm/tegra: sor: Remove unnecessary conditional by Thierry Reding · 9 years ago
  49. 9542c23 drm/tegra: sor: Operate on struct drm_dp_aux * by Thierry Reding · 9 years ago
  50. a07cdfe drm/tegra: Use drm_gem_object_unreference_unlocked() by Daniel Vetter · 9 years ago
  51. d849c82 drm/tegra: Don't take dev->struct_mutex in mmap offset ioctl by Daniel Vetter · 9 years ago
  52. 1153330 drm/tegra: Use unlocked gem unreferencing by Daniel Vetter · 9 years ago
  53. 473112e drm/tegra: Use new multi-driver module helpers by Thierry Reding · 9 years ago
  54. a134789 gpu: host1x: Add Tegra210 support by Thierry Reding · 10 years ago
  55. e3e7081 gpu: host1x: Remove core driver on unregister by Thierry Reding · 9 years ago
  56. 28fae81 gpu: host1x: Use platform_register/unregister_drivers() by Thierry Reding · 9 years ago
  57. 9bac40c drm/exynos: gem: remove old unused prototypes by Marek Szyprowski · 9 years ago
  58. 8b704d8 drm/exynos: fimd: fix dma burst size setting for small plane size by Marek Szyprowski · 9 years ago
  59. d16a11a drm/exynos: fix clipping when scaling is enabled by Marek Szyprowski · 9 years ago
  60. e463b06 drm/exynos: mixer: use ratio precalculated in exynos_state by Marek Szyprowski · 9 years ago
  61. 6178d3d drm/exynos: add generic check for plane state by Marek Szyprowski · 9 years ago
  62. fd2d2fc2 drm/exynos: introduce exynos_drm_plane_config structure by Marek Szyprowski · 9 years ago
  63. ab14420 drm/exynos: mixer: enable video overlay plane only when VP is available by Marek Szyprowski · 9 years ago
  64. 2ee35d8 drm/exynos: mixer: use crtc->state->adjusted_mode instead of crtc->mode by Marek Szyprowski · 9 years ago
  65. 0114f40 drm/exynos: introduce exynos_drm_plane_state structure by Marek Szyprowski · 9 years ago
  66. 0488f50 drm/exynos: move dma_addr attribute from exynos plane to exynos fb by Marek Szyprowski · 9 years ago
  67. 42f8119 drm/exynos: exynos7-decon: remove excessive check by Marek Szyprowski · 9 years ago
  68. 43f02a6 drm/exynos: rotator: convert to common clock framework by Marek Szyprowski · 9 years ago
  69. aeefb36 drm/exynos: gsc: add device tree support and remove usage of static mappings by Seung-Woo Kim · 9 years ago
  70. c155fb5 drm/exynos: gsc: fix wrong pm_runtime state by Seung-Woo Kim · 9 years ago
  71. 0b102aa drm/exynos: gsc: prepare and unprepare gsc clock by Seung-Woo Kim · 9 years ago
  72. 25e9092 ARM: dts: Use OF graph for DP to panel connection in exynos5800-peach-pi by Javier Martinez Canillas · 9 years ago
  73. 2400fc1 dt-bindings: exynos-dp: update ports node binding for panel by Inki Dae · 9 years ago
  74. a9fa852 drm/exynos: dp: add of_graph dt binding support for panel by Inki Dae · 9 years ago
  75. 69e0485 drm/exynos: decon: remove unused variables by Inki Dae · 9 years ago
  76. 1b256fa drm/exynos: dsi: modify a error type when getting a node failed by Inki Dae · 9 years ago
  77. 082ca31 drm/exynos: simplify sleep PM ops by Andrzej Hajda · 9 years ago
  78. ba6e477 drm/exynos: dsi: add runtime pm support by Inki Dae · 9 years ago
  79. 681c801 drm/exynos: add pm_runtime to DECON 7 by Gustavo Padovan · 9 years ago
  80. ebf3fd4 drm/exynos: add pm_runtime to DECON 5433 by Gustavo Padovan · 9 years ago
  81. 4157197 drm/exynos: add pm_runtime to FIMD by Gustavo Padovan · 9 years ago
  82. ccf034a drm/exynos: add pm_runtime to Mixer by Gustavo Padovan · 9 years ago
  83. f28464c drm/exynos: add pm_runtime to HDMI by Gustavo Padovan · 9 years ago
  84. 613d3853 drm/exynos: add pm_runtime to DP by Gustavo Padovan · 9 years ago
  85. 07c4270 drm/exynos: do not start enabling DP at bind() phase by Gustavo Padovan · 9 years ago
  86. d6e6e14 drm: modes: Revert cc344980c767 "replace simple_strtoul by kstrtouint" by LABBE Corentin · 9 years ago
  87. 5dec293 drm: Expand the drm_helper_probe_single_connector_modes() docs by Ville Syrjälä · 9 years ago
  88. 0e8578c drm: Allow override_edid to override the firmware EDID by Ville Syrjälä · 9 years ago
  89. d0b4142 drm/sti: Drop bogus drm_mode_sort() call by Ville Syrjälä · 9 years ago
  90. 6af3e65 drm: Drop drm_helper_probe_single_connector_modes_nomerge() by Ville Syrjälä · 9 years ago
  91. fc245f8 drm: Only merge mode type bits between new probed modes by Ville Syrjälä · 9 years ago
  92. 2f8c19e drm: Flatten drm_mode_connector_list_update() a bit by Ville Syrjälä · 9 years ago
  93. 5ba8940 drm: Rename MODE_UNVERIFIED to MODE_STALE by Ville Syrjälä · 9 years ago
  94. be8719a drm: Don't overwrite UNVERFIED mode status to OK by Ville Syrjälä · 9 years ago
  95. 9f4c97a drm: Add plane->name and use it in debug prints by Ville Syrjälä · 9 years ago
  96. fa3ab4c drm: Add crtc->name and use it in debug messages by Ville Syrjälä · 9 years ago
  97. 86bf546 drm: Use driver specified encoder name by Ville Syrjälä · 9 years ago
  98. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  99. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  100. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago