1. 50838c8 drm/amdgpu: add proper job alloc/free functions by Christian König · 9 years ago
  2. 4acabfe drm/amdgpu: fix num_ibs check by Christian König · 9 years ago
  3. 867d051 drm/amdgpu: remove AMDGPU_NUM_SYNCS by Christian König · 9 years ago
  4. 8a8f0b4 drm/amdgpu: remove adev and fence from amdgpu_sync_free by Christian König · 9 years ago
  5. cc325d1 drm/amdgpu: check userptrs mm earlier by Christian König · 9 years ago
  6. 04db4ca drm/radeon: Avoid double gpu reset by adding a timeout on IB ring tests. by Matthew Dawson · 9 years ago
  7. 6e9821b drm/amdgpu/gfx: minor code cleanup by Alex Deucher · 9 years ago
  8. cd75dc6 drm/amdgpu: separate pushing CS to scheduler by Christian König · 9 years ago
  9. 7270f83 drm/amdgpu: add amdgpu_set_ib_value helper (v2) by Christian König · 9 years ago
  10. b6ea2f3 drm/amdgpu: fix size estimation for clear IB by Christian König · 9 years ago
  11. b87c032 drm/amdgpu/smu: skip SMC ucode loading on SR-IOV capable boards (v2) by Alex Deucher · 9 years ago
  12. c12d287 drm/amdgpu/gmc8: skip MC ucode loading on SR-IOV capable boards by Alex Deucher · 9 years ago
  13. 8cce244 drm/amdgpu: always repost cards that support SR-IOV by Alex Deucher · 9 years ago
  14. 7e471e6 drm/amdgpu: track whether the asic supports SR-IOV by Alex Deucher · 9 years ago
  15. e74adf2 drm/amdgpu: add check for atombios GPU virtualization table by Alex Deucher · 9 years ago
  16. 383b6f6 drm/amdgpu: remove unused function by Alex Deucher · 9 years ago
  17. 25030321 drm/amd: add pm domain for ACP IP sub blocks by Maruthi Srinivas Bayyavarapu · 9 years ago
  18. a8fe58c drm/amd: add ACP driver support by Maruthi Bayyavarapu · 9 years ago
  19. 4ebd167 drm/amdgpu: remove power of two limit for vramlimit by Christian König · 9 years ago
  20. 31f6c1f drm/amdgpu: optimize amdgpu_vm_update_ptes a bit by Christian König · 9 years ago
  21. 8843dbb drm/amdgpu: cleanup comments in VM code by Christian König · 9 years ago
  22. a1e08d3 drm/amdgpu: optimize VM fencing by Christian König · 9 years ago
  23. a14faa6 drm/amdgpu: split VM mappings into smaller operations (v3) by Christian König · 9 years ago
  24. 9ab2146 drm/amdgpu: use BOs GART instance for mapping addresses v4 by Christian König · 9 years ago
  25. b07c9d2 drm/amdgpu: move more logic into amdgpu_vm_map_gart v3 by Christian König · 9 years ago
  26. 599f434 drm/amdgpu: remove nonsense IB size checks by Christian König · 9 years ago
  27. fe6b2ad drm/amdgpu: use WARN_ON_ONCE instead of BUG_ON in the SA by Christian König · 9 years ago
  28. 777dbd4 drm/amdgpu: drop a dummy wakeup scheduler by Monk Liu · 9 years ago
  29. f2802fa drm/amd: add dce8 enum register header by Alex Deucher · 9 years ago
  30. 5d37a63 drm/amd/powerplay: add some hwmgr functions for sysfs interface on Tonga by Eric Huang · 9 years ago
  31. d7341ef drm/amd/powerplay: add some hwmgr functions for sysfs interface on Carrizo by Eric Huang · 9 years ago
  32. b9c1a77 drm/amd/powerplay: add hwmgr's functions for Fiji sysfs interfaces. by Eric Huang · 9 years ago
  33. f3898ea drm/amd/powerplay: add some sysfs interfaces for powerplay. by Eric Huang · 9 years ago
  34. c7e6be2 drm/amdgpu: remove rptr checking by Christian König · 9 years ago
  35. a27de35 drm/amdgpu: remove the ring lock v2 by Christian König · 9 years ago
  36. a9a78b3 drm/amdgpu: use a global LRU list for VMIDs by Christian König · 9 years ago
  37. 94dd0a4 drm/amdgpu: merge vm_grab_id and vm_fence v2 by Christian König · 9 years ago
  38. 8d0a7ce drm/amdgpu: grab VMID before submitting job v5 by Christian König · 9 years ago
  39. 165e4e0 drm/amdgpu: add VM pointer to id trace by Christian König · 9 years ago
  40. 1c343fc drm/amdgpu: drop hard_reset module parameter by Alex Deucher · 9 years ago
  41. 18db89b drm/amdgpu: add a debugfs property to trigger a GPU reset by Alex Deucher · 9 years ago
  42. bfa9926 drm/amdgpu: post card after hard reset by Alex Deucher · 9 years ago
  43. a2c5c69 drm/amdgpu: clean up asic level reset for VI by Alex Deucher · 9 years ago
  44. ceb5bc8 drm/amdgpu: clean up asic level reset for CI by Alex Deucher · 9 years ago
  45. 5907a0d drm/amdgpu: cleanup sync_seq handling by Christian König · 9 years ago
  46. 046c12c drm/amdgpu: remove sync_to from sync obj v2 by Christian König · 9 years ago
  47. ea5e4c8 drm/amdgpu: remove some more semaphore leftovers by Alex Deucher · 9 years ago
  48. cadf97b drm/amdgpu: clean up non-scheduler code path (v2) by Chunming Zhou · 9 years ago
  49. be86c60 drm/amdgpu: cleanup amdgpu_sync_rings V2 by Chunming Zhou · 9 years ago
  50. 2f4b940 drm/amdgpu: clean up hw semaphore support in driver by Chunming Zhou · 9 years ago
  51. a848030 drm/amdgpu: try to find BO VAs only for the BOs in the list by Christian König · 9 years ago
  52. 15486fd2 drm/amdgpu: search only the BO list for VM mappings by Christian König · 9 years ago
  53. 1ea863f drm/amdgpu: keep the prefered/allowed domains in the BO by Christian König · 9 years ago
  54. 636ce25 drm/amdgpu: cleanup bo list bucket handling by Christian König · 9 years ago
  55. 2a7d9bd drm/amdgpu: cleanup amdgpu_cs_parser_relocs by Christian König · 9 years ago
  56. c3cca41 drm/amdgpu: cleanup amdgpu_cs_parser structure by Christian König · 9 years ago
  57. 25cfc3c drm/amdgpu: group VM mapping tree with its lock (v2) by Christian König · 9 years ago
  58. 36409d12 drm/amdgpu: cleanup amdgpu_cs_list_validate by Christian König · 9 years ago
  59. f69f90a1 drm/amdgpu: fix amdgpu_cs_get_threshold_for_moves handling by Christian König · 9 years ago
  60. 9e51021 drm/amd/powerplay: indent a couple if statements by Dan Carpenter · 9 years ago
  61. d700696 drm/amdgpu: fix issue with overlapping userptrs by Christian König · 9 years ago
  62. 10c1b61 drm/tegra: drop unused variable. by Dave Airlie · 9 years ago
  63. 316e376 Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  64. b039d6d Merge tag 'drm-intel-next-2016-01-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  65. 13619ce gma500: clean up an excessive and confusing helper by Alan Cox · 9 years ago
  66. db9b604 drm/gma500: remove helper function by Sudip Mukherjee · 9 years ago
  67. 1c0230d drm/vmwgfx: Nuke preclose hook by Daniel Vetter · 9 years ago
  68. 32a3dbe drm/vc4: Nuke preclose hook by Daniel Vetter · 9 years ago
  69. b19ac0b drm/tilcdc: Nuke preclose hook by Daniel Vetter · 9 years ago
  70. 0417d42 drm/tegra: Stop cancelling page flip events by Daniel Vetter · 9 years ago
  71. e37fb79 drm/shmob: Nuke preclose hook by Daniel Vetter · 9 years ago
  72. 0a34662 drm/rcar: Nuke preclose hook by Daniel Vetter · 9 years ago
  73. 8c04fde drm/omap: Nuke close hooks by Daniel Vetter · 9 years ago
  74. 53190c7 drm/msm: Nuke preclose hooks by Daniel Vetter · 9 years ago
  75. 4eced32 drm/imx: Unconfuse preclose logic by Daniel Vetter · 9 years ago
  76. 84b29a5 drm/exynos: Remove event cancelling from postclose by Daniel Vetter · 9 years ago
  77. 9c333c2 drm/atmel: Nuke preclose by Daniel Vetter · 9 years ago
  78. 00648f1 drm/i915: Nuke intel_modeset_preclose by Daniel Vetter · 9 years ago
  79. 7eb9802 drm: Nuke vblank event file cleanup code by Daniel Vetter · 9 years ago
  80. 681047b drm: Clean up pending events in the core by Daniel Vetter · 9 years ago
  81. 4020b22 drm/vblank: Use drm_event_reserve_init by Daniel Vetter · 9 years ago
  82. 6739b3d Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux into drm-fixes by Dave Airlie · 9 years ago
  83. 91a25e4 drm/dp/mst: deallocate payload on port destruction by Mykola Lysenko · 9 years ago
  84. c175cd1 drm/dp/mst: Reverse order of MST enable and clearing VC payload table. by Andrey Grodzovsky · 9 years ago
  85. 5e93b82 drm/dp/mst: move GUID storage from mgr, port to only mst branch by Hersen Wu · 9 years ago
  86. cfcfa08 drm/dp/mst: change MST detection scheme by Mykola Lysenko · 9 years ago
  87. a9ebb3e drm/dp/mst: Calculate MST PBN with 31.32 fixed point by Harry Wentland · 9 years ago
  88. 4d6a10d drm/mst: Add range check for max_payloads during init by Imre Deak · 9 years ago
  89. 441388a drm/mst: Don't ignore the MST PBN self-test result by Imre Deak · 9 years ago
  90. dabe195 drm: fix missing reference counting decrease by Insu Yun · 9 years ago
  91. c745884 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  92. ec71f12 Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  93. 07c8fed Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
  94. c6b431c Merge branch 'drm/adv7511' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into drm-fixes by Dave Airlie · 9 years ago
  95. 87d0f93 Merge tag 'drm-intel-fixes-2016-02-04' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  96. 6357b75 drm/amdgpu: disable uvd and vce clockgating on Fiji by Alex Deucher · 9 years ago
  97. dba280b drm/amdgpu: remove exp hardware support from iceland by Alex Deucher · 9 years ago
  98. 951e096 drm/amdgpu: load MEC ucode manually on iceland by Alex Deucher · 9 years ago
  99. 97dde76 drm/amdgpu: don't load MEC2 on topaz by Alex Deucher · 9 years ago
  100. 8878d85 drm/amdgpu: drop topaz support from gmc8 module by Alex Deucher · 9 years ago