Home
last modified time | relevance | path

Searched refs:gfx_firmware_header_v2_0 (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
A Dgfx_v12_0.c1148 const struct gfx_firmware_header_v2_0 *cpv2_hdr; in gfx_v12_0_rlc_backdoor_autoload_copy_gfx_ucode()
2106 const struct gfx_firmware_header_v2_0 *pfp_hdr; in gfx_v12_0_config_gfx_rs64()
2107 const struct gfx_firmware_header_v2_0 *me_hdr; in gfx_v12_0_config_gfx_rs64()
2108 const struct gfx_firmware_header_v2_0 *mec_hdr; in gfx_v12_0_config_gfx_rs64()
2113 me_hdr = (const struct gfx_firmware_header_v2_0 *) in gfx_v12_0_config_gfx_rs64()
2191 const struct gfx_firmware_header_v2_0 *cp_hdr; in gfx_v12_0_set_pfp_ucode_start_addr()
2233 const struct gfx_firmware_header_v2_0 *cp_hdr; in gfx_v12_0_set_me_ucode_start_addr()
2275 const struct gfx_firmware_header_v2_0 *cp_hdr; in gfx_v12_0_set_mec_ucode_start_addr()
2351 const struct gfx_firmware_header_v2_0 *pfp_hdr; in gfx_v12_0_cp_gfx_load_pfp_microcode_rs64()
2495 const struct gfx_firmware_header_v2_0 *me_hdr; in gfx_v12_0_cp_gfx_load_me_microcode_rs64()
[all …]
A Damdgpu_ucode.h189 struct gfx_firmware_header_v2_0 { struct
445 struct gfx_firmware_header_v2_0 gfx_v2_0;
A Damdgpu_gfx.c1207 const struct gfx_firmware_header_v2_0 *cp_hdr_v2_0; in amdgpu_gfx_cp_init_microcode()
1224 cp_hdr_v2_0 = (const struct gfx_firmware_header_v2_0 *) in amdgpu_gfx_cp_init_microcode()
1235 cp_hdr_v2_0 = (const struct gfx_firmware_header_v2_0 *) in amdgpu_gfx_cp_init_microcode()
1251 cp_hdr_v2_0 = (const struct gfx_firmware_header_v2_0 *) in amdgpu_gfx_cp_init_microcode()
1262 cp_hdr_v2_0 = (const struct gfx_firmware_header_v2_0 *) in amdgpu_gfx_cp_init_microcode()
1312 cp_hdr_v2_0 = (const struct gfx_firmware_header_v2_0 *) in amdgpu_gfx_cp_init_microcode()
1325 cp_hdr_v2_0 = (const struct gfx_firmware_header_v2_0 *) in amdgpu_gfx_cp_init_microcode()
A Dgfx_v11_0.c1314 const struct gfx_firmware_header_v2_0 *cpv2_hdr; in gfx_v11_0_rlc_backdoor_autoload_copy_gfx_ucode()
2608 const struct gfx_firmware_header_v2_0 *pfp_hdr; in gfx_v11_0_config_pfp_cache_rs64()
2730 const struct gfx_firmware_header_v2_0 *me_hdr; in gfx_v11_0_config_me_cache_rs64()
2732 me_hdr = (const struct gfx_firmware_header_v2_0 *) in gfx_v11_0_config_me_cache_rs64()
2853 const struct gfx_firmware_header_v2_0 *mec_hdr; in gfx_v11_0_config_mec_cache_rs64()
2933 const struct gfx_firmware_header_v2_0 *pfp_hdr; in gfx_v11_0_config_gfx_rs64()
2934 const struct gfx_firmware_header_v2_0 *me_hdr; in gfx_v11_0_config_gfx_rs64()
2935 const struct gfx_firmware_header_v2_0 *mec_hdr; in gfx_v11_0_config_gfx_rs64()
3166 const struct gfx_firmware_header_v2_0 *pfp_hdr; in gfx_v11_0_cp_gfx_load_pfp_microcode_rs64()
3384 const struct gfx_firmware_header_v2_0 *me_hdr; in gfx_v11_0_cp_gfx_load_me_microcode_rs64()
[all …]
A Damdgpu_ucode.c126 const struct gfx_firmware_header_v2_0 *gfx_hdr = in amdgpu_ucode_print_gfx_hdr()
127 container_of(hdr, struct gfx_firmware_header_v2_0, header); in amdgpu_ucode_print_gfx_hdr()
831 const struct gfx_firmware_header_v2_0 *cpv2_hdr = NULL; in amdgpu_ucode_init_single_fw()
853 cpv2_hdr = (const struct gfx_firmware_header_v2_0 *)ucode->fw->data; in amdgpu_ucode_init_single_fw()

Completed in 34 milliseconds