Home
last modified time | relevance | path

Searched refs:gfx_firmware_header_v1_0 (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_rlc.c203 const struct gfx_firmware_header_v1_0 *hdr = in amdgpu_gfx_rlc_setup_cp_table()
204 (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data; in amdgpu_gfx_rlc_setup_cp_table()
211 const struct gfx_firmware_header_v1_0 *hdr = in amdgpu_gfx_rlc_setup_cp_table()
212 (const struct gfx_firmware_header_v1_0 *)adev->gfx.pfp_fw->data; in amdgpu_gfx_rlc_setup_cp_table()
219 const struct gfx_firmware_header_v1_0 *hdr = in amdgpu_gfx_rlc_setup_cp_table()
220 (const struct gfx_firmware_header_v1_0 *)adev->gfx.me_fw->data; in amdgpu_gfx_rlc_setup_cp_table()
227 const struct gfx_firmware_header_v1_0 *hdr = in amdgpu_gfx_rlc_setup_cp_table()
228 (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in amdgpu_gfx_rlc_setup_cp_table()
235 const struct gfx_firmware_header_v1_0 *hdr = in amdgpu_gfx_rlc_setup_cp_table()
236 (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec2_fw->data; in amdgpu_gfx_rlc_setup_cp_table()
H A Damdgpu_ucode.c118 const struct gfx_firmware_header_v1_0 *gfx_hdr = in amdgpu_ucode_print_gfx_hdr()
119 container_of(hdr, struct gfx_firmware_header_v1_0, header); in amdgpu_ucode_print_gfx_hdr()
830 const struct gfx_firmware_header_v1_0 *cp_hdr = NULL; in amdgpu_ucode_init_single_fw()
852 cp_hdr = (const struct gfx_firmware_header_v1_0 *)ucode->fw->data; in amdgpu_ucode_init_single_fw()
1093 const struct gfx_firmware_header_v1_0 *header = NULL; in amdgpu_ucode_patch_jt()
1102 header = (const struct gfx_firmware_header_v1_0 *)ucode->fw->data; in amdgpu_ucode_patch_jt()
1173 const struct gfx_firmware_header_v1_0 *cp_hdr; in amdgpu_ucode_init_bo()
1175 cp_hdr = (const struct gfx_firmware_header_v1_0 *)ucode->fw->data; in amdgpu_ucode_init_bo()
H A Damdgpu_cgs.c211 const struct gfx_firmware_header_v1_0 *header; in amdgpu_cgs_get_firmware_info()
224 header = (const struct gfx_firmware_header_v1_0 *)ucode->fw->data; in amdgpu_cgs_get_firmware_info()
H A Damdgpu_ucode.h181 struct gfx_firmware_header_v1_0 { struct
444 struct gfx_firmware_header_v1_0 gfx;
H A Damdgpu_gfx.c1206 const struct gfx_firmware_header_v1_0 *cp_hdr; in amdgpu_gfx_cp_init_microcode()
1214 cp_hdr = (const struct gfx_firmware_header_v1_0 *) in amdgpu_gfx_cp_init_microcode()
1241 cp_hdr = (const struct gfx_firmware_header_v1_0 *) in amdgpu_gfx_cp_init_microcode()
1268 cp_hdr = (const struct gfx_firmware_header_v1_0 *) in amdgpu_gfx_cp_init_microcode()
1278 cp_hdr = (const struct gfx_firmware_header_v1_0 *) in amdgpu_gfx_cp_init_microcode()
1289 cp_hdr = (const struct gfx_firmware_header_v1_0 *) in amdgpu_gfx_cp_init_microcode()
1295 cp_hdr = (const struct gfx_firmware_header_v1_0 *) in amdgpu_gfx_cp_init_microcode()
1306 cp_hdr = (const struct gfx_firmware_header_v1_0 *) in amdgpu_gfx_cp_init_microcode()
H A Dgfx_v6_0.c329 const struct gfx_firmware_header_v1_0 *cp_hdr; in gfx_v6_0_init_microcode()
358 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.pfp_fw->data; in gfx_v6_0_init_microcode()
367 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.me_fw->data; in gfx_v6_0_init_microcode()
376 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data; in gfx_v6_0_init_microcode()
1952 const struct gfx_firmware_header_v1_0 *pfp_hdr; in gfx_v6_0_cp_gfx_load_microcode()
1953 const struct gfx_firmware_header_v1_0 *ce_hdr; in gfx_v6_0_cp_gfx_load_microcode()
1954 const struct gfx_firmware_header_v1_0 *me_hdr; in gfx_v6_0_cp_gfx_load_microcode()
1962 pfp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.pfp_fw->data; in gfx_v6_0_cp_gfx_load_microcode()
1963 ce_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data; in gfx_v6_0_cp_gfx_load_microcode()
1964 me_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.me_fw->data; in gfx_v6_0_cp_gfx_load_microcode()
H A Dgfx_v7_0.c2393 const struct gfx_firmware_header_v1_0 *pfp_hdr; in gfx_v7_0_cp_gfx_load_microcode()
2394 const struct gfx_firmware_header_v1_0 *ce_hdr; in gfx_v7_0_cp_gfx_load_microcode()
2395 const struct gfx_firmware_header_v1_0 *me_hdr; in gfx_v7_0_cp_gfx_load_microcode()
2402 pfp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.pfp_fw->data; in gfx_v7_0_cp_gfx_load_microcode()
2403 ce_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data; in gfx_v7_0_cp_gfx_load_microcode()
2404 me_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.me_fw->data; in gfx_v7_0_cp_gfx_load_microcode()
2658 const struct gfx_firmware_header_v1_0 *mec_hdr; in gfx_v7_0_cp_compute_load_microcode()
2665 mec_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v7_0_cp_compute_load_microcode()
2684 const struct gfx_firmware_header_v1_0 *mec2_hdr; in gfx_v7_0_cp_compute_load_microcode()
2689 mec2_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec2_fw->data; in gfx_v7_0_cp_compute_load_microcode()
H A Dgfx_v9_0.c1878 const struct gfx_firmware_header_v1_0 *mec_hdr; in gfx_v9_0_mec_init()
1904 mec_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v9_0_mec_init()
3261 const struct gfx_firmware_header_v1_0 *pfp_hdr; in gfx_v9_0_cp_gfx_load_microcode()
3262 const struct gfx_firmware_header_v1_0 *ce_hdr; in gfx_v9_0_cp_gfx_load_microcode()
3263 const struct gfx_firmware_header_v1_0 *me_hdr; in gfx_v9_0_cp_gfx_load_microcode()
3270 pfp_hdr = (const struct gfx_firmware_header_v1_0 *) in gfx_v9_0_cp_gfx_load_microcode()
3272 ce_hdr = (const struct gfx_firmware_header_v1_0 *) in gfx_v9_0_cp_gfx_load_microcode()
3274 me_hdr = (const struct gfx_firmware_header_v1_0 *) in gfx_v9_0_cp_gfx_load_microcode()
3477 const struct gfx_firmware_header_v1_0 *mec_hdr; in gfx_v9_0_cp_compute_load_microcode()
3487 mec_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v9_0_cp_compute_load_microcode()
H A Dgfx_v8_0.c945 const struct gfx_firmware_header_v1_0 *cp_hdr; in gfx_v8_0_init_microcode()
999 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.pfp_fw->data; in gfx_v8_0_init_microcode()
1019 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.me_fw->data; in gfx_v8_0_init_microcode()
1040 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data; in gfx_v8_0_init_microcode()
1120 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v8_0_init_microcode()
1141 cp_hdr = (const struct gfx_firmware_header_v1_0 *) in gfx_v8_0_init_microcode()
1189 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v8_0_init_microcode()
H A Dgfx_v9_4_3.c625 const struct gfx_firmware_header_v1_0 *mec_hdr; in gfx_v9_4_3_mec_init()
663 mec_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v9_4_3_mec_init()
1752 const struct gfx_firmware_header_v1_0 *mec_hdr; in gfx_v9_4_3_xcc_cp_compute_load_microcode()
1764 mec_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v9_4_3_xcc_cp_compute_load_microcode()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_ucode.h183 struct gfx_firmware_header_v1_0 { struct
214 struct gfx_firmware_header_v1_0 gfx;
H A Dradeon_ucode.c94 const struct gfx_firmware_header_v1_0 *gfx_hdr = in radeon_ucode_print_gfx_hdr()
95 container_of(hdr, struct gfx_firmware_header_v1_0, header); in radeon_ucode_print_gfx_hdr()
H A Dsi.c3466 const struct gfx_firmware_header_v1_0 *pfp_hdr = in si_cp_load_microcode()
3467 (const struct gfx_firmware_header_v1_0 *)rdev->pfp_fw->data; in si_cp_load_microcode()
3468 const struct gfx_firmware_header_v1_0 *ce_hdr = in si_cp_load_microcode()
3469 (const struct gfx_firmware_header_v1_0 *)rdev->ce_fw->data; in si_cp_load_microcode()
3470 const struct gfx_firmware_header_v1_0 *me_hdr = in si_cp_load_microcode()
3471 (const struct gfx_firmware_header_v1_0 *)rdev->me_fw->data; in si_cp_load_microcode()