]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdkfd: add pasid debugfs entries
authorEric Huang <jinhuieric.huang@amd.com>
Wed, 23 Apr 2025 15:29:06 +0000 (11:29 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Apr 2025 22:06:14 +0000 (18:06 -0400)
commit7295e00df06368b48f386875daaad275d9ca5181
treee0e03ef6eb27e130d9a0004b005bc424c3fcf214
parent56801cb83c8c95ae23ea576570c75a01c1f07774
drm/amdkfd: add pasid debugfs entries

the entries will be appearing at
/sys/kernel/debug/kfd/proc/<pid>/pasid_<gpuid>.

Signed-off-by: Eric Huang <jinhuieric.huang@amd.com>
Reviewed-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_debugfs.c
drivers/gpu/drm/amd/amdkfd/kfd_priv.h
drivers/gpu/drm/amd/amdkfd/kfd_process.c