summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfxhub_v2_1.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: add hub->ctx_distance in setup_vmid_configYifan Zhang2023-10-091-1/+1
* drm/amdgpu: Use function for IP version checkLijo Lazar2023-09-201-2/+2
* drm/amdgpu: Fix warnings in gfxhub_v2_1.cSrinivasan Shanmugam2023-07-101-4/+5
* drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang2023-06-091-6/+6
* drm/amdgpu: rename vram_scratch into mem_scratchChristian König2023-01-031-1/+1
* drm/amdgpu: Remove unnecessary register program in SRIOVPeng Ju Zhou2022-11-041-0/+3
* drm/amdgpu: revert context to stop engine before mode2 resetVictor Zhao2022-08-161-0/+36
* drm/amdgpu: save and restore gc hub regsVictor Zhao2022-08-161-0/+72
* drm/amdgpu: save the setting of VM_CONTEXT_CNTLJack Xiao2022-05-041-0/+2
* drm/amdgpu: add utcl2_harvest to gc 10.3.1Aaron Liu2022-02-071-1/+6
* drm/amdgpu: don't override default ECO_BITs settingHawking Zhang2021-12-131-1/+0
* drm/amdgpu: convert IP version array to include instancesAlex Deucher2021-10-041-2/+2
* drm/amdgpu/gfxhub2.1: convert to IP version checkingAlex Deucher2021-10-041-3/+3
* drm/amdgpu: add gpu harvest support for yellow carp (v2)Xiaomeng Hou2021-06-041-0/+40
* 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