]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/pm: Add debugfs node to read private buffer
authorLijo Lazar <lijo.lazar@amd.com>
Thu, 15 Apr 2021 07:29:22 +0000 (15:29 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 10 May 2021 22:06:45 +0000 (18:06 -0400)
commit40414c780c6d481d6f01c155561a09043e93dc16
treea329bc5dfeb85833abb720e17023eac82c34a46f
parentc9af5f0c2ce6330cab41c3771d05f3ff8b4d0a7b
drm/amd/pm: Add debugfs node to read private buffer

Add debugfs interface to read region allocated for FW private buffer

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Suggested-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Kevin Wang <kevin1.wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/amdgpu_pm.c