1. 282dc83 Merge tag 'drm-intel-next-2017-10-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  2. 6585d42 Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  3. 96687ec drm/amd/powerplay: Place the constant on the right side of the test by Georgiana Chelu · 7 years ago
  4. c1537c3 drm/amd/powerplay: Remove useless variable by Georgiana Chelu · 7 years ago
  5. bada22d drm/amd/powerplay: Don't cast kzalloc() return value by Georgiana Chelu · 7 years ago
  6. d2d7cc3 drm/amdgpu: allow GTT overcommit during bind by Christian König · 7 years ago
  7. 4b6b691 drm/amdgpu: linear validate first then bind to GART by Christian König · 7 years ago
  8. 658b939 drm/amd/pp: Fix overflow when setup decf/pix/disp dpm table. by Rex Zhu · 7 years ago
  9. 1ed05ff drm/amd/pp: thermal control not enabled on vega10. by Rex Zhu · 7 years ago
  10. 43ca8ef drm/amdgpu: busywait KIQ register accessing (v4) by pding · 7 years ago
  11. e71de07 drm/amdgpu: report more amdgpu_fence_info by pding · 7 years ago
  12. f993d62 drm/amdgpu:don't check soft_reset for sriov by Monk Liu · 7 years ago
  13. c70b78a drm/amdgpu:fix duplicated setting job's vram_lost by Monk Liu · 7 years ago
  14. 896a664 drm/amdgpu:reduce wb to 512 slot by Monk Liu · 7 years ago
  15. 6e13bdf drm/amdgpu: fix regresstion on SR-IOV gpu reset failed by Rex Zhu · 7 years ago
  16. 09da3c0 drm/amd/powerplay: Tidy up cz_dpm_powerup_vce() by Tom St Denis · 7 years ago
  17. 9e59976 drm/amd/powerplay: Tidy up cz_dpm_powerdown_vce() by Tom St Denis · 7 years ago
  18. e03ff80 drm/amd/powerplay: Tidy up cz_dpm_update_vce_dpm() by Tom St Denis · 7 years ago
  19. 1f9506f drm/amd/powerplay: Tidy up cz_dpm_update_uvd_dpm() by Tom St Denis · 7 years ago
  20. 5936470 drm/amd/powerplay: Tidy up cz_dpm_powerup_uvd() by Tom St Denis · 7 years ago
  21. 610dd60 drm/amd/powerplay: Tidy up cz_dpm_powerdown_uvd() by Tom St Denis · 7 years ago
  22. 995e27f drm/amd/powerplay: Tidy up cz_start_dpm() by Tom St Denis · 7 years ago
  23. c1b24a1 drm/amdgpu: use ARRAY_SIZE by Jérémy Lefaure · 7 years ago
  24. 2642cf1 drm/amdgpu: reserve root PD while releasing it by Christian König · 7 years ago
  25. 5c42c64 drm/ttm: fix the fix for huge compound pages by Christian König · 7 years ago
  26. c057c11 drm/amdgpu: bump version for vram lost counter query (v2) by Alex Deucher · 7 years ago
  27. c5795c55 drm/amdgpu: minor CS optimization by Christian König · 7 years ago
  28. 7fd5e36 drm/amd/sched: fix job tear down order v2 by Christian König · 7 years ago
  29. e1d5150 drm/amdgpu: Add amdgpu_find_mm_node() by Harish Kasiviswanathan · 7 years ago
  30. 1eca5a5 drm/amdgpu: Refactor amdgpu_move_blit by Harish Kasiviswanathan · 7 years ago
  31. 26eedf6 drm/amdgpu: Fix extra call to amdgpu_ctx_put. by Andrey Grodzovsky · 7 years ago
  32. 7d0a428 drm/ttm: Fix unused variables with huge page support by Tom St Denis · 7 years ago
  33. 1f7251b drm/amdgpu: add VRAM lost query by Christian König · 7 years ago
  34. 7a0a48d drm/amdgpu: set -ECANCELED when dropping jobs by Christian König · 7 years ago
  35. e55f2b6 drm/amdgpu: move the VRAM lost counter per context by Christian König · 7 years ago
  36. 14e47f9 drm/amdgpu: keep copy of VRAM lost counter in job by Christian König · 7 years ago
  37. 396bcb4 drm/amdgpu: partial revert VRAM lost handling v2 by Christian König · 7 years ago
  38. 6ed4e2e drm/ttm: add transparent huge page support for wc or uc allocations v2 by Christian König · 7 years ago
  39. 8593e9b drm/ttm: move more logic into ttm_page_pool_get_pages by Christian König · 7 years ago
  40. 0284f1e drm/ttm: add transparent huge page support for cached allocations v2 by Christian König · 7 years ago
  41. f4c8099 drm/ttm: don't use compound pages for now by Christian König · 7 years ago
  42. 76d6172 drm/amdgpu: correct reference clock value on vega10 by Ken Wang · 7 years ago
  43. 2dc8f81 drm/amdgpu: SR-IOV data exchange between PF&VF by Horace Chen · 7 years ago
  44. 0ae9444 drm/amdgpu: Move old fence waiting before reservation lock is aquired v2 by Andrey Grodzovsky · 7 years ago
  45. ad864d2 drm/amdgpu: Refactor amdgpu_cs_ib_vm_chunk and amdgpu_cs_ib_fill. by Andrey Grodzovsky · 7 years ago
  46. f15507a drm/amdgpu: make function uvd_v6_0_enc_get_destroy_msg static by Colin Ian King · 7 years ago
  47. 37a4934 drm/amd/pp: remove polaris10_smc/smumgr split. by Rex Zhu · 7 years ago
  48. 4dddc21 drm/amd/pp: remove tonga_smc/smumgr split. by Rex Zhu · 7 years ago
  49. 907bfec drm/amd/pp: remove iceland_smc/smumgr split. by Rex Zhu · 7 years ago
  50. 2e112b4 drm/amd/pp: remove fiji_smc/smumgr split. by Rex Zhu · 7 years ago
  51. 9c4cd84 drm/amd/pp: rename ci_smc.c to ci_smumgr.c by Rex Zhu · 7 years ago
  52. 202f5d6 drm/amdgpu: refine code delete duplicated error handling by Rex Zhu · 7 years ago
  53. 66f1376 drm/amd/pp: move common function to smu7_smumgr.c by Rex Zhu · 7 years ago
  54. 26f5278 drm/amd/pp: implement function notify_cac_buffer_info on VI by Rex Zhu · 8 years ago
  55. 52afb85 drm/amd/pp: implement function notify_cac_buffer_info on Vega by Rex Zhu · 8 years ago
  56. e83dcf1 drm/amd/pp: add new function point in hwmgr. by Rex Zhu · 7 years ago
  57. 6ba7cf0 drm/amd/pp: export new smu messages for vega10 by Rex Zhu · 8 years ago
  58. f7c5798 drm/amd/powerplay: get the temperature on CZ by Satyajit Sahu · 7 years ago
  59. b285f1d drm/amdgpu: bump version for new AMDGPU_SCHED ioctl by Alex Deucher · 7 years ago
  60. 8bc4c25 drm/amdgpu: rename context priority levels by Andres Rodriguez · 7 years ago
  61. 40d8670 drm/plane: drop num_overlay_planes (v3) by Dave Airlie · 7 years ago
  62. f8d4710 Merge tag 'tilcdc-4.15' of https://github.com/jsarha/linux into drm-next by Dave Airlie · 7 years ago
  63. 6c94804 Merge tag 'drm-misc-next-2017-10-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  64. 2e20c9d drm/via: use ARRAY_SIZE by Jérémy Lefaure · 7 years ago
  65. c7d234d drm/gma500: use ARRAY_SIZE by Jérémy Lefaure · 7 years ago
  66. bfddd14 drm/sun4i: hdmi: Move PAD_CTRL1 setting to mode_set function by Chen-Yu Tsai · 7 years ago
  67. 31f5232 drm/sun4i: hdmi: Document PAD_CTRL1 output invert bits by Chen-Yu Tsai · 7 years ago
  68. 936598d drm/sun4i: backend: Add comment explaining why registers are cleared by Chen-Yu Tsai · 7 years ago
  69. cff2192 drm/sun4i: backend: Use drm_fb_cma_get_gem_addr() to get display memory by Chen-Yu Tsai · 7 years ago
  70. 8270249 drm/sun4i: backend: Create regmap after access is possible by Chen-Yu Tsai · 7 years ago
  71. e8afb7b drm/sun4i: don't add components that are already in the queue by Chen-Yu Tsai · 7 years ago
  72. 652badb drm/vc4: Fix pitch setup for T-format scanout. by Eric Anholt · 7 years ago
  73. 787e1b7 Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-next by Dave Airlie · 7 years ago
  74. d409eea drm/vc4: Move the DSI clock divider workaround closer to the clock call. by Eric Anholt · 8 years ago
  75. 4b947b1c drm: Replace kzalloc with kcalloc by Harsha Sharma · 7 years ago
  76. 9205281 drm/tinydrm: Remove explicit .best_encoder assignment by Haneen Mohammed · 7 years ago
  77. e43e818 drm/tinydrm: Replace dev_error with DRM_DEV_ERROR by Harsha Sharma · 7 years ago
  78. 512721a drm/drm_of: Move drm_of_panel_bridge_remove_function into header. by Maarten Lankhorst · 7 years ago
  79. 277b09c drm/atomic-helper: Fix reference to drm_crtc_send_vblank_event() by Thierry Reding · 7 years ago
  80. 9ac0781 drm/atomic-helper: Fix typo by Thierry Reding · 7 years ago
  81. 9e55446 drm: Add missing __user annotation to drm_syncobj_array_find() by Ville Syrjälä · 8 years ago
  82. 44cd393 drm/tilcdc: Remove redundant OF_DETACHED flag setting by Stephen Boyd · 7 years ago
  83. ce99f72 drm/tilcdc: Precalculate total frametime in tilcdc_crtc_set_mode() by Jyri Sarha · 7 years ago
  84. 972805c Merge tag 'omapdrm-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 7 years ago
  85. d0f6d40 Merge tag 'drm-misc-next-2017-10-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  86. 479b9db drm/rockchip: add PINCTRL dependency for LVDS by Arnd Bergmann · 7 years ago
  87. 25e1a79 drm: vblank: remove drm_timestamp_monotonic parameter by Arnd Bergmann · 7 years ago
  88. 67680d3 drm: vblank: use ktime_t instead of timeval by Arnd Bergmann · 7 years ago
  89. 7af35b0 drm/kirin: Checking for IS_ERR() instead of NULL by Dan Carpenter · 7 years ago
  90. fa9caf0 drm/i915: Update DRIVER_DATE to 20171012 by Jani Nikula · 7 years ago
  91. d9d7a3e driver:gpu: return -ENOMEM on allocation failure. by Allen Pais · 8 years ago
  92. 632c6e4 drm/vblank: Fix flip event vblank count by Ville Syrjälä · 7 years ago
  93. 612dde7 drm/i915: Simplify intel_sanitize_enable_ppgtt by Joonas Lahtinen · 7 years ago
  94. 7c78142 drm/i915/userptr: Drop struct_mutex before cleanup by Chris Wilson · 7 years ago
  95. 019114e omapdrm: omapdss_hdmi_ops: add lost_hotplug op by Hans Verkuil · 8 years ago
  96. 1897e1a omapdrm: hdmi4: hook up the HDMI CEC support by Hans Verkuil · 8 years ago
  97. 8d7f934 omapdrm: hdmi4_cec: add OMAP4 HDMI CEC support by Hans Verkuil · 8 years ago
  98. a141a29 omapdrm: hdmi4: refcount hdmi_power_on/off_core by Hans Verkuil · 8 years ago
  99. 1d54ecf omapdrm: hdmi4: move hdmi4_core_powerdown_disable to hdmi_power_on_core() by Hans Verkuil · 8 years ago
  100. f3096a4 omapdrm: hdmi4: prepare irq handling for HDMI CEC support by Hans Verkuil · 8 years ago