Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Dmes_v10_1.c339 const struct mes_firmware_header_v1_0 *mes_hdr; in mes_v10_1_init_microcode()
371 mes_hdr = (const struct mes_firmware_header_v1_0 *) in mes_v10_1_init_microcode()
424 const struct mes_firmware_header_v1_0 *mes_hdr; in mes_v10_1_allocate_ucode_buffer()
428 mes_hdr = (const struct mes_firmware_header_v1_0 *) in mes_v10_1_allocate_ucode_buffer()
457 const struct mes_firmware_header_v1_0 *mes_hdr; in mes_v10_1_allocate_ucode_data_buffer()
461 mes_hdr = (const struct mes_firmware_header_v1_0 *) in mes_v10_1_allocate_ucode_data_buffer()
Dmes_v11_0.c339 const struct mes_firmware_header_v1_0 *mes_hdr; in mes_v11_0_init_microcode()
362 mes_hdr = (const struct mes_firmware_header_v1_0 *) in mes_v11_0_init_microcode()
415 const struct mes_firmware_header_v1_0 *mes_hdr; in mes_v11_0_allocate_ucode_buffer()
419 mes_hdr = (const struct mes_firmware_header_v1_0 *) in mes_v11_0_allocate_ucode_buffer()
448 const struct mes_firmware_header_v1_0 *mes_hdr; in mes_v11_0_allocate_ucode_data_buffer()
452 mes_hdr = (const struct mes_firmware_header_v1_0 *) in mes_v11_0_allocate_ucode_data_buffer()
Damdgpu_ucode.h186 struct mes_firmware_header_v1_0 { struct
Damdgpu_ucode.c691 const struct mes_firmware_header_v1_0 *mes_hdr = NULL; in amdgpu_ucode_init_single_fw()
710 mes_hdr = (const struct mes_firmware_header_v1_0 *)ucode->fw->data; in amdgpu_ucode_init_single_fw()
Dgfx_v11_0.c1500 const struct mes_firmware_header_v1_0 *mes_hdr; in gfx_v11_0_rlc_backdoor_autoload_copy_mes_ucode()
1512 mes_hdr = (const struct mes_firmware_header_v1_0 *) in gfx_v11_0_rlc_backdoor_autoload_copy_mes_ucode()