Home
last modified time | relevance | path

Searched refs:mec_fw (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gfx.c1000 adev->gfx.mec_fw->data; in amdgpu_gfx_cp_init_microcode()
1005 ucode_fw = adev->gfx.mec_fw; in amdgpu_gfx_cp_init_microcode()
1011 adev->gfx.mec_fw->data; in amdgpu_gfx_cp_init_microcode()
1012 ucode_fw = adev->gfx.mec_fw; in amdgpu_gfx_cp_init_microcode()
1034 adev->gfx.mec_fw->data; in amdgpu_gfx_cp_init_microcode()
1039 ucode_fw = adev->gfx.mec_fw; in amdgpu_gfx_cp_init_microcode()
1047 adev->gfx.mec_fw->data; in amdgpu_gfx_cp_init_microcode()
1048 ucode_fw = adev->gfx.mec_fw; in amdgpu_gfx_cp_init_microcode()
A Dgfx_v11_0.c438 amdgpu_ucode_release(&adev->gfx.mec_fw); in gfx_v11_0_free_microcode()
547 amdgpu_ucode_release(&adev->gfx.mec_fw); in gfx_v11_0_init_microcode()
1075 adev->gfx.mec_fw->data; in gfx_v11_0_rlc_backdoor_autoload_copy_gfx_ucode()
1077 fw_data = (const __le32 *) (adev->gfx.mec_fw->data + in gfx_v11_0_rlc_backdoor_autoload_copy_gfx_ucode()
1083 fw_data = (const __le32 *) (adev->gfx.mec_fw->data + in gfx_v11_0_rlc_backdoor_autoload_copy_gfx_ucode()
1115 adev->gfx.mec_fw->data; in gfx_v11_0_rlc_backdoor_autoload_copy_gfx_ucode()
2350 adev->gfx.mec_fw->data; in gfx_v11_0_config_mec_cache_rs64()
2433 adev->gfx.mec_fw->data; in gfx_v11_0_config_gfx_rs64()
3346 if (!adev->gfx.mec_fw) in gfx_v11_0_cp_compute_load_microcode()
3355 (adev->gfx.mec_fw->data + in gfx_v11_0_cp_compute_load_microcode()
[all …]
A Damdgpu_rlc.c226 (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in amdgpu_gfx_rlc_setup_cp_table()
228 (adev->gfx.mec_fw->data + in amdgpu_gfx_rlc_setup_cp_table()
A Damdgpu_gfx.h299 const struct firmware *mec_fw; /* MEC firmware */ member
A Dgfx_v8_0.c931 amdgpu_ucode_release(&adev->gfx.mec_fw); in gfx_v8_0_free_microcode()
1097 err = amdgpu_ucode_request(adev, &adev->gfx.mec_fw, fw_name); in gfx_v8_0_init_microcode()
1100 err = amdgpu_ucode_request(adev, &adev->gfx.mec_fw, fw_name); in gfx_v8_0_init_microcode()
1104 err = amdgpu_ucode_request(adev, &adev->gfx.mec_fw, fw_name); in gfx_v8_0_init_microcode()
1108 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v8_0_init_microcode()
1168 info->fw = adev->gfx.mec_fw; in gfx_v8_0_init_microcode()
1174 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v8_0_init_microcode()
1181 info->fw = adev->gfx.mec_fw; in gfx_v8_0_init_microcode()
1204 amdgpu_ucode_release(&adev->gfx.mec_fw); in gfx_v8_0_init_microcode()
A Dgfx_v7_0.c895 amdgpu_ucode_release(&adev->gfx.mec_fw); in gfx_v7_0_free_microcode()
955 err = amdgpu_ucode_request(adev, &adev->gfx.mec_fw, fw_name); in gfx_v7_0_init_microcode()
2654 if (!adev->gfx.mec_fw) in gfx_v7_0_cp_compute_load_microcode()
2657 mec_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v7_0_cp_compute_load_microcode()
2667 (adev->gfx.mec_fw->data + in gfx_v7_0_cp_compute_load_microcode()
A Dgfx_v9_0.c1085 amdgpu_ucode_release(&adev->gfx.mec_fw); in gfx_v9_0_free_microcode()
1346 err = amdgpu_ucode_request(adev, &adev->gfx.mec_fw, fw_name); in gfx_v9_0_init_cp_compute_microcode()
1377 amdgpu_ucode_release(&adev->gfx.mec_fw); in gfx_v9_0_init_cp_compute_microcode()
1730 mec_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v9_0_mec_init()
1733 (adev->gfx.mec_fw->data + in gfx_v9_0_mec_init()
3157 if (!adev->gfx.mec_fw) in gfx_v9_0_cp_compute_load_microcode()
3162 mec_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v9_0_cp_compute_load_microcode()
3166 (adev->gfx.mec_fw->data + in gfx_v9_0_cp_compute_load_microcode()
A Dgfx_v10_0.c3898 amdgpu_ucode_release(&adev->gfx.mec_fw); in gfx_v10_0_free_microcode()
4025 err = amdgpu_ucode_request(adev, &adev->gfx.mec_fw, fw_name); in gfx_v10_0_init_microcode()
4050 amdgpu_ucode_release(&adev->gfx.mec_fw); in gfx_v10_0_init_microcode()
4247 mec_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v10_0_mec_init()
4249 fw_data = (const __le32 *) (adev->gfx.mec_fw->data + in gfx_v10_0_mec_init()
5370 adev->gfx.mec_fw->data; in gfx_v10_0_rlc_backdoor_autoload_copy_gfx_ucode()
5371 fw_data = (const __le32 *) (adev->gfx.mec_fw->data + in gfx_v10_0_rlc_backdoor_autoload_copy_gfx_ucode()
6228 if (!adev->gfx.mec_fw) in gfx_v10_0_cp_compute_load_microcode()
6233 mec_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v10_0_cp_compute_load_microcode()
6237 (adev->gfx.mec_fw->data + in gfx_v10_0_cp_compute_load_microcode()
A Damdgpu_psp.c2321 hdr = (struct common_firmware_header *)adev->gfx.mec_fw->data; in psp_print_fw_hdr()
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dcik.c2131 if (rdev->mec_fw->size != mec_req_size) { in cik_init_microcode()
2133 rdev->mec_fw->size, fw_name); in cik_init_microcode()
2137 err = radeon_ucode_validate(rdev->mec_fw); in cik_init_microcode()
2290 release_firmware(rdev->mec_fw); in cik_init_microcode()
2291 rdev->mec_fw = NULL; in cik_init_microcode()
4250 if (!rdev->mec_fw) in cik_cp_compute_load_microcode()
4290 fw_data = (const __be32 *)rdev->mec_fw->data; in cik_cp_compute_load_microcode()
4298 fw_data = (const __be32 *)rdev->mec_fw->data; in cik_cp_compute_load_microcode()
6481 fw_data = (const __be32 *)rdev->mec_fw->data; in cik_init_cp_pg_table()
8600 !rdev->mec_fw || !rdev->sdma_fw || !rdev->rlc_fw) { in cik_init()
[all …]
A Dradeon.h2437 const struct firmware *mec_fw; /* CIK MEC firmware */ member

Completed in 102 milliseconds