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