aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-20drm/amd/amdgpu/amdgpu_gart: Correct a couple of function names in the docsLee Jones1-2/+2
2021-04-20drm/amd/amdgpu/amdgpu_fence: Provide description for 'sched_score'Lee Jones1-0/+1
2021-04-20drm/radeon/radeon_device: Provide function name in kernel-doc headerLee Jones1-1/+2
2021-04-20drm/amd/amdgpu/amdgpu_device: Remove unused variable 'r'Lee Jones1-3/+2
2021-04-20drm/amdkfd: Add CONFIG_HSA_AMD_SVMFelix Kuehling5-11/+67
2021-04-20drm/amdkfd: Add SVM API support capability bitsPhilip Yang2-4/+12
2021-04-20drm/amdkfd: multiple gpu migrate vram to vramFelix Kuehling3-15/+87
2021-04-20drm/amdkfd: add svm range validate timestampFelix Kuehling2-0/+19
2021-04-20drm/amdkfd: refine migration policy with xnack onFelix Kuehling5-15/+150
2021-04-20drm/amdgpu: add svm_bo eviction to enable_signal cbAlex Sierra1-3/+8
2021-04-20drm/amdgpu: svm bo enable_signal call conditionAlex Sierra1-0/+14
2021-04-20drm/amdkfd: add svm_bo eviction mechanism supportFelix Kuehling2-46/+168
2021-04-20drm/amdgpu: add param bit flag to create SVM BOsAlex Sierra2-5/+6
2021-04-20drm/amdkfd: add svm_bo reference for eviction fenceAlex Sierra3-5/+10
2021-04-20drm/amdkfd: SVM API call to restore page tablesAlex Sierra1-5/+15
2021-04-20drm/amdkfd: page table restore through svm APIFelix Kuehling2-0/+61
2021-04-20drm/amdgpu: enable 48-bit IH timestamp counterAlex Sierra1-0/+1
2021-04-20drm/amdkfd: invalidate tables on page retry faultFelix Kuehling3-17/+70
2021-04-20drm/amdkfd: HMM migrate vram to ramFelix Kuehling4-13/+429
2021-04-20drm/amdkfd: HMM migrate ram to vramFelix Kuehling4-13/+502
2021-04-20drm/amdkfd: copy memory through gart tablePhilip Yang2-0/+177
2021-04-20drm/amdkfd: support xgmi same hive mappingPhilip Yang1-19/+75
2021-04-20drm/amdkfd: validate vram svm range from TTMFelix Kuehling2-7/+309
2021-04-20drm/amdkfd: set memory limit to avoid OOM with HMM enabledPhilip Yang3-0/+14
2021-04-20drm/amdkfd: register HMM device private zonePhilip Yang6-1/+164
2021-04-20drm/amdkfd: add ioctl to configure and query xnack retriesAlex Sierra2-1/+70
2021-04-20drm/amdkfd: add xnack enabled flag to kfd_processAlex Sierra3-2/+68
2021-04-20drm/amdgpu: Enable retry faults unconditionally on AldebaranFelix Kuehling3-5/+12
2021-04-20drm/amdkfd: svm range eviction and restoreFelix Kuehling4-0/+140
2021-04-20drm/amdkfd: map svm range to GPUsFelix Kuehling4-10/+478
2021-04-20drm/amdgpu: export vm update mapping interfacePhilip Yang2-9/+20
2021-04-20drm/amdkfd: deregister svm rangePhilip Yang3-1/+311
2021-04-20drm/amdkfd: validate svm range system memoryPhilip Yang2-1/+133
2021-04-20drm/amdkfd: support larger svm range allocationPhilip Yang1-1/+4
2021-04-20drm/amdgpu: add common HMM get pages functionPhilip Yang3-66/+100
2021-04-20drm/amdkfd: add svm ioctl GET_ATTR opPhilip Yang1-0/+164
2021-04-20drm/amdkfd: register svm rangePhilip Yang6-1/+850
2021-04-20drm/amdkfd: add svm ioctl APIPhilip Yang5-2/+147
2021-04-20drm/amdkfd: helper to convert gpu id and idxAlex Sierra2-0/+21
2021-04-20drm/amdgpu: Remove verify_access shortcut for KFD BOsFelix Kuehling1-7/+0
2021-04-20drm/amdkfd: Allow access for mmapping KFD BOsFelix Kuehling4-8/+30
2021-04-20drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpuFelix Kuehling6-55/+67
2021-04-20drm/amdgpu/gmc9: remove dummy read workaround for newer chipsAlex Deucher1-2/+4
2021-04-20drm/amdgpu: Add mem sync flag for IB allocated by SAJinzhou Su1-0/+2
2021-04-20drm/amdgpu: Fix SDMA RAS error reporting on AldebaranMukul Joshi1-7/+28
2021-04-20drm/amdgpu: Reset RAS error count and status regsMukul Joshi1-0/+6
2021-04-20Revert "drm/amdgpu: workaround the TMR MC address issue (v2)"Oak Zeng4-40/+10
2021-04-20drm/amd/display: 3.2.132Aric Cyr1-1/+1
2021-04-20drm/amd/display: [FW Promotion] Release 0.0.62Anthony Koo1-2/+2
2021-04-20drm/amd/display: add helper for enabling mst stream featuresBing Guo3-11/+44