Age | Commit message (Expand) | Author |
2020-08-04 | drm/amdgpu: move stolen memory from gmc to mman | Alex Deucher |
2020-08-04 | drm/amdgpu/gmc: add new helper to get the FB size used by pre-OS console | Alex Deucher |
2020-08-04 | drm/amdgpu: add support for extended stolen vga memory | Alex Deucher |
2020-08-04 | drm/amdgpu: move keep stolen memory check into gmc core | Alex Deucher |
2020-08-04 | drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmc | Alex Deucher |
2020-07-22 | drm/amdgpu: move get_invalidate_req function into gfxhub/mmhub level | Huang Rui |
2020-07-22 | drm/amdgpu: add vmhub funcs helper (v2) | Huang Rui |
2020-07-22 | drm/amdgpu: abstract set_vm_fault_masks function to refine the programming | Huang Rui |
2020-07-22 | drm/amdgpu: add member to store vm fault interrupt masks | Huang Rui |
2020-07-08 | drm/amdgpu: add register distance members into vmhub structure | Huang Rui |
2020-04-28 | drm/amdgpu: implement TMZ accessor (v3) | Luben Tuikov |
2020-02-25 | amdgpu/gmc_v9: save/restore sdpif regs during S3 | Shirish S |
2020-01-22 | Revert "drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 trai... | Tianci.Yin |
2020-01-16 | drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 training ena... | Tianci.Yin |
2020-01-16 | drm/amdgpu: export function to flush TLB via pasid | Alex Sierra |
2020-01-07 | drm/amdgpu/gmc: move invaliation bitmap setup to common code | Alex Deucher |
2019-11-22 | drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhub | changzhu |
2019-11-07 | drm/amdgpu: Add comments to gmc structure | Oak Zeng |
2019-10-07 | drm/amdgpu: Report vram vendor with sysfs (v3) | Ori Messinger |
2019-10-03 | drm/amdgpu: implement common gmc_ras_late_init | Tao Zhou |
2019-10-03 | drm/amdgpu: add common gmc_ras_fini function | Tao Zhou |
2019-10-03 | drm/amdgpu: move mmhub_ras_if from gmc to mmhub block | Tao Zhou |
2019-10-03 | drm/amdgpu: move umc_ras_if from gmc to umc block | Tao Zhou |
2019-09-16 | drm/amdgpu: initialize ras structures for xgmi block (v2) | Hawking Zhang |
2019-09-16 | drm/amdgpu: move umc late init from gmc to umc block | Tao Zhou |
2019-09-16 | drm/amdgpu: cleanup PTE flag generation v3 | Christian König |
2019-09-16 | drm/amdgpu: cleanup mtype mapping | Christian König |
2019-09-13 | drm/amdgpu/gmc: switch to amdgpu_gmc_ras_late_init helper function | Hawking Zhang |
2019-08-15 | drm/amdgpu: Export function to flush TLB of specific vm hub | Oak Zeng |
2019-08-12 | drm/amdgpu: create mmhub ras framework | Tao Zhou |
2019-03-19 | drm/amdgpu: use ring/hash for fault handling on GMC9 v3 | Christian König |
2019-03-19 | drm/amdgpu: enable ras on gmc9 | xinhui pan |
2019-03-19 | drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcs | Yong Zhao |
2018-12-03 | drm/amdgpu: add a xgmi supported flag | Alex Deucher |
2018-11-06 | drm/amdgpu/psp: add get_node_id function | Hawking Zhang |
2018-11-05 | drm/amdgpu: Reorganize amdgpu_gmc_flush_gpu_tlb() for kfd to use | Yong Zhao |
2018-09-10 | drm/amdgpu : Generate XGMI topology info from driver level | Shaoyun Liu |
2018-09-10 | drm/amdgpu/gmc9: Adjust GART and AGP location with xgmi offset (v2) | Alex Deucher |
2018-09-10 | drm/amdgpu/gmc: add initial xgmi structure to amdgpu_gmc structure | Alex Deucher |
2018-09-10 | drm/amdgpu: use the AGP aperture for system memory access v2 | Christian König |
2018-09-10 | drm/amdgpu: add amdgpu_gmc_agp_location v3 | Christian König |
2018-09-10 | drm/amdgpu: correctly sign extend 48bit addresses v3 | Christian König |
2018-08-29 | drm/amdgpu: move amdgpu_device_(vram|gtt)_location | Christian König |
2018-08-27 | drm/amdgpu: add amdgpu_gmc_get_pde_for_bo helper v2 | Christian König |
2018-08-27 | drm/amdgpu: add amdgpu_gmc_pd_addr helper | Christian König |
2018-08-27 | drm/amdgpu: move gmc macros into amdgpu_gmc header | Huang Rui |
2018-07-11 | drm/amdgpu: save vm fault information for amdkfd | shaoyunl |
2018-06-15 | drm/amdgpu: Consolidate visible vs. real vram check v2. | Andrey Grodzovsky |
2018-02-19 | drm/amdgpu: separate PASID mapping from VM flush v2 | Christian König |
2018-02-19 | drm/amdgpu: implement gmc_v9_0_emit_flush_gpu_tlb | Christian König |