summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: store noretry parameter per driver instanceAlex Deucher2020-09-251-0/+2
* drm/amdgpu: move stolen memory from gmc to mmanAlex Deucher2020-08-041-5/+0
* drm/amdgpu/gmc: add new helper to get the FB size used by pre-OS consoleAlex Deucher2020-08-041-0/+5
* drm/amdgpu: add support for extended stolen vga memoryAlex Deucher2020-08-041-0/+2
* drm/amdgpu: move keep stolen memory check into gmc coreAlex Deucher2020-08-041-0/+1
* drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmcAlex Deucher2020-08-041-1/+2
* drm/amdgpu: move get_invalidate_req function into gfxhub/mmhub levelHuang Rui2020-07-221-0/+1
* drm/amdgpu: add vmhub funcs helper (v2)Huang Rui2020-07-221-0/+7
* drm/amdgpu: abstract set_vm_fault_masks function to refine the programmingHuang Rui2020-07-221-0/+4
* drm/amdgpu: add member to store vm fault interrupt masksHuang Rui2020-07-221-0/+2
* drm/amdgpu: add register distance members into vmhub structureHuang Rui2020-07-081-0/+9
* drm/amdgpu: implement TMZ accessor (v3)Luben Tuikov2020-04-281-0/+4
* amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S2020-02-251-0/+1
* Revert "drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 trai...Tianci.Yin2020-01-221-5/+0
* drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 training ena...Tianci.Yin2020-01-161-0/+5
* drm/amdgpu: export function to flush TLB via pasidAlex Sierra2020-01-161-0/+6
* drm/amdgpu/gmc: move invaliation bitmap setup to common codeAlex Deucher2020-01-071-0/+1
* drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhubchangzhu2019-11-221-0/+1
* drm/amdgpu: Add comments to gmc structureOak Zeng2019-11-071-0/+30
* drm/amdgpu: Report vram vendor with sysfs (v3)Ori Messinger2019-10-071-0/+1
* drm/amdgpu: implement common gmc_ras_late_initTao Zhou2019-10-031-0/+1
* drm/amdgpu: add common gmc_ras_fini functionTao Zhou2019-10-031-0/+1
* drm/amdgpu: move mmhub_ras_if from gmc to mmhub blockTao Zhou2019-10-031-1/+0
* drm/amdgpu: move umc_ras_if from gmc to umc blockTao Zhou2019-10-031-1/+0
* drm/amdgpu: initialize ras structures for xgmi block (v2)Hawking Zhang2019-09-161-0/+1
* drm/amdgpu: move umc late init from gmc to umc blockTao Zhou2019-09-161-2/+0
* drm/amdgpu: cleanup PTE flag generation v3Christian König2019-09-161-0/+5
* drm/amdgpu: cleanup mtype mappingChristian König2019-09-161-4/+3
* drm/amdgpu/gmc: switch to amdgpu_gmc_ras_late_init helper functionHawking Zhang2019-09-131-0/+2
* drm/amdgpu: Export function to flush TLB of specific vm hubOak Zeng2019-08-151-3/+3
* drm/amdgpu: create mmhub ras frameworkTao Zhou2019-08-121-1/+2
* drm/amdgpu: use ring/hash for fault handling on GMC9 v3Christian König2019-03-191-0/+34
* drm/amdgpu: enable ras on gmc9xinhui pan2019-03-191-0/+2
* drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcsYong Zhao2019-03-191-7/+3
* drm/amdgpu: add a xgmi supported flagAlex Deucher2018-12-031-0/+1
* drm/amdgpu/psp: add get_node_id functionHawking Zhang2018-11-061-1/+1
* drm/amdgpu: Reorganize amdgpu_gmc_flush_gpu_tlb() for kfd to useYong Zhao2018-11-051-2/+2
* drm/amdgpu : Generate XGMI topology info from driver levelShaoyun Liu2018-09-101-0/+2
* drm/amdgpu/gmc9: Adjust GART and AGP location with xgmi offset (v2)Alex Deucher2018-09-101-0/+8
* drm/amdgpu/gmc: add initial xgmi structure to amdgpu_gmc structureAlex Deucher2018-09-101-0/+14
* drm/amdgpu: use the AGP aperture for system memory access v2Christian König2018-09-101-0/+1
* drm/amdgpu: add amdgpu_gmc_agp_location v3Christian König2018-09-101-0/+5
* drm/amdgpu: correctly sign extend 48bit addresses v3Christian König2018-09-101-0/+26
* drm/amdgpu: move amdgpu_device_(vram|gtt)_locationChristian König2018-08-291-0/+4
* drm/amdgpu: add amdgpu_gmc_get_pde_for_bo helper v2Christian König2018-08-271-0/+2
* drm/amdgpu: add amdgpu_gmc_pd_addr helperChristian König2018-08-271-0/+2
* drm/amdgpu: move gmc macros into amdgpu_gmc headerHuang Rui2018-08-271-0/+7
* drm/amdgpu: save vm fault information for amdkfdshaoyunl2018-07-111-0/+2
* drm/amdgpu: Consolidate visible vs. real vram check v2.Andrey Grodzovsky2018-06-151-0/+15
* drm/amdgpu: separate PASID mapping from VM flush v2Christian König2018-02-191-1/+4