Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ucode.h155 struct rlc_firmware_header_v2_0 { struct
179 struct rlc_firmware_header_v2_0 v2_0; argument
274 struct rlc_firmware_header_v2_0 rlc_v2_0;
H A Damdgpu_ucode.c144 const struct rlc_firmware_header_v2_0 *rlc_hdr = in amdgpu_ucode_print_rlc_hdr()
145 const_container_of(hdr, struct rlc_firmware_header_v2_0, header); in amdgpu_ucode_print_rlc_hdr()
H A Damdgpu_gfx_v10_0.c664 const struct rlc_firmware_header_v2_0 *rlc_hdr; in gfx_v10_0_init_microcode()
729 rlc_hdr = (const struct rlc_firmware_header_v2_0 *)adev->gfx.rlc_fw->data; in gfx_v10_0_init_microcode()
1864 const struct rlc_firmware_header_v2_0 *hdr; in gfx_v10_0_rlc_load_microcode()
1871 hdr = (const struct rlc_firmware_header_v2_0 *)adev->gfx.rlc_fw->data; in gfx_v10_0_rlc_load_microcode()
2079 const struct rlc_firmware_header_v2_0 *rlc_hdr; in gfx_v10_0_rlc_backdoor_autoload_copy_gfx_ucode()
2112 rlc_hdr = (const struct rlc_firmware_header_v2_0 *) in gfx_v10_0_rlc_backdoor_autoload_copy_gfx_ucode()
H A Damdgpu_gfx_v9_0.c1332 const struct rlc_firmware_header_v2_0 *rlc_hdr; in gfx_v9_0_init_rlc_microcode()
1363 rlc_hdr = (const struct rlc_firmware_header_v2_0 *)adev->gfx.rlc_fw->data; in gfx_v9_0_init_rlc_microcode()
2973 const struct rlc_firmware_header_v2_0 *hdr; in gfx_v9_0_rlc_load_microcode()
2980 hdr = (const struct rlc_firmware_header_v2_0 *)adev->gfx.rlc_fw->data; in gfx_v9_0_rlc_load_microcode()
H A Damdgpu_gfx_v8_0.c965 const struct rlc_firmware_header_v2_0 *rlc_hdr; in gfx_v8_0_init_microcode()
1079 rlc_hdr = (const struct rlc_firmware_header_v2_0 *)adev->gfx.rlc_fw->data; in gfx_v8_0_init_microcode()