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)
commit27ebf21f9220e5991cf33c34d6b47e8dea4fe905
treea329bc5dfeb85833abb720e17023eac82c34a46f
parentb8c78bdb0bc68eb5e681e60b0aa54dd23c5d7d01
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