drm/amd/amdgpu: Add APU flag to gca_config debugfs data (v3)
authorTom St Denis <tom.stdenis@amd.com>
Tue, 15 Feb 2022 14:59:07 +0000 (09:59 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 17 Feb 2022 20:59:05 +0000 (15:59 -0500)
commit8f74f68d907d2a41be211e61aaa7c9268f5532e1
treee92baddb12154d9f2047537bbdfdf4a58fcd0760
parentd01899d3db2a553268dd4bc03641d9e80e41d67a
drm/amd/amdgpu: Add APU flag to gca_config debugfs data (v3)

Needed by umr to detect if ip discovered ASIC is an APU or not.

(v2): Remove asic type from packet it's not strictly needed
(v3): Correct comment

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c