| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/amdgpu: save the setting of VM_CONTEXT_CNTL | Jack Xiao | 2022-05-04 | 1 | -0/+2 |
* | drm/amdgpu: don't override default ECO_BITs setting | Hawking Zhang | 2021-12-14 | 1 | -1/+0 |
* | drm/amdgpu: Calling address translation functions to simplify codes | Oak Zeng | 2021-04-15 | 1 | -2/+1 |
* | drm/amdgpu: enable AGP aperture on gmc10.x (v2) | Alex Deucher | 2020-12-01 | 1 | -5/+5 |
* | drm/amdgpu: use function pointer for gfxhub functions | Oak Zeng | 2020-09-30 | 1 | -7/+17 |
* | drm/amdgpu: store noretry parameter per driver instance | Alex Deucher | 2020-09-25 | 1 | -1/+1 |
* | drm/amdgpu: Remove some useless code | Emily.Deng | 2020-09-25 | 1 | -5/+0 |
* | drm/amdgpu/gmc10: print client id string for gfxhub | Alex Deucher | 2020-09-03 | 1 | -3/+27 |
* | drm/amdgpu: move get_invalidate_req function into gfxhub/mmhub level | Huang Rui | 2020-07-22 | 1 | -0/+21 |
* | drm/amdgpu: add vmhub funcs helper (v2) | Huang Rui | 2020-07-22 | 1 | -0/+33 |
* | drm/amdgpu: add member to store vm fault interrupt masks | Huang Rui | 2020-07-22 | 1 | -0/+8 |
* | drm/amdgpu: use register distance member instead of hardcode in gfxhub v2 | Huang Rui | 2020-07-08 | 1 | -15/+24 |
* | drm/amdgpu: add register distance members into vmhub structure | Huang Rui | 2020-07-08 | 1 | -0/+8 |
* | drm/amdgpu/gmc10: program the smallK fragment size | Alex Deucher | 2020-05-28 | 1 | -0/+4 |
* | drm/amdgpu/sriov: skip programing some regs with new L1 policy | Tiecheng Zhou | 2020-03-05 | 1 | -30/+25 |
* | drm/amdgpu: Don't write GCVM_L2_CNTL* regs on navi12 VF | Rohit Khaire | 2020-02-26 | 1 | -3/+9 |
* | drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhub | changzhu | 2019-11-22 | 1 | -0/+2 |
* | drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZE | Alex Deucher | 2019-10-30 | 1 | -0/+9 |
* | drm/amdgpu: Export setup_vm_pt_regs() logic for gfxhub 2.0 | Yong Zhao | 2019-10-03 | 1 | -8/+12 |
* | drm/amdgpu: Disable retry faults in VMID0 | Felix Kuehling | 2019-09-16 | 1 | -0/+2 |
* | drm/amdgpu: Set VM_L2_CNTL.PDE_FAULT_CLASSIFICATION to 0 for GFX10 | Yong Zhao | 2019-08-15 | 1 | -1/+1 |
* | drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub number | Le Ma | 2019-07-18 | 1 | -1/+1 |
* | drm/amdkfd: Consistently apply noretry setting | Felix Kuehling | 2019-07-16 | 1 | -1/+2 |
* | drm/amd: the data retured from PRT is expected to be 0 | Jack Xiao | 2019-06-21 | 1 | -1/+2 |
* | drm/amdgpu: add gfxhub v2.0 block for navi10 (v4) | Hawking Zhang | 2019-06-20 | 1 | -0/+352 |