index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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