Home
last modified time | relevance | path

Searched refs:ih_node (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h305 int (*ih_node_to_logical_xcc)(struct amdgpu_device *adev, int ih_node);
H A Dgfx_v9_4_3.c654 static int gfx_v9_4_3_ih_to_xcc_inst(struct amdgpu_device *adev, int ih_node) in gfx_v9_4_3_ih_to_xcc_inst() argument
658 xcc = hweight8(adev->gfx.xcc_mask & GENMASK(ih_node / 2, 0)); in gfx_v9_4_3_ih_to_xcc_inst()