1. 1bf912f drm/amdgpu: enable sdma clockgating on ST by Alex Deucher · 9 years ago
  2. 6f17a25 drm/amdgpu: enable sdma clockgating on CZ by Alex Deucher · 9 years ago
  3. ce22362 drm/amdgpu/sdma: rename fiji cg functions by Alex Deucher · 9 years ago
  4. b6711d1 drm/amdgpu: enable gmc clockgating for ST by Alex Deucher · 9 years ago
  5. 03c335d drm/amdgpu: enable gmc clockgating for CZ by Alex Deucher · 9 years ago
  6. 76f10b9 drm/amdgpu/vi: rename fiji cg functions by Alex Deucher · 9 years ago
  7. 6469490 drm/amdgpu: enable gfx clockgating for ST (v2) by Alex Deucher · 9 years ago
  8. 70eced9 drm/amdgpu: enable gfx clockgating for CZ by Alex Deucher · 9 years ago
  9. dbff57b drm/amdgpu/gfx: rework fiji cg functions so they can be shared by Alex Deucher · 9 years ago
  10. 79e5412 drm/amdgpu: add a new set of rlc function pointers by Alex Deucher · 9 years ago
  11. 146f256 drm/amdgpu/gfx: adjust gfx_v8_0_send_serdes_cmd for ST by Alex Deucher · 9 years ago
  12. 79deaaf drm/amdgpu/gfx8: rename send_serdes_cmd by Alex Deucher · 9 years ago
  13. 3fde56b drm/amdgpu/gmc: add proper CG flags for fiji by Alex Deucher · 9 years ago
  14. c90766c drm/amdgpu/common: add proper CG flags for fiji by Alex Deucher · 9 years ago
  15. e08d53c drm/amdgpu/sdma: add proper CG flags for fiji by Alex Deucher · 9 years ago
  16. 14698b6 drm/amdgpu/gfx: add proper CG flags for fiji by Alex Deucher · 9 years ago
  17. 98c2872 drm/ttm: implement LRU add callbacks v2 by Christian König · 9 years ago
  18. dfd5e50 drm/ttm: remove use_ticket parameter from ttm_bo_reserve by Christian König · 9 years ago
  19. eb43096 drm/amdgpu: fix the coding style in amdgpu_ring.c by Christian König · 9 years ago
  20. 771c8ec17 drm/amdgpu: use the ring name for debugfs (v2) by Christian König · 9 years ago
  21. b38d99c drm/amdgpu: reduce the ring size for SDMA by Christian König · 9 years ago
  22. 2800de2 drm/amdgpu: reduce the ring size for GFX by Christian König · 9 years ago
  23. a3f1cf3 drm/amdgpu: use max_dw in ring_init by Christian König · 9 years ago
  24. 110e6f2 drm/amd: make a type-safe cgs_device struct. (v2) by Dave Airlie · 9 years ago
  25. c036554 drm/amdgpu: handle more than 10 UVD sessions (v2) by Arindam Nath · 9 years ago
  26. aeba709 drm/amd: make some function-local tables static const by Nils Wallménius · 9 years ago
  27. 06ab683 drm/amdgpu: Mark all instances of struct drm_info_list as const by Nils Wallménius · 9 years ago
  28. 62250a9 drm/amd/scheduler: Mark amdgpu_sched_ops const by Nils Wallménius · 9 years ago
  29. f498d9e drm/amd: Mark some tables as const by Nils Wallménius · 9 years ago
  30. 794f50b drm/amdgpu: reuse VMIDs already assigned to a process by Christian König · 9 years ago
  31. 41d9eb2 drm/amdgpu: add a fence after the VM flush by Christian König · 9 years ago
  32. 832a902 drm/amdgpu: use a sync object for VMID fences v2 by Christian König · 9 years ago
  33. bcb1ba3 drm/amdgpu: merge VM manager and VM context ID structure by Christian König · 9 years ago
  34. bd4c72d drm/amdgpu: Set PFLIP_SUBMITTED for crtc after address update by Andrey Grodzovsky · 9 years ago
  35. a1d2947 drm/amdgpu: optionally enable GART debugfs file by Christian König · 9 years ago
  36. 4325198 drm/amdgpu: remove GART page addr array by Christian König · 9 years ago
  37. 8358dce drm/amdgpu: use BO pages instead of GART array by Christian König · 9 years ago
  38. fa3ab3c drm/amdgpu: change parameter passing in the VM code by Christian König · 9 years ago
  39. c4e1a13 drm/amdgpu: drop the GTT power of two limit by Christian König · 9 years ago
  40. cde6493 drm/amd/amdgpu: Enable clockgating in UVD6 for Stoney by Tom St Denis · 9 years ago
  41. 5f64e77 drm/amd/amdgpu: Enable clockgating for UVD5 on Tonga by Tom St Denis · 9 years ago
  42. be3ecca drm/amd/amdgpu: Add SW clock gating support to UVD 5 and 6 by Tom St Denis · 9 years ago
  43. 70f0f5f drm/amdgpu: refine code for code style. by Rex Zhu · 9 years ago
  44. 976accc drm/amdgpu: No need to stop hw init although vce's state was not true. by Rex Zhu · 9 years ago
  45. cb48a13 drm/amdgpu: fix issue that can't set vce clock gate. by Rex Zhu · 9 years ago
  46. b6723c8 drm/amdgpu: use ref to keep job alive by Monk Liu · 9 years ago
  47. 0de2479 drm/amdgpu: rework TDR in scheduler (v2) by Monk Liu · 9 years ago
  48. e472d25 drm/amdgpu: delay job free to when it's finished (v2) by Monk Liu · 9 years ago
  49. 01c02a8 drm/amdgpu/dce11: fix vertical bars appear on monitor by Vitaly Prosyak · 9 years ago
  50. e686941 drm/amdgpu: use sched_job_init to initialize sched_job by Monk Liu · 9 years ago
  51. 03ccf48 drm/amdgpu: patch cond exec for SDMA by Monk Liu · 10 years ago
  52. 128cff1 drm/amdgpu: support cond exec by Monk Liu · 10 years ago
  53. 8e9fbeb drm/amdgpu: improve vmid assigment V2 by Chunming Zhou · 9 years ago
  54. eca2240 drm/amdgpu: mark amdgpu_allowed_register_entry tables as 'const' by Nils Wallménius · 9 years ago
  55. 379548f drm/amdgpu: do not store bios_header_start in amdgpu_device by Nils Wallménius · 9 years ago
  56. 139768f drm/amdgpu: delete unused struct member suspend from amdgpu_device by Nils Wallménius · 9 years ago
  57. 4904796 Merge tag 'v4.6-rc3' into drm-next by Dave Airlie · 9 years ago
  58. fd8c61e Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  59. e7c8e54 Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  60. 7c0ecda drm/amdgpu: total vram size also reduces pin size by Chunming Zhou · 9 years ago
  61. d23be4e drm/amdgpu: save and restore the firwmware cache part when suspend resume by Leo Liu · 9 years ago
  62. 3f99dd8 drm/amdgpu: save and restore UVD context with suspend and resume by Leo Liu · 9 years ago
  63. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 9 years ago
  64. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  65. fc387a0 drm/amdgpu: fence wait old rcu slot by Chunming Zhou · 9 years ago
  66. ab7e9c1 drm/amdgpu: fix leaking fence in the pageflip code by Christian König · 9 years ago
  67. 1f8628c drm/amdgpu: print vram type rather than just DDR by Alex Deucher · 9 years ago
  68. b634de4f drm/amdgpu/gmc: use proper register for vram type on Fiji by Alex Deucher · 9 years ago
  69. d1518a1 drm/amdgpu/gmc: move vram type fetching into sw_init by Alex Deucher · 9 years ago
  70. 354edd8 drm/amdgpu: Set vblank_disable_allowed = true by Michel Dänzer · 9 years ago
  71. 5349ece drm/amdgpu: check dpm state before pm system fs initialized. by Rex Zhu · 9 years ago
  72. 1587f6e drm/amdgpu: Not support disable dpm in powerplay. by Rex Zhu · 9 years ago
  73. 4c90080 drm/amdgpu: add an cgs interface to notify amdgpu the dpm state. by Rex Zhu · 9 years ago
  74. f9e9c08 drm/amd/powerplay: fix segment fault issue in multi-display case. by Rex Zhu · 9 years ago
  75. 2f4fcb3 Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  76. 44debe7 vgacon: dummy implementation for vgacon_text_force by Daniel Vetter · 9 years ago
  77. 104ece9 drm/amdgpu: Don't move pinned BOs by Michel Dänzer · 9 years ago
  78. f98c213 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  79. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  80. ae20f12 drm/amdgpu: add invalidate_page callback for userptrs by Christian König · 9 years ago
  81. 0d2b42b drm/amdgpu: Revert "remove the userptr rmn->lock" by Christian König · 9 years ago
  82. 568d7c7 drm/amdgpu: release_pages requires linux/pagemap.h by Stephen Rothwell · 9 years ago
  83. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  84. 902d02d Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  85. 35264f6 drm/amdgpu: removing BO_VAs shouldn't be interruptible by Christian König · 9 years ago
  86. 676d8c2 drm/amdgpu: use sched fence if possible by Monk Liu · 9 years ago
  87. 73cfa5f drm/amdgpu: move ib.fence to job.fence by Monk Liu · 9 years ago
  88. cc55c45 drm/amdgpu: give a fence param to ib_free by Monk Liu · 9 years ago
  89. 16a8a49 drm/amdgpu: include the right version of gmc header files for iceland by Ken Wang · 9 years ago
  90. 9f443bf Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  91. 742c085 drm/amdgpu: switch back to 32bit hw fences v2 by Christian König · 9 years ago
  92. 480d0bf drm/amdgpu: remove amdgpu_fence_is_signaled by Christian König · 9 years ago
  93. 91cc641 drm/amdgpu: drop the extra fence range check v2 by Christian König · 9 years ago
  94. 4a7d74f drm/amdgpu: signal fences directly in amdgpu_fence_process by Christian König · 9 years ago
  95. f09c2be drm/amdgpu: cleanup amdgpu_fence_wait_empty v2 by Christian König · 9 years ago
  96. c89377d drm/amdgpu: keep all fences in an RCU protected array v2 by Christian König · 9 years ago
  97. e6151a0 drm/amdgpu: add number of hardware submissions to amdgpu_fence_driver_init_ring by Christian König · 9 years ago
  98. b441353 drm/amdgpu: RCU protected amdgpu_fence_release by Christian König · 9 years ago
  99. ca08e04 drm/amdgpu: merge amdgpu_fence_process and _activity by Christian König · 9 years ago
  100. d9713ef drm/amdgpu: cleanup amdgpu_fence_activity by Christian König · 9 years ago