Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dmes_v12_0.c761 const struct mes_firmware_header_v1_0 *mes_hdr; in mes_v12_0_allocate_ucode_buffer()
765 mes_hdr = (const struct mes_firmware_header_v1_0 *) in mes_v12_0_allocate_ucode_buffer()
795 const struct mes_firmware_header_v1_0 *mes_hdr; in mes_v12_0_allocate_ucode_data_buffer()
799 mes_hdr = (const struct mes_firmware_header_v1_0 *) in mes_v12_0_allocate_ucode_data_buffer()
Dmes_v11_0.c774 const struct mes_firmware_header_v1_0 *mes_hdr; in mes_v11_0_allocate_ucode_buffer()
778 mes_hdr = (const struct mes_firmware_header_v1_0 *) in mes_v11_0_allocate_ucode_buffer()
809 const struct mes_firmware_header_v1_0 *mes_hdr; in mes_v11_0_allocate_ucode_data_buffer()
813 mes_hdr = (const struct mes_firmware_header_v1_0 *) in mes_v11_0_allocate_ucode_data_buffer()
Damdgpu_ucode.h197 struct mes_firmware_header_v1_0 { struct
Damdgpu_ucode.c826 const struct mes_firmware_header_v1_0 *mes_hdr = NULL; in amdgpu_ucode_init_single_fw()
848 mes_hdr = (const struct mes_firmware_header_v1_0 *)ucode->fw->data; in amdgpu_ucode_init_single_fw()
Damdgpu_mes.c1592 const struct mes_firmware_header_v1_0 *mes_hdr; in amdgpu_mes_init_microcode()
1626 mes_hdr = (const struct mes_firmware_header_v1_0 *) in amdgpu_mes_init_microcode()
Dgfx_v12_0.c1207 const struct mes_firmware_header_v1_0 *mes_hdr; in gfx_v12_0_rlc_backdoor_autoload_copy_mes_ucode()
1219 mes_hdr = (const struct mes_firmware_header_v1_0 *) in gfx_v12_0_rlc_backdoor_autoload_copy_mes_ucode()
Dgfx_v11_0.c1429 const struct mes_firmware_header_v1_0 *mes_hdr; in gfx_v11_0_rlc_backdoor_autoload_copy_mes_ucode()
1441 mes_hdr = (const struct mes_firmware_header_v1_0 *) in gfx_v11_0_rlc_backdoor_autoload_copy_mes_ucode()