1. 1d1106b drm/amdgpu: Make amdgpu_mn functions inline by Harry Wentland · 9 years ago
  2. 6ef68c1 drm/amdgpu: remove amdgpu_fence_ref/unref by Christian König · 9 years ago
  3. 16545c3 drm/amdgpu: use common fence for sync by Christian König · 9 years ago
  4. 2423386 drm/amdgpu: use the new fence_is_later by Christian König · 9 years ago
  5. d528329 drm/amdgpu: use common fences for VMID management v2 by Christian König · 9 years ago
  6. 8120b61 drm/amdgpu: move ring_from_fence to common code by Christian König · 9 years ago
  7. ee327ca drm/amdgpu: switch to common fence_wait_any_timeout v2 by Christian König · 9 years ago
  8. 318cd34 drm/amdgpu: remove unneeded fence functions by Christian König · 9 years ago
  9. a519435 dma-buf/fence: add fence_wait_any_timeout function v2 by Christian König · 9 years ago
  10. fe537d0 drm/amdgpu: ignore scheduler fences from the same entity by Christian König · 9 years ago
  11. 6bd53c4 drm/amdgpu: add GFX 8.1 register headers by Alex Deucher · 9 years ago
  12. b8b339e drm/amdgpu: add some additional CZ revisions by Alex Deucher · 9 years ago
  13. cbd3e24 drm/radeon/dce4+: optimize pageflip (v2) by Alex Deucher · 9 years ago
  14. ce055fe drm/amdgpu/dce11: optimize pageflip by Alex Deucher · 9 years ago
  15. 0eaaaca drm/amdgpu/dce10: optimize pageflip by Alex Deucher · 9 years ago
  16. 8232686 drm/amdgpu/dce8: optimize pageflip by Alex Deucher · 9 years ago
  17. ed885b2 drm/amdgpu: change VM size default to 64GB by Christian König · 9 years ago
  18. 81b1509 drm/amdgpu: add Stoney pci ids by Samuel Li · 9 years ago
  19. 39bb0c9 drm/amdgpu: update the core VI support for Stoney by Samuel Li · 9 years ago
  20. cfaba56 drm/amdgpu: add VCE support for Stoney (v2) by Samuel Li · 9 years ago
  21. a39c8ce drm/amdgpu: add UVD support for Stoney by Samuel Li · 9 years ago
  22. e3c7656 drm/amdgpu: add GFX support for Stoney (v2) by Samuel Li · 9 years ago
  23. bb16e3b drm/amdgpu: add SDMA support for Stoney (v2) by Samuel Li · 9 years ago
  24. fa2f9be drm/amdgpu: add DCE support for Stoney by Samuel Li · 9 years ago
  25. 7a753c3 drm/amdgpu: Update SMC/DPM for Stoney by Samuel Li · 9 years ago
  26. aade2f0 drm/amdgpu: add GMC support for Stoney by Samuel Li · 9 years ago
  27. 139f491 drm/amdgpu: add Stoney chip family by Samuel Li · 9 years ago
  28. f48b265 drm/amdgpu: fix the broken vm->mutex V2 by Chunming Zhou · 9 years ago
  29. ce16b0e drm/amdgpu: remove the unnecessary parameter adev for amdgpu_fence_wait_any() by Junwei Zhang · 9 years ago
  30. 0c418f1 drm/amdgpu: remove the exclusive lock by Christian König · 9 years ago
  31. b7e4dad drm/amdgpu: remove old lockup detection infrastructure by Christian König · 9 years ago
  32. d0be9f4 drm: fix trivial typos by Geliang Tang · 9 years ago
  33. f9fff06 drm/amdgpu/dce: simplify suspend/resume by Alex Deucher · 9 years ago
  34. a3d5aaa drm/amdgpu/gfx8: set TC_WB_ACTION_EN in RELEASE_MEM packet by Alex Deucher · 9 years ago
  35. 45c1da5 drm/radeon: Use rdev->gem.mutex to protect hyperz/cmask owners by Daniel Vetter · 9 years ago
  36. 2fcef6e drm/amdgpu: fix lockup when clean pending fences by Junwei Zhang · 9 years ago
  37. 2440ff2 drm/amdgpu: add timer to fence to detect scheduler lockup by Junwei Zhang · 9 years ago
  38. d6c10f6 drm/amdgpu: add VM CS mapping trace point by Christian König · 9 years ago
  39. b495bd3 drm/amdgpu: add option to clear VM page tables after every submit by Christian König · 9 years ago
  40. d9c1315 drm/amdgpu: add option to stop on VM fault by Christian König · 9 years ago
  41. ce0c6bc drm/amdgpu: only print meaningful VM faults by Christian König · 9 years ago
  42. 39ff844 drm/amdgpu: also trace already allocated VMIDs by Christian König · 9 years ago
  43. 3d2ce0d drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h> by Lukas Wunner · 9 years ago
  44. 4715774 drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h> by Lukas Wunner · 9 years ago
  45. 7dfac89 drm/amdgpu: clean up pageflip interrupt handling by Alex Deucher · 9 years ago
  46. c113ea1 drm/amdgpu: rework sdma structures by Alex Deucher · 9 years ago
  47. 756e688 drm/amdgpu: unpin cursor BOs on suspend and pin them again on resume by Alex Deucher · 9 years ago
  48. a2df42d drm/amdgpu/dce8: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  49. 72b4006 drm/amdgpu/dce8: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  50. c4e0dfa drm/amdgpu/dce8: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  51. fd70cf6 drm/amdgpu/dce8: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  52. 77ed35b drm/amdgpu/dce8: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  53. ec9353d drm/amdgpu/dce11: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  54. 232cc65 drm/amdgpu/dce11: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  55. 1996ea0 drm/amdgpu/dce11: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  56. 8ddef5a drm/amdgpu/dce11: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  57. d8ee89c drm/amdgpu/dce11: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  58. 3c68171 drm/amdgpu/dce10: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  59. f9242d1 drm/amdgpu/dce10: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  60. ef67e38 drm/amdgpu/dce10: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  61. dd0b5d2 drm/amdgpu/dce10: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  62. 29275a9 drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  63. c2fe16a drm/amdgpu/atom: add support for new div32 opcodes (v3) by Alex Deucher · 9 years ago
  64. c9c1450 drm/amdgpu/atom: add support for new mul32 opcodes (v2) by Alex Deucher · 9 years ago
  65. 5543841 drm/amdgpu/atom: add support for process ds opcode by Alex Deucher · 9 years ago
  66. f76097c0 drm/amdgpu/atom: implement debug opcode by Alex Deucher · 9 years ago
  67. d4edda3 drm/amdgpu: disable hw semaphores by default by Alex Deucher · 9 years ago
  68. 36b4ba0 drm/amdgpu: enable scheduler by default by Chunming Zhou · 9 years ago
  69. 95d7918 drm/amdgpu: add TOPDOWN flag to the whole vram by Chunming Zhou · 9 years ago
  70. a2ef8a9 drm/amdgpu: add vram usage into debugfs by Chunming Zhou · 9 years ago
  71. 0bde3a9 drm/amdgpu: split gfx8 gpu init into sw and hw parts by Alex Deucher · 9 years ago
  72. 1c5dc33 drm/radeon: remove volatile qualifier by Grazvydas Ignotas · 9 years ago
  73. 7874d39 drm/radeon: refactor register check loop by Grazvydas Ignotas · 9 years ago
  74. e5b69da drm/radeon: split evergreen_cs_check_reg by Grazvydas Ignotas · 9 years ago
  75. 4a98535 drm/radeon: simplify register checker by Grazvydas Ignotas · 9 years ago
  76. 1694467 drm/amdgpu: Spell vga_switcheroo consistently by Lukas Wunner · 9 years ago
  77. 8e5de1d drm/radeon: Spell vga_switcheroo consistently by Lukas Wunner · 9 years ago
  78. d4070ff Merge tag 'drm-intel-next-2015-09-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  79. 2d4df13 Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  80. 5a6bdf0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. 685b5f1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  82. b8ba826 Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  83. d8cc397 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  84. c91d707 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  85. bcba282 Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  86. fb740f9 Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  87. b11e7b8 Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  88. 7c1efea Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  89. 64b796e Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  90. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  91. 59f0697 net: update docbook comment for __mdiobus_register() by Russell King · 9 years ago
  92. 58a89ec ppp: fix lockdep splat in ppp_dev_uninit() by Guillaume Nault · 9 years ago
  93. 21343ac net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected by Sudip Mukherjee · 9 years ago
  94. 357cd64 phy: marvell: add link partner advertised modes by Russell King · 9 years ago
  95. 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  96. 57cb635 Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  97. 673681ca iscsi-target: Avoid OFMarker + IFMarker negotiation by Nicholas Bellinger · 9 years ago
  98. 8fa3a86 target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit by Nicholas Bellinger · 9 years ago
  99. f3bb467 target: Fix target_sense_desc_format NULL pointer dereference by Nicholas Bellinger · 9 years ago
  100. eeeb952 target: Propigate backend read-only to core_tpg_add_lun by Nicholas Bellinger · 9 years ago