Home
last modified time | relevance | path

Searched refs:ucode_array_offset_bytes (Results 1 – 25 of 35) sorted by relevance

12

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.c49 le32_to_cpu(hdr->ucode_array_offset_bytes)); in amdgpu_ucode_print_common_hdr()
868 le32_to_cpu(sdma_hdr->header.ucode_array_offset_bytes); in amdgpu_ucode_init_single_fw()
878 le32_to_cpu(sdmav3_hdr->header.ucode_array_offset_bytes); in amdgpu_ucode_init_single_fw()
885 le32_to_cpu(header->ucode_array_offset_bytes); in amdgpu_ucode_init_single_fw()
891 le32_to_cpu(header->ucode_array_offset_bytes) + in amdgpu_ucode_init_single_fw()
966 le32_to_cpu(header->ucode_array_offset_bytes); in amdgpu_ucode_init_single_fw()
971 le32_to_cpu(header->ucode_array_offset_bytes) + in amdgpu_ucode_init_single_fw()
977 le32_to_cpu(header->ucode_array_offset_bytes); in amdgpu_ucode_init_single_fw()
990 le32_to_cpu(imu_hdr->header.ucode_array_offset_bytes); in amdgpu_ucode_init_single_fw()
995 le32_to_cpu(imu_hdr->header.ucode_array_offset_bytes) + in amdgpu_ucode_init_single_fw()
[all …]
H A Damdgpu_rlc.c207 le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in amdgpu_gfx_rlc_setup_cp_table()
215 le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in amdgpu_gfx_rlc_setup_cp_table()
223 le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in amdgpu_gfx_rlc_setup_cp_table()
231 le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in amdgpu_gfx_rlc_setup_cp_table()
239 le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in amdgpu_gfx_rlc_setup_cp_table()
H A Dimu_v11_0.c105 le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in imu_v11_0_load_microcode()
116 le32_to_cpu(hdr->header.ucode_array_offset_bytes) + in imu_v11_0_load_microcode()
H A Dimu_v12_0.c99 le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in imu_v12_0_load_microcode()
110 le32_to_cpu(hdr->header.ucode_array_offset_bytes) + in imu_v12_0_load_microcode()
H A Damdgpu_cgs.c381 le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in amdgpu_cgs_get_firmware_info()
H A Damdgpu_ucode.h39 uint32_t ucode_array_offset_bytes; /* payload offset from the start of the header */ member
H A Damdgpu_psp.c3472 le32_to_cpu(asd_hdr->header.ucode_array_offset_bytes); in psp_init_asd_microcode()
3495 le32_to_cpu(toc_hdr->header.ucode_array_offset_bytes); in psp_init_toc_microcode()
3513 le32_to_cpu(sos_hdr->header.ucode_array_offset_bytes); in parse_sos_bin_descriptor()
3604 le32_to_cpu(sos_hdr->header.ucode_array_offset_bytes); in psp_init_sos_base_fw()
3666 le32_to_cpu(sos_hdr->header.ucode_array_offset_bytes); in psp_init_sos_microcode()
3796 le32_to_cpu(ta_hdr->header.ucode_array_offset_bytes); in parse_ta_bin_descriptor()
3863 le32_to_cpu(ta_hdr->header.ucode_array_offset_bytes); in parse_ta_v1_microcode()
3879 le32_to_cpu(ta_hdr->header.ucode_array_offset_bytes); in parse_ta_v1_microcode()
H A Dvpe_v6_1.c175 ucode_offset[0] = le32_to_cpu(vpe_hdr->header.ucode_array_offset_bytes); in vpe_v6_1_load_microcode()
H A Dgfx_v7_0.c2421 le32_to_cpu(pfp_hdr->header.ucode_array_offset_bytes)); in gfx_v7_0_cp_gfx_load_microcode()
2431 le32_to_cpu(ce_hdr->header.ucode_array_offset_bytes)); in gfx_v7_0_cp_gfx_load_microcode()
2441 le32_to_cpu(me_hdr->header.ucode_array_offset_bytes)); in gfx_v7_0_cp_gfx_load_microcode()
2676 le32_to_cpu(mec_hdr->header.ucode_array_offset_bytes)); in gfx_v7_0_cp_compute_load_microcode()
2698 le32_to_cpu(mec2_hdr->header.ucode_array_offset_bytes)); in gfx_v7_0_cp_compute_load_microcode()
3456 (adev->gfx.rlc_fw->data + le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in gfx_v7_0_rlc_resume()
H A Dgmc_v8_0.c307 (adev->gmc.fw->data + le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in gmc_v8_0_tonga_mc_load_microcode()
376 (adev->gmc.fw->data + le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in gmc_v8_0_polaris_mc_load_microcode()
H A Dgfx_v6_0.c1972 (adev->gfx.pfp_fw->data + le32_to_cpu(pfp_hdr->header.ucode_array_offset_bytes)); in gfx_v6_0_cp_gfx_load_microcode()
1981 (adev->gfx.ce_fw->data + le32_to_cpu(ce_hdr->header.ucode_array_offset_bytes)); in gfx_v6_0_cp_gfx_load_microcode()
1990 (adev->gfx.me_fw->data + le32_to_cpu(me_hdr->header.ucode_array_offset_bytes)); in gfx_v6_0_cp_gfx_load_microcode()
2531 (adev->gfx.rlc_fw->data + le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in gfx_v6_0_rlc_resume()
H A Dsdma_v6_0.c691 le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in sdma_v6_0_load_microcode()
725 le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in sdma_v6_0_load_microcode()
H A Dgmc_v6_0.c166 (adev->gmc.fw->data + le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in gmc_v6_0_mc_load_microcode()
H A Damdgpu_uvd.c503 offset = le32_to_cpu(hdr->ucode_array_offset_bytes); in amdgpu_uvd_resume()
H A Dgfx_v9_0.c1908 le32_to_cpu(mec_hdr->header.ucode_array_offset_bytes)); in gfx_v9_0_mec_init()
3177 le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in gfx_v9_0_rlc_load_microcode()
3286 le32_to_cpu(pfp_hdr->header.ucode_array_offset_bytes)); in gfx_v9_0_cp_gfx_load_microcode()
3296 le32_to_cpu(ce_hdr->header.ucode_array_offset_bytes)); in gfx_v9_0_cp_gfx_load_microcode()
3306 le32_to_cpu(me_hdr->header.ucode_array_offset_bytes)); in gfx_v9_0_cp_gfx_load_microcode()
3492 le32_to_cpu(mec_hdr->header.ucode_array_offset_bytes)); in gfx_v9_0_cp_compute_load_microcode()
H A Dgmc_v7_0.c197 (adev->gmc.fw->data + le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in gmc_v7_0_mc_load_microcode()
H A Damdgpu_vcn.c392 offset = le32_to_cpu(hdr->ucode_array_offset_bytes); in amdgpu_vcn_resume()
H A Dgfx_v9_4_3.c667 le32_to_cpu(mec_hdr->header.ucode_array_offset_bytes)); in gfx_v9_4_3_mec_init()
1611 le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in gfx_v9_4_3_xcc_rlc_load_microcode()
1769 le32_to_cpu(mec_hdr->header.ucode_array_offset_bytes)); in gfx_v9_4_3_xcc_cp_compute_load_microcode()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_ucode.h165 uint32_t ucode_array_offset_bytes; /* payload offset from the start of the header */ member
H A Dradeon_ucode.c42 le32_to_cpu(hdr->ucode_array_offset_bytes)); in radeon_ucode_print_common_hdr()
H A Dci_smc.c206 (rdev->smc_fw->data + le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in ci_load_smc_ucode()
H A Dsi_smc.c231 (rdev->smc_fw->data + le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in si_load_smc_ucode()
H A Dcik_sdma.c481 (rdev->sdma_fw->data + le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in cik_sdma_load_microcode()
490 (rdev->sdma_fw->data + le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in cik_sdma_load_microcode()
H A Dsi.c1573 (rdev->mc_fw->data + le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in si_mc_load_microcode()
3481 (rdev->pfp_fw->data + le32_to_cpu(pfp_hdr->header.ucode_array_offset_bytes)); in si_cp_load_microcode()
3490 (rdev->ce_fw->data + le32_to_cpu(ce_hdr->header.ucode_array_offset_bytes)); in si_cp_load_microcode()
3499 (rdev->me_fw->data + le32_to_cpu(me_hdr->header.ucode_array_offset_bytes)); in si_cp_load_microcode()
5875 (rdev->rlc_fw->data + le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in si_rlc_resume()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_smc.c229 (adev->pm.fw->data + le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in amdgpu_si_load_smc_ucode()

12