Home
last modified time | relevance | path

Searched refs:ctx_ucode_size_bytes (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_sdma.c274 ALIGN(le32_to_cpu(sdma_hdr->ctx_ucode_size_bytes), PAGE_SIZE); in amdgpu_sdma_init_microcode()
H A Damdgpu_ucode.h309 uint32_t ctx_ucode_size_bytes; /* context thread ucode size */ member
H A Damdgpu_ucode.c775 ucode->ucode_size = le32_to_cpu(sdma_hdr->ctx_ucode_size_bytes); in amdgpu_ucode_init_single_fw()
H A Dgfx_v11_0.c1219 fw_size = le32_to_cpu(sdma_hdr->ctx_ucode_size_bytes); in gfx_v11_0_rlc_backdoor_autoload_copy_sdma_ucode()