开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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_discovery.c
Age
Commit message (
Expand
)
Author
2021-05-13
drm/amdgpu: add judgement when add ip blocks (v2)
Likun GAO
2020-11-13
drm/amdgpu: add UMC to ip discovery map
John Clements
2020-08-04
drm/amdgpu: move IP discovery data to mman
Alex Deucher
2020-07-02
drm/amdgpu: reduce ip discovery data reading size
Wenhui Sheng
2020-07-01
drm/amdgpu: label internally used symbols as static
Nirmoy Das
2020-05-01
drm/amdgpu: re-structue members for ip discovery
Hawking Zhang
2020-04-01
drm/amdgpu: adjust sequence of ip_discovery init and timeout_setting
Monk Liu
2020-04-01
drm/amdgpu: purge ip_discovery headers
Monk Liu
2020-02-25
drm/amdgpu/discovery: make the discovery code less chatty
Alex Deucher
2019-10-17
drm/amdgpu: add a generic fb accessing helper function(v3)
Tianci.Yin
2019-10-17
drm/amdgpu: update amdgpu_discovery to handle revision
Tianci.Yin
2019-10-15
drm/amdgpu/discovery: reserve discovery data at the top of VRAM
Xiaojie Yuan
2019-07-11
drm/amdgpu/discovery: fix DCE_HWIP mapping error in hw_id_map array
tiancyin
2019-06-21
drm/amdgpu/discovery: refactor ip list traversal
Xiaojie Yuan
2019-06-21
drm/amdgpu/discovery: stop converting the units of base addresses
Xiaojie Yuan
2019-06-21
drm/amdgpu/discovery: stop taking psp header into account
Xiaojie Yuan
2019-06-21
drm/amdgpu/discovery: fix hwid for nbio
Xiaojie Yuan
2019-06-21
drm/amdgpu/discovery: use hardcoded mmRCC_CONFIG_MEMSIZE
Xiaojie Yuan
2019-06-21
drm/amdgpu/discovery: fix calculations of some gfx info
Xiaojie Yuan
2019-06-21
drm/amdgpu/discovery: add ip discovery initial support
Xiaojie Yuan