index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_pmu.c
Age
Commit message (
Expand
)
Author
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2023-08-09
drm/amdgpu: Use local64_try_cmpxchg in amdgpu_perf_read
Uros Bizjak
2021-12-13
drm/amdgpu: check df_funcs and its callback pointers
Hawking Zhang
2021-04-15
drm/amdgpu: fix an error code in init_pmu_entry_by_type_and_add()
Dan Carpenter
2020-10-14
drm/amdgpu: fix semicolon.cocci warnings
kernel test robot
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-08-24
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
2020-02-11
drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->conf
Jonathan Kim
2020-01-14
drm/amdgpu: Create generic DF struct in adev
Joseph Greathouse
2019-12-18
drm/amdgpu: Remove unneeded semicolon in amdgpu_pmu.c
zhengbin
2019-06-20
drm/amdgpu: add pmu counters
Jonathan Kim