开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gfxhub_v2_0.c
Age
Commit message (
Expand
)
Author
2023-10-09
drm/amdgpu: add hub->ctx_distance in setup_vmid_config
Yifan Zhang
2023-09-26
drm/amdgpu: rework gmc_v10_0_flush_gpu_tlb v2
Christian König
2023-07-10
drm/amdgpu: Fix warnings in gfxhub_v2_0.c
Srinivasan Shanmugam
2023-06-09
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
2023-01-03
drm/amdgpu: rename vram_scratch into mem_scratch
Christian König
2022-05-04
drm/amdgpu: save the setting of VM_CONTEXT_CNTL
Jack Xiao
2021-12-14
drm/amdgpu: don't override default ECO_BITs setting
Hawking Zhang
2021-04-15
drm/amdgpu: Calling address translation functions to simplify codes
Oak Zeng
2020-12-01
drm/amdgpu: enable AGP aperture on gmc10.x (v2)
Alex Deucher
2020-09-30
drm/amdgpu: use function pointer for gfxhub functions
Oak Zeng
2020-09-25
drm/amdgpu: store noretry parameter per driver instance
Alex Deucher
2020-09-25
drm/amdgpu: Remove some useless code
Emily.Deng
2020-09-03
drm/amdgpu/gmc10: print client id string for gfxhub
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: add member to store vm fault interrupt masks
Huang Rui
2020-07-08
drm/amdgpu: use register distance member instead of hardcode in gfxhub v2
Huang Rui
2020-07-08
drm/amdgpu: add register distance members into vmhub structure
Huang Rui
2020-05-28
drm/amdgpu/gmc10: program the smallK fragment size
Alex Deucher
2020-03-05
drm/amdgpu/sriov: skip programing some regs with new L1 policy
Tiecheng Zhou
2020-02-26
drm/amdgpu: Don't write GCVM_L2_CNTL* regs on navi12 VF
Rohit Khaire
2019-11-22
drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhub
changzhu
2019-10-30
drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZE
Alex Deucher
2019-10-03
drm/amdgpu: Export setup_vm_pt_regs() logic for gfxhub 2.0
Yong Zhao
2019-09-16
drm/amdgpu: Disable retry faults in VMID0
Felix Kuehling
2019-08-15
drm/amdgpu: Set VM_L2_CNTL.PDE_FAULT_CLASSIFICATION to 0 for GFX10
Yong Zhao
2019-07-18
drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub number
Le Ma
2019-07-16
drm/amdkfd: Consistently apply noretry setting
Felix Kuehling
2019-06-21
drm/amd: the data retured from PRT is expected to be 0
Jack Xiao
2019-06-20
drm/amdgpu: add gfxhub v2.0 block for navi10 (v4)
Hawking Zhang