Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gfx.c928 const struct gfx_firmware_header_v2_0 *cp_hdr_v2_0; in amdgpu_gfx_cp_init_microcode()
945 cp_hdr_v2_0 = (const struct gfx_firmware_header_v2_0 *) in amdgpu_gfx_cp_init_microcode()
956 cp_hdr_v2_0 = (const struct gfx_firmware_header_v2_0 *) in amdgpu_gfx_cp_init_microcode()
972 cp_hdr_v2_0 = (const struct gfx_firmware_header_v2_0 *) in amdgpu_gfx_cp_init_microcode()
983 cp_hdr_v2_0 = (const struct gfx_firmware_header_v2_0 *) in amdgpu_gfx_cp_init_microcode()
1033 cp_hdr_v2_0 = (const struct gfx_firmware_header_v2_0 *) in amdgpu_gfx_cp_init_microcode()
1046 cp_hdr_v2_0 = (const struct gfx_firmware_header_v2_0 *) in amdgpu_gfx_cp_init_microcode()
A Damdgpu_ucode.h176 struct gfx_firmware_header_v2_0 { struct
393 struct gfx_firmware_header_v2_0 gfx_v2_0;
A Dgfx_v11_0.c1033 const struct gfx_firmware_header_v2_0 *cpv2_hdr; in gfx_v11_0_rlc_backdoor_autoload_copy_gfx_ucode()
2102 const struct gfx_firmware_header_v2_0 *pfp_hdr; in gfx_v11_0_config_pfp_cache_rs64()
2224 const struct gfx_firmware_header_v2_0 *me_hdr; in gfx_v11_0_config_me_cache_rs64()
2226 me_hdr = (const struct gfx_firmware_header_v2_0 *) in gfx_v11_0_config_me_cache_rs64()
2347 const struct gfx_firmware_header_v2_0 *mec_hdr; in gfx_v11_0_config_mec_cache_rs64()
2427 const struct gfx_firmware_header_v2_0 *pfp_hdr; in gfx_v11_0_config_gfx_rs64()
2428 const struct gfx_firmware_header_v2_0 *me_hdr; in gfx_v11_0_config_gfx_rs64()
2429 const struct gfx_firmware_header_v2_0 *mec_hdr; in gfx_v11_0_config_gfx_rs64()
2654 const struct gfx_firmware_header_v2_0 *pfp_hdr; in gfx_v11_0_cp_gfx_load_pfp_microcode_rs64()
2872 const struct gfx_firmware_header_v2_0 *me_hdr; in gfx_v11_0_cp_gfx_load_me_microcode_rs64()
[all …]
A Damdgpu_ucode.c119 const struct gfx_firmware_header_v2_0 *gfx_hdr = in amdgpu_ucode_print_gfx_hdr()
120 container_of(hdr, struct gfx_firmware_header_v2_0, header); in amdgpu_ucode_print_gfx_hdr()
748 const struct gfx_firmware_header_v2_0 *cpv2_hdr = NULL; in amdgpu_ucode_init_single_fw()
767 cpv2_hdr = (const struct gfx_firmware_header_v2_0 *)ucode->fw->data; in amdgpu_ucode_init_single_fw()

Completed in 21 milliseconds