1. 177ae09 drm/amdgpu: introduce AMDGPU_GEM_CREATE_EXPLICIT_SYNC v2 by Andres Rodriguez · 7 years ago
  2. b82485f drm/amdgpu: add helper to convert a ttm bo to amdgpu_bo by Andres Rodriguez · 7 years ago
  3. 9fc8fc7 drm/amdgpu: add VM support for huge pages v2 by Christian König · 7 years ago
  4. 6056a1a drm/ttm: DMA map/unmap consecutive pages as a whole v2 by Christian König · 7 years ago
  5. c6e839a drm/ttm: allocate/free multiple pages in a single call by Christian König · 7 years ago
  6. a05502e drm/amdgpu: Reserve shared memory on VRAM for SR-IOV by Horace Chen · 7 years ago
  7. 6d16dac drm/amdgpu: Set the correct value for PDEs/PTEs of ATC memory on Raven by Yong Zhao · 7 years ago
  8. bb7a9c8 Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  9. d3f04c9 drm/radeon/dp: make radeon_dp_get_dp_link_config static by Alex Deucher · 7 years ago
  10. c3b16f1 drm/radeon: move ci_send_msg_to_smc to where it's used by Alex Deucher · 7 years ago
  11. 7986746 drm/amd/sched: fix deadlock caused by unsignaled fences of deleted jobs by Nicolai Hähnle · 7 years ago
  12. 29d2535 drm/amd/sched: NULL out the s_fence field after run_job by Nicolai Hähnle · 7 years ago
  13. 214a91e drm/amd/sched: move adding finish callback to amd_sched_job_begin by Nicolai Hähnle · 7 years ago
  14. 1650c14 drm/amd/sched: fix an outdated comment by Nicolai Hähnle · 7 years ago
  15. 515c6fa drm/amd/sched: rename amd_sched_entity_pop_job by Nicolai Hähnle · 7 years ago
  16. c38e069 drm/amdgpu: minor coding style fix by Christian König · 7 years ago
  17. 648bc35 drm/ttm: add transparent huge page support for DMA allocations v2 by Christian König · 8 years ago
  18. d188bfa drm/ttm: add support for different pool sizes by Christian König · 8 years ago
  19. f9ebec5 drm/ttm: remove unsued options from ttm_mem_global_alloc_page by Christian König · 7 years ago
  20. 65da0d4 drm/amdgpu: add uvd enc irq by James Zhu · 7 years ago
  21. e0128ef drm/amdgpu: add uvd enc ib test by James Zhu · 7 years ago
  22. 2a91f27 drm/amdgpu: add uvd enc ring test by James Zhu · 7 years ago
  23. c259ee6 drm/amdgpu: add uvd enc vm functions (v2) by James Zhu · 7 years ago
  24. 296191c drm/amdgpu: add uvd enc into run queue by James Zhu · 7 years ago
  25. 06a7e9c drm/amdgpu: add uvd enc rings by James Zhu · 7 years ago
  26. c0f2f2e drm/amdgpu: add new uvd enc ring methods by James Zhu · 7 years ago
  27. 8ed8415 drm/amdgpu: add uvd enc command in header by James Zhu · 7 years ago
  28. d0e6285 drm/amdgpu: add uvd enc registers in header by James Zhu · 7 years ago
  29. 4b6aca2 drm/amd/powerplay: fix mclk can't switch on Tonga by Rex Zhu · 7 years ago
  30. 1756f1b drm/amd/powerplay: Partially revert changes and fix smu7_notify_smc_display() by Tom St Denis · 7 years ago
  31. de19603 drm/amd/powerplay: fix typo on avfs disable by Evan Quan · 7 years ago
  32. 5f628d9 drm/amd/powerplay: get raven sclk and mclk levels (v2) by Evan Quan · 7 years ago
  33. 88ed337 drm/amd/powerplay: get raven current sclk and mclk (v2) by Evan Quan · 7 years ago
  34. 2b95315 drm/amd/powerplay: get raven max/min gfx clocks (v2) by Evan Quan · 7 years ago
  35. d0d9db8 drm/amd/powerplay: added new raven ppsmc messages by Evan Quan · 7 years ago
  36. 64e66cf drm/amd/powerplay: fixed wrong return value on error (v2) by Evan Quan · 7 years ago
  37. a50ecc5 drm/amdgpu: Fixed a potential circular lock by ozeng · 7 years ago
  38. c3fa35a drm/radeon: make functions alloc_pasid and free_pasid static by Colin Ian King · 7 years ago
  39. 7ca24cf drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_file by Marek Olšák · 7 years ago
  40. 684fd0a drm/syncobj: add a new helper drm_syncobj_get_fd by Marek Olšák · 7 years ago
  41. 1321fd2 drm/syncobj: extract two helpers from drm_syncobj_create by Marek Olšák · 7 years ago
  42. e1827a3 drm/amd/powerplay: delete flag PP_VALID by Rex Zhu · 7 years ago
  43. 3811f8f drm/amd/powerplay: move set_clockgating_by_smu to pp func table by Rex Zhu · 7 years ago
  44. ae97988 drm/amd/powerplay: tidy up ret checks in amd_powerplay.c (v3) by Rex Zhu · 7 years ago
  45. 5b9fbff drm: fix typo in drm_gem_get_pages() comment by Jordan Crouse · 7 years ago
  46. 0d3c24e Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 7 years ago
  47. ebec44a BackMerge tag 'v4.14-rc3' into drm-next by Dave Airlie · 7 years ago
  48. 1af0838 drm/virtio: Replace instances of reference/unreference with get/put by Srishti Sharma · 7 years ago
  49. e5f2373 drm/amd/powerplay: refine code in amd_powerplay.c (v2) by Rex Zhu · 7 years ago
  50. 368f899 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  51. 3d9d62b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  52. c0f095f drm/fb-cma-helper: Remove unused functions by Noralf Trønnes · 7 years ago
  53. 57b8a4b drm/tve200: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb() by Noralf Trønnes · 7 years ago
  54. 1287c94 drm/sun4i: Use drm_gem_fb_create() by Noralf Trønnes · 7 years ago
  55. 5d43aa7 drm/shmobile: Use drm_gem_fb_create() by Noralf Trønnes · 7 years ago
  56. 365c385 drm/rcar-du: Use drm_gem_fb_create() by Noralf Trønnes · 7 years ago
  57. 98f3eac drm/mxsfb: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb() by Noralf Trønnes · 7 years ago
  58. 24ef815 drm/meson: Use drm_gem_fb_create() by Noralf Trønnes · 7 years ago
  59. 503ad2e drm/hisilicon/kirin: Use drm_gem_fb_create() by Noralf Trønnes · 7 years ago
  60. ba22bf6 drm/fsl-dcu: Use drm_gem_fb_create() by Noralf Trønnes · 7 years ago
  61. cce1a87 drm/tinydrm: Use drm_gem_framebuffer_helper by Noralf Trønnes · 7 years ago
  62. 659333d drm/amdgpu: use designated initialiser for thermal_irq_src. by Dave Airlie · 7 years ago
  63. 320e421 drm: of: always initialize panel in drm_of_find_panel_or_bridge() by Dan Carpenter · 7 years ago
  64. 44390ef drm/tve200: Check for IS_ERR instead of NULL in probe by Dan Carpenter · 7 years ago
  65. 4ea3095 drm/tve200: make two functions static by Colin Ian King · 7 years ago
  66. a8c964e Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  67. 0b33ce7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  68. 74d83ec Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  69. 95dcc4d Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  70. 7b5ef82 Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  71. 93b5533 Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  72. a358320 Merge tag 'drm-fixes-for-v4.14-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  73. 35dbba3 Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  74. 9f2a512 Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  75. 63cdc76 amdgpu/pp: rewrite fiji pwr virus upload code. by Dave Airlie · 7 years ago
  76. 6f5c2f9 amdgpu/pp: rewrite polaris pwrvirus upload code. by Dave Airlie · 7 years ago
  77. c6622f3 amdgpu/nbio: use constant nbio_hdp_flush_reg structs. by Dave Airlie · 7 years ago
  78. 35b31f7 amdgpu/soc15: make the pcie index/data registers constant. by Dave Airlie · 7 years ago
  79. 6cdb91e amdgpu/pp: constify soft_dummy_pp_table. by Dave Airlie · 7 years ago
  80. ce27643 amdgpu/pp: use array_size to size the pwrvirus tables. by Dave Airlie · 7 years ago
  81. d81a220 amdgfx/gfx: don't use static objects for ce/de meta. (v2) by Dave Airlie · 7 years ago
  82. a33d7f8 drm/armada: Remove unused #include <drmP.h> by Haneen Mohammed · 7 years ago
  83. 2b702e7 Merge tag 'drm-misc-fixes-2017-09-28-1' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  84. 770b782 Merge tag 'acpi-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  85. 74de818 Merge tag 'pm-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  86. 333d177 Merge branch 'acpi-apei' by Rafael J. Wysocki · 7 years ago
  87. 20a3a71 drm/amdgpu: Add a new flag for SR-IOV to share memory between PF & VF by Horace Chen · 7 years ago
  88. c6c5b32 drm/amd/powerplay: export new interfaces in amd_pm_funcs by Rex Zhu · 7 years ago
  89. c4f1b9f drm/amdgpu: add comments in struct amd_pm_funcs define by Rex Zhu · 7 years ago
  90. ce440e3 drm/amd/powerplay: change dmesg log level in powerplay by Rex Zhu · 7 years ago
  91. 139a285 drm/amdgpu: create powerplay by cgs interface by Rex Zhu · 7 years ago
  92. ba89a3e drm/amdgpu: add cgs interface to register pp handle by Rex Zhu · 7 years ago
  93. 6d07fe7 drm/amdgpu: delete pp_enable in adev by Rex Zhu · 7 years ago
  94. 790d84f drm/amdgpu: delete dead code about fw load check by Rex Zhu · 7 years ago
  95. d04f257 drm/amd/powerplay: fix memory leak in powerplay by Rex Zhu · 7 years ago
  96. 46967c2 drm/amdgpu: move amdgpu_ucode_init_bo to amdgpu_device.c by Rex Zhu · 7 years ago
  97. d2f52ac drm/amdgpu: move common pm sysfs code to amdgpu_device.c by Rex Zhu · 7 years ago
  98. c98171c drm/amdgpu: Handle GPUVM fault storms by Felix Kuehling · 7 years ago
  99. 1bab0fc drm/amd/chash: Fix typo by Felix Kuehling · 7 years ago
  100. 45b1970 drm/amd/powerplay: fix spelling mistake: "dividable" -> "divisible" by Colin Ian King · 7 years ago