summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfxhub_v2_1.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Calling address translation functions to simplify codesOak Zeng2021-04-151-2/+1
* drm/amdgpu: enable AGP aperture on gmc10.x (v2)Alex Deucher2020-12-011-5/+5
* drm/amdgpu: use function pointer for gfxhub functionsOak Zeng2020-09-301-8/+19
* drm/amdgpu: store noretry parameter per driver instanceAlex Deucher2020-09-251-1/+1
* drm/amdgpu/gmc10: print client id string for gfxhubAlex Deucher2020-09-031-3/+27
* drm/amdgpu: Skip some registers config for SRIOVLiu ChengZhe2020-08-101-0/+19
* drm/amdgpu: move get_invalidate_req function into gfxhub/mmhub levelHuang Rui2020-07-221-0/+21
* drm/amdgpu: add vmhub funcs helper (v2)Huang Rui2020-07-221-0/+33
* drm/amdgpu: add member to store vm fault interrupt masksHuang Rui2020-07-221-0/+8
* drm/amdgpu: use register distance member instead of hardcode in gfxhub v2.1Huang Rui2020-07-081-15/+24
* drm/amdgpu: add register distance members into vmhub structureHuang Rui2020-07-081-0/+8
* drm/amdgpu: add XGMI support for sienna cichlidJohn Clements2020-07-011-0/+36
* drm/amdgpu: add support gfxhub for sienna_cichlid (v3)Likun Gao2020-06-031-0/+375