开源镜像站
帮助
动态
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
/
amdgpu_nbio.h
Age
Commit message (
Expand
)
Author
2024-02-22
Revert "drm/amdgpu: Add pcie usage callback to nbio"
Asad Kamal
2023-08-31
drm/amdgpu: add nbio callback for VPE
Lang Yu
2023-08-09
drm/amdgpu: Add pcie usage callback to nbio
Asad Kamal
2023-08-07
drm/amdgpu: Add pcie replay count callback to nbio
Lijo Lazar
2023-06-15
drm/amdgpu: Remove unused NBIO interface
Lijo Lazar
2023-06-09
drm/amdgpu: Get supported memory partition modes
Lijo Lazar
2023-06-09
drm/amdgpu: Add initial version of XCP routines
Lijo Lazar
2023-06-09
drm/amdgpu: detect current GPU memory partition mode
Rajneesh Bhardwaj
2023-06-09
drm/amdgpu: add indirect r/w interface for smn address greater than 32bits
Le Ma
2023-06-09
drm/amdgpu: add sysfs node for compute partition mode
Le Ma
2023-03-15
drm/amdgpu: Rework pcie_bif ras sw_init
Hawking Zhang
2022-05-04
drm/amdgpu: add nbio v4_3_0 ip block v2
Stanley.Yang
2022-04-28
drm/amdgpu: add nbio callback to query rom offset
Hawking Zhang
2022-04-08
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
2022-03-02
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in nbio ras ...
yipechai
2022-03-02
drm/amdgpu: Modify .ras_fini function pointer parameter
yipechai
2022-02-17
drm/amdgpu: Modify .ras_late_init function pointer parameter
yipechai
2022-01-14
drm/amdgpu: Modify nbio block to fit for the unified ras block data and ops
yipechai
2021-07-23
drm/amdgpu: Clear doorbell interrupt status for Sienna Cichlid
Chengzhe Liu
2021-06-30
drm/amdgpu: fix the hang caused by PCIe link width switch
Evan Quan
2021-06-30
drm/amdgpu: fix NAK-G generation during PCI-e link width switch
Evan Quan
2021-04-09
drm/amdgpu: split nbio callbacks into ras and non-ras ones
Hawking Zhang
2021-02-09
drm/amdgpu: support ASPM for some specific ASIC
Likun Gao
2021-01-05
drm/amdgpu: remove redundant logic related HDP
Likun Gao
2020-10-15
drm/amdgpu: add interface for setting ASPM
Evan Quan
2020-10-05
drm/amdgpu: add pcie port indirect read and write on nv
Huang Rui
2020-04-01
drm/amdgpu: cleanup all virtualization detection routine
Monk Liu
2019-10-15
drm/amdgpu/soc15: disable doorbell interrupt as part of BACO entry sequence
Le Ma
2019-10-03
drm/amdgpu: add ras fini for nbio
Tao Zhou
2019-09-16
drm/amdgpu: add ras error query count interface for nbio
Guchun Chen
2019-09-13
drm/amdgpu/nbio: switch to amdgpu_nbio_ras_late_init helper function
Hawking Zhang
2019-09-13
drm/amdgpu: add ras_late_init callback function for nbio v7_4 (v3)
Hawking Zhang
2019-09-13
drm/amdgpu: add ras_controller and err_event_athub interrupt support
Hawking Zhang
2019-09-13
drm/amdgpu/nbio: add functions to query ras specific interrupt status
Hawking Zhang
2019-09-13
drm/amdgpu: add new amdgpu nbio header file
Hawking Zhang