1. c036554 drm/amdgpu: handle more than 10 UVD sessions (v2) by Arindam Nath · 9 years ago
  2. aeba709 drm/amd: make some function-local tables static const by Nils Wallménius · 9 years ago
  3. e90b622 drm/amd/powerplay: mark phm_master_table_* structs as const by Nils Wallménius · 9 years ago
  4. d3a84aa drm/amd/powerplay: Mark pem_event_action chains as const by Nils Wallménius · 9 years ago
  5. 06ab683 drm/amdgpu: Mark all instances of struct drm_info_list as const by Nils Wallménius · 9 years ago
  6. 62250a9 drm/amd/scheduler: Mark amdgpu_sched_ops const by Nils Wallménius · 9 years ago
  7. f498d9e drm/amd: Mark some tables as const by Nils Wallménius · 9 years ago
  8. 7e8d1fb drm/amd/powerplay: fix stutter setup in mclk level init by Alex Deucher · 9 years ago
  9. 794f50b drm/amdgpu: reuse VMIDs already assigned to a process by Christian König · 9 years ago
  10. 41d9eb2 drm/amdgpu: add a fence after the VM flush by Christian König · 9 years ago
  11. 832a902 drm/amdgpu: use a sync object for VMID fences v2 by Christian König · 9 years ago
  12. bcb1ba3 drm/amdgpu: merge VM manager and VM context ID structure by Christian König · 9 years ago
  13. bd4c72d drm/amdgpu: Set PFLIP_SUBMITTED for crtc after address update by Andrey Grodzovsky · 9 years ago
  14. a4333b4 drm/amd/powerplay: add deep sleep divider id into DPM table on Tonga by Eric Huang · 9 years ago
  15. a1d2947 drm/amdgpu: optionally enable GART debugfs file by Christian König · 9 years ago
  16. 4325198 drm/amdgpu: remove GART page addr array by Christian König · 9 years ago
  17. 8358dce drm/amdgpu: use BO pages instead of GART array by Christian König · 9 years ago
  18. fa3ab3c drm/amdgpu: change parameter passing in the VM code by Christian König · 9 years ago
  19. c4e1a13 drm/amdgpu: drop the GTT power of two limit by Christian König · 9 years ago
  20. 0eadeab drm/amd/powerplay: use min_clock_in_sr for deep sleep feature. by Rex Zhu · 9 years ago
  21. cde6493 drm/amd/amdgpu: Enable clockgating in UVD6 for Stoney by Tom St Denis · 9 years ago
  22. 5f64e77 drm/amd/amdgpu: Enable clockgating for UVD5 on Tonga by Tom St Denis · 9 years ago
  23. be3ecca drm/amd/amdgpu: Add SW clock gating support to UVD 5 and 6 by Tom St Denis · 9 years ago
  24. 70f0f5f drm/amdgpu: refine code for code style. by Rex Zhu · 9 years ago
  25. 976accc drm/amdgpu: No need to stop hw init although vce's state was not true. by Rex Zhu · 9 years ago
  26. cb48a13 drm/amdgpu: fix issue that can't set vce clock gate. by Rex Zhu · 9 years ago
  27. b6723c8 drm/amdgpu: use ref to keep job alive by Monk Liu · 9 years ago
  28. 0de2479 drm/amdgpu: rework TDR in scheduler (v2) by Monk Liu · 9 years ago
  29. cccd9bc drm/amdgpu: get rid of incorrect TDR by Monk Liu · 9 years ago
  30. 4835096 drm/amdgpu: put job to list before done by Monk Liu · 9 years ago
  31. e472d25 drm/amdgpu: delay job free to when it's finished (v2) by Monk Liu · 9 years ago
  32. 01c02a8 drm/amdgpu/dce11: fix vertical bars appear on monitor by Vitaly Prosyak · 9 years ago
  33. e686941 drm/amdgpu: use sched_job_init to initialize sched_job by Monk Liu · 9 years ago
  34. 03ccf48 drm/amdgpu: patch cond exec for SDMA by Monk Liu · 10 years ago
  35. 128cff1 drm/amdgpu: support cond exec by Monk Liu · 10 years ago
  36. 8e9fbeb drm/amdgpu: improve vmid assigment V2 by Chunming Zhou · 9 years ago
  37. eca2240 drm/amdgpu: mark amdgpu_allowed_register_entry tables as 'const' by Nils Wallménius · 9 years ago
  38. 379548f drm/amdgpu: do not store bios_header_start in amdgpu_device by Nils Wallménius · 9 years ago
  39. 139768f drm/amdgpu: delete unused struct member suspend from amdgpu_device by Nils Wallménius · 9 years ago
  40. 4904796 Merge tag 'v4.6-rc3' into drm-next by Dave Airlie · 9 years ago
  41. fd8c61e Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  42. 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
  43. 7c0ecda drm/amdgpu: total vram size also reduces pin size by Chunming Zhou · 9 years ago
  44. 9162823 drm/amd/powerplay: add uvd/vce dpm enabling flag default. by Rex Zhu · 9 years ago
  45. 0168f78 drm/amd/powerplay: fix issue that resume back, dpm can't work on FIJI. by Rex Zhu · 9 years ago
  46. d23be4e drm/amdgpu: save and restore the firwmware cache part when suspend resume by Leo Liu · 9 years ago
  47. 3f99dd8 drm/amdgpu: save and restore UVD context with suspend and resume by Leo Liu · 9 years ago
  48. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 9 years ago
  49. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  50. fc387a0 drm/amdgpu: fence wait old rcu slot by Chunming Zhou · 9 years ago
  51. ab7e9c1 drm/amdgpu: fix leaking fence in the pageflip code by Christian König · 9 years ago
  52. 1f8628c drm/amdgpu: print vram type rather than just DDR by Alex Deucher · 9 years ago
  53. b634de4f drm/amdgpu/gmc: use proper register for vram type on Fiji by Alex Deucher · 9 years ago
  54. d1518a1 drm/amdgpu/gmc: move vram type fetching into sw_init by Alex Deucher · 9 years ago
  55. 354edd8 drm/amdgpu: Set vblank_disable_allowed = true by Michel Dänzer · 9 years ago
  56. e0c7716 drm/amd/powerplay: Need to change boot to performance state in resume. by Rex Zhu · 9 years ago
  57. bbe6aa9 drm/amd/powerplay: add new Fiji function for not setting same ps. by Rex Zhu · 9 years ago
  58. 5349ece drm/amdgpu: check dpm state before pm system fs initialized. by Rex Zhu · 9 years ago
  59. 4cd05a7 drm/amd/powerplay: notify amdgpu whether dpm is enabled or not. by Rex Zhu · 9 years ago
  60. 1587f6e drm/amdgpu: Not support disable dpm in powerplay. by Rex Zhu · 9 years ago
  61. 4c90080 drm/amdgpu: add an cgs interface to notify amdgpu the dpm state. by Rex Zhu · 9 years ago
  62. f9e9c08 drm/amd/powerplay: fix segment fault issue in multi-display case. by Rex Zhu · 9 years ago
  63. 2f4fcb3 Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  64. 44debe7 vgacon: dummy implementation for vgacon_text_force by Daniel Vetter · 9 years ago
  65. 104ece9 drm/amdgpu: Don't move pinned BOs by Michel Dänzer · 9 years ago
  66. f98c213 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  67. 4a8d224 drm/amd: Beef up ACP Kconfig menu text by Borislav Petkov · 9 years ago
  68. 10f1685 drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller type by Andy Lutomirski · 9 years ago
  69. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  70. ae20f12 drm/amdgpu: add invalidate_page callback for userptrs by Christian König · 9 years ago
  71. 0d2b42b drm/amdgpu: Revert "remove the userptr rmn->lock" by Christian König · 9 years ago
  72. 0ccbf11 drm/amdgpu: clean up path handling for powerplay by Alex Deucher · 9 years ago
  73. a82d397 drm/amd/powerplay: fix memory leak of tdp_table by Colin Ian King · 9 years ago
  74. 568d7c7 drm/amdgpu: release_pages requires linux/pagemap.h by Stephen Rothwell · 9 years ago
  75. 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
  76. 902d02d Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  77. b9c743b drm/amdgpu/gfx7: add MTYPE definition by Flora Cui · 10 years ago
  78. 35264f6 drm/amdgpu: removing BO_VAs shouldn't be interruptible by Christian König · 9 years ago
  79. d27d494 drm/amd/powerplay: show uvd/vce power gate enablement for tonga. by Rex Zhu · 9 years ago
  80. 66f4854 drm/amd/powerplay: show uvd/vce power gate info for fiji by Rex Zhu · 9 years ago
  81. 676d8c2 drm/amdgpu: use sched fence if possible by Monk Liu · 9 years ago
  82. 73cfa5f drm/amdgpu: move ib.fence to job.fence by Monk Liu · 9 years ago
  83. cc55c45 drm/amdgpu: give a fence param to ib_free by Monk Liu · 9 years ago
  84. 16a8a49 drm/amdgpu: include the right version of gmc header files for iceland by Ken Wang · 9 years ago
  85. 9f443bf Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  86. 6012330 drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance issue for CZ by Eric Huang · 9 years ago
  87. 742c085 drm/amdgpu: switch back to 32bit hw fences v2 by Christian König · 9 years ago
  88. 480d0bf drm/amdgpu: remove amdgpu_fence_is_signaled by Christian König · 9 years ago
  89. 91cc641 drm/amdgpu: drop the extra fence range check v2 by Christian König · 9 years ago
  90. 4a7d74f drm/amdgpu: signal fences directly in amdgpu_fence_process by Christian König · 9 years ago
  91. f09c2be drm/amdgpu: cleanup amdgpu_fence_wait_empty v2 by Christian König · 9 years ago
  92. c89377d drm/amdgpu: keep all fences in an RCU protected array v2 by Christian König · 9 years ago
  93. e6151a0 drm/amdgpu: add number of hardware submissions to amdgpu_fence_driver_init_ring by Christian König · 9 years ago
  94. 189e0fb drm/amdgpu: RCU protected amd_sched_fence_release by Christian König · 9 years ago
  95. b441353 drm/amdgpu: RCU protected amdgpu_fence_release by Christian König · 9 years ago
  96. ca08e04 drm/amdgpu: merge amdgpu_fence_process and _activity by Christian König · 9 years ago
  97. d9713ef drm/amdgpu: cleanup amdgpu_fence_activity by Christian König · 9 years ago
  98. 93fce95 drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers() by Dan Carpenter · 9 years ago
  99. 22e5a2f drm/amdgpu: move fence structure into amdgpu_fence.c by Christian König · 9 years ago
  100. 77163f0 drm/amdgpu: remove amdgpu_fence_wait_next by Christian König · 9 years ago