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
/
df_v3_6.c
Age
Commit message (
Expand
)
Author
2020-05-08
drm/amdgpu: use node_id and node_size to calcualte dram_base_address
Hawking Zhang
2020-01-22
drm/amdgpu: added support to get mGPU DRAM base
John Clements
2020-01-14
drm/amdgpu: Match TC hash settings to DF settings (v2)
Joseph Greathouse
2020-01-14
drm/amdgpu: Create generic DF struct in adev
Joseph Greathouse
2019-12-23
drm/amdgpu: attempt xgmi perfmon re-arm on failed arm
Jonathan Kim
2019-12-05
drm/amdgpu: add check before enabling/disabling broadcast mode
Guchun Chen
2019-09-13
drm/amd/amdgpu: add sw_fini interface for df_funcs
Jack Zhang
2019-09-13
drm/amdgpu: switch to new amdgpu_nbio structure
Hawking Zhang
2019-07-30
drm/amdgpu: add perfmon and fica atomics for df
Jonathan Kim
2019-06-20
drm/amdgpu: update df_v3_6 for xgmi perfmons (v2)
Jonathan Kim
2019-06-17
drm/amdgpu: fix error handling in df_v3_6_pmc_start
Arnd Bergmann
2019-05-24
drm/amdgpu: fix spelling mistake "retrived" -> "retrieved"
Colin Ian King
2019-05-24
drm/amdgpu: add df perfmon regs and funcs for xgmi
Jonathan Kim
2018-06-01
drm/amdgpu/df: fix potential array out-of-bounds read
Colin Ian King
2018-05-18
drm/amdgpu/df: implement df v3_6 callback functions (v2)
Feifei Xu