1. 3dff4cc drm/amdgpu: abstract setup vmid config for gfxhub/mmhub by Huang Rui · 8 years ago
  2. d5c8739 drm/amdgpu: abstract disable identity aperture for gfxhub/mmhub by Huang Rui · 8 years ago
  3. 02c4704 drm/amdgpu: abstract system domain enablement for gfxhub/mmhub by Huang Rui · 8 years ago
  4. 41f6f31 drm/amdgpu: abstract cache initialization for gfxhub/mmhub by Huang Rui · 8 years ago
  5. 3426983 drm/amdgpu: abstract TLB initialization for gfxhub/mmhub by Huang Rui · 8 years ago
  6. fc4b884 drm/amdgpu: abstract system aperture initialization for gfxhub/mmhub by Huang Rui · 8 years ago
  7. 9bbad6f drm/amdgpu: abstract gart aperture initialization for gfxhub/mmhub by Huang Rui · 8 years ago
  8. a51dca4 drm/amdgpu: abstract gart table initialization for gfxhub/mmhub by Huang Rui · 8 years ago
  9. a107ebf drm/amdgpu: add saved_bo to save vce 4.0 context when suspend by Leo Liu · 8 years ago
  10. 78b3c83 drm/amdgpu: use existing function amdgpu_bo_create_kernel by Leo Liu · 8 years ago
  11. 91415a0 drm/amdgpu: add vcpu_bo cpu address for vce by Leo Liu · 8 years ago
  12. e59c020 drm/amdgpu: Move compute vm bug logic to amdgpu_vm.c by Alex Xie · 8 years ago
  13. 117a48a drm/amd/powerplay: enable CKS by default on vega10. by Rex Zhu · 8 years ago
  14. 040cd2d drm/amd/powerplay: Align with VBIOS to support AVFS parameters. by Rex Zhu · 8 years ago
  15. c5b053d drm/amd/powerplay: Add floor DCEF for DS on boot. by Rex Zhu · 8 years ago
  16. 90c1130 drm/amdgpu: use LRU mapping policy for SDMA engines by Andres Rodriguez · 8 years ago
  17. 6065343 drm/amdgpu: guarantee bijective mapping of ring ids for LRU v3 by Andres Rodriguez · 8 years ago
  18. 795f281 drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4 by Andres Rodriguez · 8 years ago
  19. effd924 drm/amdgpu: untie user ring ids from kernel ring ids v6 by Andres Rodriguez · 8 years ago
  20. ecd910e drm/amdgpu: workaround tonga HW bug in HQD programming sequence by Andres Rodriguez · 8 years ago
  21. 894700f drm/amdgpu: condense mqd programming sequence by Andres Rodriguez · 8 years ago
  22. 0a281f5 drm/amdgpu: new queue policy, take first 2 queues of each pipe v2 by Andres Rodriguez · 8 years ago
  23. 7b2124a drm/amdgpu: avoid KIQ clashing with compute or KFD queues v2 by Andres Rodriguez · 8 years ago
  24. de65513 drm/amdgpu: remove hardcoded queue_mask in PACKET3_SET_RESOURCES by Andres Rodriguez · 8 years ago
  25. e33fec4 drm/amdgpu: allocate queues horizontally across pipes by Andres Rodriguez · 8 years ago
  26. 5e70956 drm/amdgpu: remove duplicate magic constants from amdgpu_amdkfd_gfx*.c by Andres Rodriguez · 8 years ago
  27. d0b63bb3 drm/amdkfd: allow split HQD on per-queue granularity v5 by Andres Rodriguez · 8 years ago
  28. 763a47b drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3 by Andres Rodriguez · 8 years ago
  29. 78c1683 drm/amdgpu: allow split of queues with kfd at queue granularity v4 by Andres Rodriguez · 8 years ago
  30. 42794b2 drm/amdgpu: take ownership of per-pipe configuration v3 by Andres Rodriguez · 8 years ago
  31. d59095f drm/radeon: take ownership of pipe initialization by Andres Rodriguez · 8 years ago
  32. dc102c4 drm/amdgpu: rename rdev to adev by Andres Rodriguez · 8 years ago
  33. 8ae0d2b drm/amdgpu: fix kgd_hqd_load failing to update shadow_wptr by Andres Rodriguez · 8 years ago
  34. 97bf47b drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2 by Andres Rodriguez · 8 years ago
  35. 486d807 drm/amdgpu: remove duplicate definition of cik_mqd by Andres Rodriguez · 8 years ago
  36. bf13ed6 drm/amdgpu: detect timeout error when deactivating hqd by Andres Rodriguez · 8 years ago
  37. 34130fb drm/amdgpu: refactor MQD/HQD initialization v3 by Andres Rodriguez · 8 years ago
  38. 268cb4c drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generation by Andres Rodriguez · 8 years ago
  39. 75f0e32 drm/amd/powerplay: code clean up in vega10_hwmgr.c by Rex Zhu · 8 years ago
  40. 93480f8 Revert "drm/amd/powerplay: disable engine spread spectrum feature on Vega10." by Rex Zhu · 8 years ago
  41. df057e0 drm/amd/powerplay: enable deep sleep by default for vega10 by Rex Zhu · 8 years ago
  42. 4022e4f drm/amd/powerplay: enable ulv feature by default for vega10. by Rex Zhu · 8 years ago
  43. 301654a drm/amdgpu: stop joining VM PTE updates by Christian König · 8 years ago
  44. 53e2e91 drm/amdgpu: cache the complete pde by Christian König · 8 years ago
  45. bb37b67 drm/amdgpu: Remove two ! operations in an if condition by Alex Xie · 8 years ago
  46. dd684d3 drm/amdgpu: Optimize a function called by every IB sheduling by Alex Xie · 8 years ago
  47. 1410f64 drm/amdgpu: Program ring for vce instance 1 at its register space by Leo Liu · 8 years ago
  48. cc28c4e drm/amdgpu: Return EINVAL if no PT BO by Harish Kasiviswanathan · 8 years ago
  49. 92456b9 drm/amdgpu: add some extra VM error handling by Christian König · 8 years ago
  50. b116632 drm/amdgpu: cleanup adjust_mc_addr handling v4 by Christian König · 8 years ago
  51. e8835e0 drm/amdgpu: enable lbpw on raven by Hawking Zhang · 8 years ago
  52. ba7bb66 drm/amdgpu: init lbpw on raven by Hawking Zhang · 8 years ago
  53. 1d30b99 drm/amdgpu: update sdma 4.1 raven specific golden settings by Hawking Zhang · 8 years ago
  54. 7b6ba9e drm/amdgpu: update GC 9.1 raven specific golden settings by Hawking Zhang · 8 years ago
  55. 01b5cc3 drm/amdgpu: update GC 9.1 golden settings by Hawking Zhang · 8 years ago
  56. 1974a2a drm/amdgpu: remove unnecessary debug message by Hawking Zhang · 8 years ago
  57. 88eadc3 drm/amd/powerplay: fix set tools address for Vega10 by Eric Huang · 8 years ago
  58. 4edc8f7 drm/amd/powerplay: fix soft pptable size for Vega10 by Eric Huang · 8 years ago
  59. 2dc80b0 drm/amdgpu: optimize amdgpu driver load & resume time by Shirish S · 8 years ago
  60. 7e1544a drm/amdgpu: fix null point error when rmmod amdgpu. by Rex Zhu · 8 years ago
  61. 5001793 drm/amd/powerplay: set powerplay support cap on raven by Hawking Zhang · 8 years ago
  62. 9e23f19 drm/amd/powerplay: bypass pptable process on raven by Hawking Zhang · 8 years ago
  63. efb792c drm/amd/powerplay: add get_temperature interface for raven by Hawking Zhang · 8 years ago
  64. 5746f36 drm/amd/powerplay: update magic number for rv hw backend by Hawking Zhang · 8 years ago
  65. f0846b2 drm/amd/powerplay: using MinFClock/MaxFclock to report Min/Max memory clock limits by Hawking Zhang · 8 years ago
  66. 98990fa drm/radeon: Cleanup pageflipping IRQ handling for evergreen, si by Lyude · 8 years ago
  67. 5cc4e5f drm/radeon: Cleanup HDMI audio interrupt handling for evergreen by Lyude · 8 years ago
  68. 4cd096d drm/radeon: Cleanup display interrupt handling for evergreen, si by Lyude · 8 years ago
  69. e30a522 drm/amdgpu/gfx9: Switch baremetal to use KIQ for compute ring management. (v4) by Alex Deucher · 8 years ago
  70. ba0c19f drm/amdgpu/gfx9: fix resume of KIQ and KCQs (v2) by Alex Deucher · 8 years ago
  71. 0f1dfd5 drm/amdgpu/gfx9: move SET_RESOURCES into the same command stream by Alex Deucher · 8 years ago
  72. bd3402e drm/amdgpu/gfx9: wait once for all KCQs to be created by Alex Deucher · 8 years ago
  73. 898b789 drm/amdgpu: split gfx_v9_0_kiq_init_queue into two by Alex Deucher · 8 years ago
  74. b5ab16b drm/amdgpu: properly byteswap gpu_info firmware by Alex Deucher · 8 years ago
  75. cd70f3d drm/amd/powerplay: PP/DAL interface changes for dynamic clock switch by Rex Zhu · 8 years ago
  76. 8f55086 drm/amd/powerplay: add function set_clock_limit for Rv. by Rex Zhu · 8 years ago
  77. 96cda84 drm/amd/powerplay: add new clock type in struct gfx_arbit. by Rex Zhu · 8 years ago
  78. 746eb86 drm/amd/powerplay: add new clock type for Rv by Rex Zhu · 8 years ago
  79. 5140a74 drm/amd/powerplay: print msg id when smu failed. by Rex Zhu · 8 years ago
  80. e5432eb drm/amd/powerplay: add new smu message for Rv by Rex Zhu · 8 years ago
  81. 781e263 drm/amd/powerplay: delete duplicated code in vega10_hwmgr.c by Rex Zhu · 8 years ago
  82. 68e2c5f drm/amdgpu: add an INFO query for monitoring VRAM CPU page faults by Marek Olšák · 8 years ago
  83. 9156e72 drm/amd/amdgpu: Return error if initiating read out of range on vram by Tom St Denis · 8 years ago
  84. e7f78b6 drm/radeon: Add module param to control CIK support by Felix Kuehling · 8 years ago
  85. 9c2e1ae drm/amd/amdgpu: Clean up gmc6 wait_for_idle by Tom St Denis · 8 years ago
  86. c990b71 drm/amd/amdgpu: Tidy up static int dce_v6_0_get_num_crtc() by Tom St Denis · 8 years ago
  87. e44143e drm/amd/amdgpu: Drop commented out stub function by Tom St Denis · 8 years ago
  88. 2de3aac drm/amd/amdgpu: Tidy up of gfx_v6_0_setup_rb() by Tom St Denis · 8 years ago
  89. 5a7bfde drm/amd/amdgpu: gfx6 tidy up raster config by Tom St Denis · 8 years ago
  90. 167327d drm/amd/amdgpu: Clean up GFX6 tilemode programming by Tom St Denis · 8 years ago
  91. f5f3b16 drm/amdgpu: fix merge of vcn_v1_0.c v2 by Christian König · 8 years ago
  92. 9a94f5a drm/amdgpu: move adjust adjust_mc_addr into the GFX9 vm_flush functions by Christian König · 8 years ago
  93. 60bfcd3 drm/amdgpu: change default of amdgpu_vram_page_split to 512 by Christian König · 8 years ago
  94. de37e68 drm/amdgpu: fix ocl test performance drop by Flora Cui · 8 years ago
  95. 78cb908 drm/amdgpu/sdma3: correct wptr initialization for sdma by Yintian Tao · 8 years ago
  96. 05ec3ed drm/amdgpu: cleanup VM manager init/fini by Christian König · 8 years ago
  97. a340c7b drm/amdgpu: add dep_sync for amdgpu job by Chunming Zhou · 8 years ago
  98. f8af933 drm/amdgpu/gfx9: update golden settings by Ken Wang · 8 years ago
  99. 15d73ce drm/amdgpu: skip all jobs of guilty vm by Chunming Zhou · 8 years ago
  100. f189213 drm/amdgpu: return -ENODEV to user space when vram is lost v2 by Chunming Zhou · 8 years ago