Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dmes_v10_1.c384 const struct mes_firmware_header_v1_0 *mes_hdr; in mes_v10_1_init_microcode()
416 mes_hdr = (const struct mes_firmware_header_v1_0 *) in mes_v10_1_init_microcode()
469 const struct mes_firmware_header_v1_0 *mes_hdr; in mes_v10_1_allocate_ucode_buffer()
473 mes_hdr = (const struct mes_firmware_header_v1_0 *) in mes_v10_1_allocate_ucode_buffer()
502 const struct mes_firmware_header_v1_0 *mes_hdr; in mes_v10_1_allocate_ucode_data_buffer()
506 mes_hdr = (const struct mes_firmware_header_v1_0 *) in mes_v10_1_allocate_ucode_data_buffer()
Dmes_v11_0.c462 const struct mes_firmware_header_v1_0 *mes_hdr; in mes_v11_0_init_microcode()
485 mes_hdr = (const struct mes_firmware_header_v1_0 *) in mes_v11_0_init_microcode()
538 const struct mes_firmware_header_v1_0 *mes_hdr; in mes_v11_0_allocate_ucode_buffer()
542 mes_hdr = (const struct mes_firmware_header_v1_0 *) in mes_v11_0_allocate_ucode_buffer()
571 const struct mes_firmware_header_v1_0 *mes_hdr; in mes_v11_0_allocate_ucode_data_buffer()
575 mes_hdr = (const struct mes_firmware_header_v1_0 *) in mes_v11_0_allocate_ucode_data_buffer()
Damdgpu_ucode.h187 struct mes_firmware_header_v1_0 { struct
Damdgpu_ucode.c751 const struct mes_firmware_header_v1_0 *mes_hdr = NULL; in amdgpu_ucode_init_single_fw()
770 mes_hdr = (const struct mes_firmware_header_v1_0 *)ucode->fw->data; in amdgpu_ucode_init_single_fw()
Dgfx_v11_0.c1212 const struct mes_firmware_header_v1_0 *mes_hdr; in gfx_v11_0_rlc_backdoor_autoload_copy_mes_ucode()
1224 mes_hdr = (const struct mes_firmware_header_v1_0 *) in gfx_v11_0_rlc_backdoor_autoload_copy_mes_ucode()