Searched refs:gfx_firmware_header_v2_0 (Results 1 – 5 of 5) sorted by relevance
1165 const struct gfx_firmware_header_v2_0 *cp_hdr_v2_0; in amdgpu_gfx_cp_init_microcode()1182 cp_hdr_v2_0 = (const struct gfx_firmware_header_v2_0 *) in amdgpu_gfx_cp_init_microcode()1193 cp_hdr_v2_0 = (const struct gfx_firmware_header_v2_0 *) in amdgpu_gfx_cp_init_microcode()1209 cp_hdr_v2_0 = (const struct gfx_firmware_header_v2_0 *) in amdgpu_gfx_cp_init_microcode()1220 cp_hdr_v2_0 = (const struct gfx_firmware_header_v2_0 *) in amdgpu_gfx_cp_init_microcode()1270 cp_hdr_v2_0 = (const struct gfx_firmware_header_v2_0 *) in amdgpu_gfx_cp_init_microcode()1283 cp_hdr_v2_0 = (const struct gfx_firmware_header_v2_0 *) in amdgpu_gfx_cp_init_microcode()
1078 const struct gfx_firmware_header_v2_0 *cpv2_hdr; in gfx_v12_0_rlc_backdoor_autoload_copy_gfx_ucode()1970 const struct gfx_firmware_header_v2_0 *pfp_hdr; in gfx_v12_0_config_gfx_rs64()1971 const struct gfx_firmware_header_v2_0 *me_hdr; in gfx_v12_0_config_gfx_rs64()1972 const struct gfx_firmware_header_v2_0 *mec_hdr; in gfx_v12_0_config_gfx_rs64()1977 me_hdr = (const struct gfx_firmware_header_v2_0 *) in gfx_v12_0_config_gfx_rs64()2055 const struct gfx_firmware_header_v2_0 *cp_hdr; in gfx_v12_0_set_pfp_ucode_start_addr()2097 const struct gfx_firmware_header_v2_0 *cp_hdr; in gfx_v12_0_set_me_ucode_start_addr()2139 const struct gfx_firmware_header_v2_0 *cp_hdr; in gfx_v12_0_set_mec_ucode_start_addr()2215 const struct gfx_firmware_header_v2_0 *pfp_hdr; in gfx_v12_0_cp_gfx_load_pfp_microcode_rs64()2359 const struct gfx_firmware_header_v2_0 *me_hdr; in gfx_v12_0_cp_gfx_load_me_microcode_rs64()[all …]
185 struct gfx_firmware_header_v2_0 { struct441 struct gfx_firmware_header_v2_0 gfx_v2_0;
1279 const struct gfx_firmware_header_v2_0 *cpv2_hdr; in gfx_v11_0_rlc_backdoor_autoload_copy_gfx_ucode()2441 const struct gfx_firmware_header_v2_0 *pfp_hdr; in gfx_v11_0_config_pfp_cache_rs64()2563 const struct gfx_firmware_header_v2_0 *me_hdr; in gfx_v11_0_config_me_cache_rs64()2565 me_hdr = (const struct gfx_firmware_header_v2_0 *) in gfx_v11_0_config_me_cache_rs64()2686 const struct gfx_firmware_header_v2_0 *mec_hdr; in gfx_v11_0_config_mec_cache_rs64()2766 const struct gfx_firmware_header_v2_0 *pfp_hdr; in gfx_v11_0_config_gfx_rs64()2767 const struct gfx_firmware_header_v2_0 *me_hdr; in gfx_v11_0_config_gfx_rs64()2768 const struct gfx_firmware_header_v2_0 *mec_hdr; in gfx_v11_0_config_gfx_rs64()2998 const struct gfx_firmware_header_v2_0 *pfp_hdr; in gfx_v11_0_cp_gfx_load_pfp_microcode_rs64()3216 const struct gfx_firmware_header_v2_0 *me_hdr; in gfx_v11_0_cp_gfx_load_me_microcode_rs64()[all …]
121 const struct gfx_firmware_header_v2_0 *gfx_hdr = in amdgpu_ucode_print_gfx_hdr()122 container_of(hdr, struct gfx_firmware_header_v2_0, header); in amdgpu_ucode_print_gfx_hdr()823 const struct gfx_firmware_header_v2_0 *cpv2_hdr = NULL; in amdgpu_ucode_init_single_fw()845 cpv2_hdr = (const struct gfx_firmware_header_v2_0 *)ucode->fw->data; in amdgpu_ucode_init_single_fw()
Completed in 38 milliseconds