Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-30drm/amdgpu: use function pointer for gfxhub functionsOak Zeng
2020-09-25drm/amdgpu: store noretry parameter per driver instanceAlex Deucher
2020-09-25drm/amdgpu: Remove some useless codeEmily.Deng
2020-09-03drm/amdgpu/gmc10: print client id string for gfxhubAlex Deucher
2020-07-23drm/amdgpu: move get_invalidate_req function into gfxhub/mmhub levelHuang Rui
2020-07-23drm/amdgpu: add vmhub funcs helper (v2)Huang Rui
2020-07-23drm/amdgpu: add member to store vm fault interrupt masksHuang Rui
2020-07-08drm/amdgpu: use register distance member instead of hardcode in gfxhub v2Huang Rui
2020-07-08drm/amdgpu: add register distance members into vmhub structureHuang Rui
2020-05-29drm/amdgpu/gmc10: program the smallK fragment sizeAlex Deucher
2020-03-05drm/amdgpu/sriov: skip programing some regs with new L1 policyTiecheng Zhou
2020-02-26drm/amdgpu: Don't write GCVM_L2_CNTL* regs on navi12 VFRohit Khaire
2019-11-22drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhubchangzhu
2019-10-30drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher
2019-10-03drm/amdgpu: Export setup_vm_pt_regs() logic for gfxhub 2.0Yong Zhao
2019-09-16drm/amdgpu: Disable retry faults in VMID0Felix Kuehling
2019-08-15drm/amdgpu: Set VM_L2_CNTL.PDE_FAULT_CLASSIFICATION to 0 for GFX10Yong Zhao
2019-07-18drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub numberLe Ma
2019-07-16drm/amdkfd: Consistently apply noretry settingFelix Kuehling
2019-06-22drm/amd: the data retured from PRT is expected to be 0Jack Xiao
2019-06-21drm/amdgpu: add gfxhub v2.0 block for navi10 (v4)Hawking Zhang