1. 06f3217 drm/msm/hdmi: use PTR_ERR_OR_ZERO() to simplify the code by Wei Yongjun · 8 years ago
  2. 2ca41c17 drm/msm: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  3. d13b33f drm/msm: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp() by Laurent Pinchart · 9 years ago
  4. 2abe1f2 drm/msm/dsi: Fix return value check in msm_dsi_host_set_display_mode() by Wei Yongjun · 9 years ago
  5. f142701 drm: msm: Add ASoC generic hdmi audio codec support. by Srinivas Kandagatla · 9 years ago
  6. 79c2118 drm/msm/rd: add module param to dump all bo's by Rob Clark · 9 years ago
  7. 6507e79 drm/msm/rd: split out snapshot_buf helper by Rob Clark · 9 years ago
  8. a8d854c drm/msm: bump kernel api version by Rob Clark · 9 years ago
  9. 6b597ce drm/msm: deal with arbitrary # of cmd buffers by Rob Clark · 9 years ago
  10. e1e9db2 drm/msm: wire up vmap shrinker by Rob Clark · 9 years ago
  11. 18f2304 drm/msm: change gem->vmap() to get/put by Rob Clark · 9 years ago
  12. 6820939 drm/msm: shrinker support by Rob Clark · 9 years ago
  13. 4fe5f65 drm/msm: add put_iova() helper by Rob Clark · 9 years ago
  14. 4cd33c4 drm/msm: add madvise ioctl by Rob Clark · 9 years ago
  15. b5b4c26 drm/msm: use mutex_lock_interruptible for submit ioctl by Rob Clark · 9 years ago
  16. b137bb4 dt-bindings: msm/mdp: Provide details on MDP interface ports by Archit Taneja · 9 years ago
  17. fd7ef70 dt-bindings: msm/mdp5: Add MDP5 display bindings by Archit Taneja · 9 years ago
  18. acc58ca dt-bindings: msm/mdp4: Create a separate binding doc for MDP4 by Archit Taneja · 9 years ago
  19. 32280d6 drm/msm/dsi: Don't get DSI index from DT by Archit Taneja · 9 years ago
  20. 96a611b drm/msm/mdp5: Update compatible strings for MDSS/MDP5 by Archit Taneja · 9 years ago
  21. dc3ea26 drm/msm: Drop the gpu binding by Archit Taneja · 9 years ago
  22. 54011e2 drm/msm: Add components for MDP5 by Archit Taneja · 9 years ago
  23. 812070e drm/msm: Add display components by parsing MDP ports by Archit Taneja · 9 years ago
  24. 7d526fcf drm/msm: Create separate funcs for adding display/gpu components by Archit Taneja · 9 years ago
  25. 7c8f0235 drm/msm/mdp5: Add missing mdp5_enable/disable calls by Archit Taneja · 9 years ago
  26. cd79272 drm/msm: Call pm_runtime_enable/disable for newly created devices by Archit Taneja · 9 years ago
  27. 031d63d drm/msm/mdp5: Update the register offsets of MDP5 sub-blocks by Archit Taneja · 9 years ago
  28. 7b59c7e drm/msm/mdp5: Use updated MDP5 register names by Archit Taneja · 9 years ago
  29. 392ae6e drm/msm/mdp5: Remove old kms init/destroy funcs by Archit Taneja · 9 years ago
  30. 0a6030d drm/msm/mdp5: Use the new hierarchy and drop old irq management by Archit Taneja · 9 years ago
  31. aec095e drm/msm/mdp5: Prepare new kms_init funcs by Archit Taneja · 9 years ago
  32. 1dd0a0b drm/msm/mdp5: Create a separate MDP5 device by Archit Taneja · 9 years ago
  33. 990a400 drm/msm/mdp5: Add MDSS top level driver by Archit Taneja · 9 years ago
  34. a2b3a55 drm/msm: Get irq number within kms driver itself by Archit Taneja · 9 years ago
  35. 7429d86 drm/msm: Remove unused fields by Archit Taneja · 9 years ago
  36. 6a5625d drm/msm: Drop the id_table in platform_driver by Archit Taneja · 9 years ago
  37. a3c463e dt-bindings: msm/dsi: Some binding doc cleanups by Archit Taneja · 9 years ago
  38. 9097209 dt-bindings: msm/dsi: Add assigned clocks bindings by Archit Taneja · 9 years ago
  39. 8042b77 dt-bindings: msm/dsi: Modify port and PHY bindings by Archit Taneja · 9 years ago
  40. cb9b08e dt-bindings: msm/dsi: Use standard data lanes binding by Archit Taneja · 9 years ago
  41. 60282ce drm/msm/dsi: Use a standard DT binding for data lanes by Archit Taneja · 9 years ago
  42. 69696ea drm/msm/dsi: Use generic PHY bindings by Archit Taneja · 9 years ago
  43. b9ac76f drm/msm/dsi: Modify port parsing by Archit Taneja · 9 years ago
  44. 1f23853 dt-bindings: msm/mdp: Fix up clock related bindings by Archit Taneja · 9 years ago
  45. db9e44f drm/msm/mdp4: Clean up some MDP4 clocks by Archit Taneja · 9 years ago
  46. 0e0d9df drm/msm/mdp5: Don't get source of MDP core clock by Archit Taneja · 9 years ago
  47. cbe4295 drm/msm: Print the correct virtual addresses in map/unmap funcs by Archit Taneja · 9 years ago
  48. 69be1f4 drm/msm: Use correct type for physical addresses by Archit Taneja · 9 years ago
  49. 2d635fd Merge tag 'drm-vc4-next-2016-07-15' of https://github.com/anholt/linux into drm-next by Dave Airlie · 8 years ago
  50. ec2174f Merge tag 'drm/panel/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
  51. 877fa9a Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
  52. e2b80ba Merge branch 'upstream/analogix-dp-20160705' of git://github.com/yakir-Yang/linux into drm-next by Dave Airlie · 8 years ago
  53. d3c3533 Merge tag 'imx-drm-next-2016-07-14' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  54. a20d5fa drm/vc4: Fix a "the the" typo in a comment. by Eric Anholt · 8 years ago
  55. 20e48fd drm/vc4: Fix definition of QPU_R_MS_REV_FLAGS by Eric Anholt · 8 years ago
  56. 7363cee drm/vc4: Add a getparam to signal support for branches. by Eric Anholt · 8 years ago
  57. 6d45c81 drm/vc4: Add support for branching in shader validation. by Eric Anholt · 8 years ago
  58. 93aa9ae drm/vc4: Add a bitmap of branch targets during shader validation. by Eric Anholt · 8 years ago
  59. f82c137 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
  60. 35b8a74 Merge tag 'drm-vc4-next-2016-07-12' of https://github.com/anholt/linux into drm-next by Dave Airlie · 8 years ago
  61. ff37c05 Merge tag 'drm-intel-next-2016-07-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  62. 6c181c8 Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  63. d0566c2 drm/vc4: Move validation's current/max ip into the validation struct. by Eric Anholt · 8 years ago
  64. af71379 drm/vc4: Add a getparam ioctl for getting the V3D identity regs. by Eric Anholt · 8 years ago
  65. 64ea25c drm/tegra: sor: Reject HDMI 2.0 modes by Thierry Reding · 8 years ago
  66. f8c7912 drm/tegra: sor: Prepare for generic PM domain support by Jon Hunter · 8 years ago
  67. 64230aa drm/tegra: dsi: Prepare for generic PM domain support by Jon Hunter · 8 years ago
  68. 30b4943 drm/tegra: sor: Make XBAR configurable per SoC by Thierry Reding · 9 years ago
  69. 618dee3 drm/tegra: sor: Use sor1_src clock to set parent for HDMI by Thierry Reding · 9 years ago
  70. 5d2304c dt-bindings: display: tegra: Add source clock for SOR by Thierry Reding · 9 years ago
  71. b299221 drm/tegra: sor: Implement sor1_brick clock by Thierry Reding · 9 years ago
  72. f140b0c drm/imx: parallel-display: add bridge support by Philipp Zabel · 8 years ago
  73. 01d3434 drm: Don't overwrite user ioctl arg unless requested by Chris Wilson · 8 years ago
  74. 1640142 Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  75. aff5117 drm/nouveau/bus: remove cpu_coherent flag by Alexandre Courbot · 8 years ago
  76. 36a471b drm/nouveau/ttm: remove special handling of coherent objects by Alexandre Courbot · 8 years ago
  77. 0e67bed drm/nouveau: check for supported chipset before booting fbdev off the hw by Ben Skeggs · 8 years ago
  78. 146cfe2 drm/nouveau/ce/gp104: initial support by Ben Skeggs · 8 years ago
  79. ba3b712 drm/nouveau/fifo/gp104: initial support by Ben Skeggs · 8 years ago
  80. fd47877 drm/nouveau/disp/gp104: initial support by Ben Skeggs · 8 years ago
  81. 15cec92 drm/nouveau/dma/gp104: initial support by Ben Skeggs · 8 years ago
  82. a8c15dd drm/nouveau/ltc/gp104: initial support by Ben Skeggs · 8 years ago
  83. 8c80bc6 drm/nouveau/ibus/gp104: initial support by Ben Skeggs · 8 years ago
  84. 13a66d2 drm/nouveau/i2c/gp104: initial support by Ben Skeggs · 8 years ago
  85. 14ae020 drm/nouveau/gpio/gp104: initial support by Ben Skeggs · 8 years ago
  86. 7d007dd drm/nouveau/fuse/gp104: initial support by Ben Skeggs · 8 years ago
  87. 42d7a65 drm/nouveau/bus/gp104: initial support by Ben Skeggs · 8 years ago
  88. 10d4c1c drm/nouveau/bar/gp104: initial support by Ben Skeggs · 8 years ago
  89. 6b7c941 drm/nouveau/mmu/gp104: initial support by Ben Skeggs · 8 years ago
  90. 6258cd4 drm/nouveau/fb/gp104: initial support by Ben Skeggs · 8 years ago
  91. 4fdbdfa drm/nouveau/imem/gp104: initial support by Ben Skeggs · 8 years ago
  92. 047506c drm/nouveau/devinit/gp104: initial support by Ben Skeggs · 8 years ago
  93. 3884920 drm/nouveau/bios/gp104: initial support by Ben Skeggs · 8 years ago
  94. 5f62ee6 drm/nouveau/tmr/gp104: initial support by Ben Skeggs · 8 years ago
  95. b3446c5 drm/nouveau/pci/gp104: initial support by Ben Skeggs · 8 years ago
  96. 9179b8e drm/nouveau/mc/gp104: initial support by Ben Skeggs · 8 years ago
  97. 445b9c2 drm/nouveau/top/gp104: initial support by Ben Skeggs · 8 years ago
  98. cfb083f drm/nouveau/core: recognise GP104 chipset by Ben Skeggs · 8 years ago
  99. ac24b4d drm/nouveau/sw/gp100: initial support by Ben Skeggs · 8 years ago
  100. 52fa086 drm/nouveau/gr/gp100: initial support by Ben Skeggs · 8 years ago