]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdkfd: Populate cache info for GFX 9.4.3
authorMukul Joshi <mukul.joshi@amd.com>
Fri, 27 Oct 2023 15:30:25 +0000 (11:30 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 3 Nov 2023 15:59:51 +0000 (11:59 -0400)
commit0ce8edae8be74eb883b8721ac6acd2f501b34a9f
treef05b56ad350ad58eb967aebcd7c1ffa4b21d2a45
parentba0fb4b48c19a2d2380fc16ca4af236a0871d279
drm/amdkfd: Populate cache info for GFX 9.4.3

GFX 9.4.3 uses a new version of the GC info table which
contains the cache info. This patch adds a new function
to populate the cache info from IP discovery for GFX 9.4.3.

Signed-off-by: Mukul Joshi <mukul.joshi@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_crat.c