Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_sdma.c275 ALIGN(le32_to_cpu(sdma_hdr->ctl_ucode_size_bytes), PAGE_SIZE); in amdgpu_sdma_init_microcode()
A Damdgpu_ucode.h313 uint32_t ctl_ucode_size_bytes; /* control thread ucode size */ member
A Damdgpu_ucode.c782 ucode->ucode_size = le32_to_cpu(sdma_hdr->ctl_ucode_size_bytes); in amdgpu_ucode_init_single_fw()
A Dgfx_v11_0.c1172 fw_size = le32_to_cpu(sdma_hdr->ctl_ucode_size_bytes); in gfx_v11_0_rlc_backdoor_autoload_copy_sdma_ucode()

Completed in 17 milliseconds