]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3567aaa199116cecac6a78bffcbe0f6a2e31828e
treee92baddb12154d9f2047537bbdfdf4a58fcd0760
parent745ce02c5b9ee101b5c4a8416ddbb7ba6f1d3ad2
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