1. c47b9e0 drm/amdgpu: fix DP mode validation by Alex Deucher · 8 years ago
  2. 0126d4b drm/amdgpu: make sure vertical front porch is at least 1 by Alex Deucher · 8 years ago
  3. 0092d3e drm/amdgpu: set metadata pointer to NULL after freeing. by Dave Airlie · 8 years ago
  4. afc4542 drm/amdgpu: disable vm interrupts with vm_fault_stop=2 by Flora Cui · 8 years ago
  5. c8791a1 drm/amdgpu: print a message if ATPX dGPU power control is missing by Alex Deucher · 8 years ago
  6. e9bef45 Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control" by Alex Deucher · 8 years ago
  7. 562e268 amdgpu/uvd: add uvd fw version for amdgpu by Sonny Jiang · 8 years ago
  8. 054892e drm/amdgpu: forbid mapping of userptr bo through radeon device file by Jérôme Glisse · 8 years ago
  9. 83c5cda drm/amdgpu: bump the afmt limit for CZ, ST, Polaris by Alex Deucher · 8 years ago
  10. 3ea25f8 drm/amdgpu: use defines for CRTCs and AMFT blocks by Alex Deucher · 8 years ago
  11. 8f99455 drm/amdgpu/acp: fix resume on CZ systems with AZ audio by Alex Deucher · 8 years ago
  12. 85cc88f drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay work. by Rex Zhu · 8 years ago
  13. 25451c1 Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  14. 303f551 drm/amd/amdgpu: fix irq domain remove for tonga ih by Junwei Zhang · 8 years ago
  15. fd8c61e Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  16. e131b91 drm/amdgpu: add invisible pin size statistic by Chunming Zhou · 8 years ago
  17. 7c0ecda drm/amdgpu: total vram size also reduces pin size by Chunming Zhou · 8 years ago
  18. 9162823 drm/amd/powerplay: add uvd/vce dpm enabling flag default. by Rex Zhu · 8 years ago
  19. 0168f78 drm/amd/powerplay: fix issue that resume back, dpm can't work on FIJI. by Rex Zhu · 8 years ago
  20. d23be4e drm/amdgpu: save and restore the firwmware cache part when suspend resume by Leo Liu · 8 years ago
  21. 3f99dd8 drm/amdgpu: save and restore UVD context with suspend and resume by Leo Liu · 8 years ago
  22. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 8 years ago
  23. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  24. fc387a0 drm/amdgpu: fence wait old rcu slot by Chunming Zhou · 8 years ago
  25. ab7e9c1 drm/amdgpu: fix leaking fence in the pageflip code by Christian König · 8 years ago
  26. 1f8628c drm/amdgpu: print vram type rather than just DDR by Alex Deucher · 8 years ago
  27. b634de4f drm/amdgpu/gmc: use proper register for vram type on Fiji by Alex Deucher · 8 years ago
  28. d1518a1 drm/amdgpu/gmc: move vram type fetching into sw_init by Alex Deucher · 8 years ago
  29. 354edd8 drm/amdgpu: Set vblank_disable_allowed = true by Michel Dänzer · 8 years ago
  30. e0c7716 drm/amd/powerplay: Need to change boot to performance state in resume. by Rex Zhu · 8 years ago
  31. bbe6aa9 drm/amd/powerplay: add new Fiji function for not setting same ps. by Rex Zhu · 8 years ago
  32. 5349ece drm/amdgpu: check dpm state before pm system fs initialized. by Rex Zhu · 8 years ago
  33. 4cd05a7 drm/amd/powerplay: notify amdgpu whether dpm is enabled or not. by Rex Zhu · 8 years ago
  34. 1587f6e drm/amdgpu: Not support disable dpm in powerplay. by Rex Zhu · 8 years ago
  35. 4c90080 drm/amdgpu: add an cgs interface to notify amdgpu the dpm state. by Rex Zhu · 8 years ago
  36. f9e9c08 drm/amd/powerplay: fix segment fault issue in multi-display case. by Rex Zhu · 8 years ago
  37. 2f4fcb3 Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  38. 104ece9 drm/amdgpu: Don't move pinned BOs by Michel Dänzer · 8 years ago
  39. f98c213 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  40. 4a8d224 drm/amd: Beef up ACP Kconfig menu text by Borislav Petkov · 8 years ago
  41. 10f1685 drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller type by Andy Lutomirski · 8 years ago
  42. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  43. ae20f12 drm/amdgpu: add invalidate_page callback for userptrs by Christian König · 8 years ago
  44. 0d2b42b drm/amdgpu: Revert "remove the userptr rmn->lock" by Christian König · 8 years ago
  45. 0ccbf11 drm/amdgpu: clean up path handling for powerplay by Alex Deucher · 8 years ago
  46. a82d397 drm/amd/powerplay: fix memory leak of tdp_table by Colin Ian King · 8 years ago
  47. 568d7c7 drm/amdgpu: release_pages requires linux/pagemap.h by Stephen Rothwell · 8 years ago
  48. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  49. 902d02d Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  50. b9c743b drm/amdgpu/gfx7: add MTYPE definition by Flora Cui · 9 years ago
  51. 35264f6 drm/amdgpu: removing BO_VAs shouldn't be interruptible by Christian König · 8 years ago
  52. d27d494 drm/amd/powerplay: show uvd/vce power gate enablement for tonga. by Rex Zhu · 8 years ago
  53. 66f4854 drm/amd/powerplay: show uvd/vce power gate info for fiji by Rex Zhu · 8 years ago
  54. 676d8c2 drm/amdgpu: use sched fence if possible by Monk Liu · 8 years ago
  55. 73cfa5f drm/amdgpu: move ib.fence to job.fence by Monk Liu · 8 years ago
  56. cc55c45 drm/amdgpu: give a fence param to ib_free by Monk Liu · 8 years ago
  57. 16a8a49 drm/amdgpu: include the right version of gmc header files for iceland by Ken Wang · 8 years ago
  58. 9f443bf Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  59. 6012330 drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance issue for CZ by Eric Huang · 8 years ago
  60. 742c085 drm/amdgpu: switch back to 32bit hw fences v2 by Christian König · 8 years ago
  61. 480d0bf drm/amdgpu: remove amdgpu_fence_is_signaled by Christian König · 8 years ago
  62. 91cc641 drm/amdgpu: drop the extra fence range check v2 by Christian König · 8 years ago
  63. 4a7d74f drm/amdgpu: signal fences directly in amdgpu_fence_process by Christian König · 8 years ago
  64. f09c2be drm/amdgpu: cleanup amdgpu_fence_wait_empty v2 by Christian König · 8 years ago
  65. c89377d drm/amdgpu: keep all fences in an RCU protected array v2 by Christian König · 8 years ago
  66. e6151a0 drm/amdgpu: add number of hardware submissions to amdgpu_fence_driver_init_ring by Christian König · 8 years ago
  67. 189e0fb drm/amdgpu: RCU protected amd_sched_fence_release by Christian König · 8 years ago
  68. b441353 drm/amdgpu: RCU protected amdgpu_fence_release by Christian König · 8 years ago
  69. ca08e04 drm/amdgpu: merge amdgpu_fence_process and _activity by Christian König · 8 years ago
  70. d9713ef drm/amdgpu: cleanup amdgpu_fence_activity by Christian König · 8 years ago
  71. 93fce95 drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers() by Dan Carpenter · 8 years ago
  72. 22e5a2f drm/amdgpu: move fence structure into amdgpu_fence.c by Christian König · 8 years ago
  73. 77163f0 drm/amdgpu: remove amdgpu_fence_wait_next by Christian König · 8 years ago
  74. f104fbc drm/amdgpu: remove amdgpu_ring_from_fence by Christian König · 8 years ago
  75. 6ba60b8 drm/amdgpu: stop using the ring index in the SA by Christian König · 8 years ago
  76. f4247c5 drm/amdgpu: stop waiting on UVD messages before mapping them by Christian König · 8 years ago
  77. 587f3c7 drm/amdgpu: always wait before kmap a BO by Christian König · 8 years ago
  78. 358c258 drm/amdgpu: allow write access to mapped userptrs by Christian König · 8 years ago
  79. 00dfedc drm/amd/powerplay: use pp_endian.h for Tonga by Alex Deucher · 9 years ago
  80. 1445abf drm/amd/powerplay: use pp_endian.h for Fiji by Alex Deucher · 9 years ago
  81. 2119364 drm/amd/powerplay: add a common pp endian header by Alex Deucher · 9 years ago
  82. b5be3a6 drm/amd/powerplay: mv avfs status to smumgr.h by rezhu · 9 years ago
  83. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 8 years ago
  84. 00b7c4f drm/amdgpu: split pipeline sync out of SDMA vm_flush() as well by Christian König · 8 years ago
  85. 32b41ac drm/amdgpu: Revert "add mutex for ba_va->valids/invalids" by Christian König · 8 years ago
  86. 2025021 drm/amdgpu: Revert "add lock for interval tree in vm" by Christian König · 8 years ago
  87. e17841b drm/amdgpu: Revert "add spin lock to protect freed list in vm (v3)" by Christian König · 8 years ago
  88. b5a5ec5 drm/amdgpu: reserve the PD during unmap and remove by Christian König · 8 years ago
  89. fb29b57 drm/amdgpu: Fix two bugs in amdgpu_vm_bo_split_mapping by Felix Kuehling · 8 years ago
  90. bedf2a6 drm/amdgpu: disable runtime pm on PX laptops without dGPU power control by Alex Deucher · 8 years ago
  91. 02d2723 drm/amdgpu/dp: add back special handling for NUTMEG by Alex Deucher · 8 years ago
  92. 92821c2 drm/amd/amdgpu: Fix indentation in do_set_base() (DCEv8) by Tom St Denis · 8 years ago
  93. ff92347 drm/amd/amdgpu: make afmt_init cleanup if alloc fails (DCEv8) by Tom St Denis · 8 years ago
  94. 74c1e84 drm/amd/amdgpu: Move config init flag to bottom of sw_init (DCEv8) by Tom St Denis · 8 years ago
  95. 84cffef drm/amd/amdgpu: Don't proceed into audio_fini if audio is disabled (DCEv8) by Tom St Denis · 8 years ago
  96. 849dc32b drm/amd/amdgpu: Fix identation in do_set_base() (DCEv10) by Tom St Denis · 8 years ago
  97. 720a6ce drm/amd/amdgpu: Make afmt_init cleanup if alloc fails (DCEv10) by Tom St Denis · 8 years ago
  98. 98822a2 drm/amd/amdgpu: Move initialized flag to bottom of sw_init (DCEv10) by Tom St Denis · 8 years ago
  99. 441ce96 drm/amd/amdgpu: Don't proceed in audio_fini if disabled (DCEv10) by Tom St Denis · 8 years ago
  100. e484f8d drm/amd/amdgpu: Fix indentation in dce_v11_0_crtc_do_set_base() by Tom St Denis · 8 years ago