index
:
linux
master
Torvalds' mirror for benchmark reasons
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
2024-11-21
drm/amdgpu: Fix sysfs warning when hotplugging
Jesse.zhang@amd.com
2022-04-08
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
2022-01-27
drm/amdgpu: Wrong order for config and counter_id parameters
huangqu
2021-09-28
drm/amdgpu: add poison mode query for DF (v2)
Tao Zhou
2021-05-19
drm/amdgpu: Query correct register for DF hashing on Aldebaran
Mukul Joshi
2021-05-10
drm/amdgpu: Enable TCP channel hashing for Aldebaran
Mukul Joshi
2021-04-09
drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
2021-03-02
drm/amdgpu: add missing df counter disable write
Jonathan Kim
2020-10-07
drm/amdgpu: add xgmi perfmons for arcturus
Jonathan Kim
2020-10-07
drm/amdgpu: add per device user friendly xgmi events for vega20
Jonathan Kim
2020-10-07
drm/amdgpu: fix xgmi perfmon a-b-a problem
Jonathan Kim
2020-09-15
drm/amdgpu: stop resetting xgmi perfmons on disable
Jonathan Kim
2020-08-24
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
2020-07-22
drm/amd/amdgpu: Fix compiler warning in df driver
Tom St Denis
2020-07-01
drm/amdgpu: fix compiler warning
Nirmoy Das
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