]> 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)
commit488fb0dfb0f22418fe13f2705837c286c89f9f33
treee92baddb12154d9f2047537bbdfdf4a58fcd0760
parentb1ac2f8b78b1709a345a17d1a522b9bb68fbd80c
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