开源镜像站
帮助
动态
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_1.c
Age
Commit message (
Expand
)
Author
2024-03-20
drm/amdgpu: Skip access PF-only registers on gfx10/gfxhub2_1 under SRIOV
ZhenGuo Yin
2023-10-09
drm/amdgpu: add hub->ctx_distance in setup_vmid_config
Yifan Zhang
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
2023-07-10
drm/amdgpu: Fix warnings in gfxhub_v2_1.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-11-04
drm/amdgpu: Remove unnecessary register program in SRIOV
Peng Ju Zhou
2022-08-16
drm/amdgpu: revert context to stop engine before mode2 reset
Victor Zhao
2022-08-16
drm/amdgpu: save and restore gc hub regs
Victor Zhao
2022-05-04
drm/amdgpu: save the setting of VM_CONTEXT_CNTL
Jack Xiao
2022-02-07
drm/amdgpu: add utcl2_harvest to gc 10.3.1
Aaron Liu
2021-12-13
drm/amdgpu: don't override default ECO_BITs setting
Hawking Zhang
2021-10-04
drm/amdgpu: convert IP version array to include instances
Alex Deucher
2021-10-04
drm/amdgpu/gfxhub2.1: convert to IP version checking
Alex Deucher
2021-06-04
drm/amdgpu: add gpu harvest support for yellow carp (v2)
Xiaomeng Hou
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-03
drm/amdgpu/gmc10: print client id string for gfxhub
Alex Deucher
2020-08-10
drm/amdgpu: Skip some registers config for SRIOV
Liu ChengZhe
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.1
Huang Rui
2020-07-08
drm/amdgpu: add register distance members into vmhub structure
Huang Rui
2020-07-01
drm/amdgpu: add XGMI support for sienna cichlid
John Clements
2020-06-03
drm/amdgpu: add support gfxhub for sienna_cichlid (v3)
Likun Gao