Searched refs:gfx_firmware_header_v1_0 (Results 1 – 13 of 13) sorted by relevance
206 const struct gfx_firmware_header_v1_0 *hdr = in amdgpu_gfx_rlc_setup_cp_table()207 (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data; in amdgpu_gfx_rlc_setup_cp_table()214 const struct gfx_firmware_header_v1_0 *hdr = in amdgpu_gfx_rlc_setup_cp_table()215 (const struct gfx_firmware_header_v1_0 *)adev->gfx.pfp_fw->data; in amdgpu_gfx_rlc_setup_cp_table()222 const struct gfx_firmware_header_v1_0 *hdr = in amdgpu_gfx_rlc_setup_cp_table()223 (const struct gfx_firmware_header_v1_0 *)adev->gfx.me_fw->data; in amdgpu_gfx_rlc_setup_cp_table()230 const struct gfx_firmware_header_v1_0 *hdr = in amdgpu_gfx_rlc_setup_cp_table()231 (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in amdgpu_gfx_rlc_setup_cp_table()238 const struct gfx_firmware_header_v1_0 *hdr = in amdgpu_gfx_rlc_setup_cp_table()239 (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec2_fw->data; in amdgpu_gfx_rlc_setup_cp_table()
102 const struct gfx_firmware_header_v1_0 *gfx_hdr = in amdgpu_ucode_print_gfx_hdr()103 container_of(hdr, struct gfx_firmware_header_v1_0, header); in amdgpu_ucode_print_gfx_hdr()449 const struct gfx_firmware_header_v1_0 *cp_hdr = NULL; in amdgpu_ucode_init_single_fw()462 cp_hdr = (const struct gfx_firmware_header_v1_0 *)ucode->fw->data; in amdgpu_ucode_init_single_fw()530 const struct gfx_firmware_header_v1_0 *header = NULL; in amdgpu_ucode_patch_jt()539 header = (const struct gfx_firmware_header_v1_0 *)ucode->fw->data; in amdgpu_ucode_patch_jt()606 const struct gfx_firmware_header_v1_0 *cp_hdr; in amdgpu_ucode_init_bo()607 cp_hdr = (const struct gfx_firmware_header_v1_0 *)ucode->fw->data; in amdgpu_ucode_init_bo()
114 struct gfx_firmware_header_v1_0 { struct257 struct gfx_firmware_header_v1_0 gfx;
633 const struct gfx_firmware_header_v1_0 *cp_hdr; in gfx_v10_0_init_microcode()667 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.pfp_fw->data; in gfx_v10_0_init_microcode()678 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.me_fw->data; in gfx_v10_0_init_microcode()689 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data; in gfx_v10_0_init_microcode()754 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v10_0_init_microcode()764 cp_hdr = (const struct gfx_firmware_header_v1_0 *) in gfx_v10_0_init_microcode()831 cp_hdr = (const struct gfx_firmware_header_v1_0 *)info->fw->data; in gfx_v10_0_init_microcode()847 cp_hdr = (const struct gfx_firmware_header_v1_0 *)info->fw->data; in gfx_v10_0_init_microcode()1059 const struct gfx_firmware_header_v1_0 *mec_hdr = NULL; in gfx_v10_0_mec_init()1084 mec_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v10_0_mec_init()[all …]
211 const struct gfx_firmware_header_v1_0 *header; in amdgpu_cgs_get_firmware_info()221 header = (const struct gfx_firmware_header_v1_0 *)ucode->fw->data; in amdgpu_cgs_get_firmware_info()
1077 const struct gfx_firmware_header_v1_0 *cp_hdr; in gfx_v9_0_init_cp_gfx_microcode()1086 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.pfp_fw->data; in gfx_v9_0_init_cp_gfx_microcode()1097 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.me_fw->data; in gfx_v9_0_init_cp_gfx_microcode()1108 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data; in gfx_v9_0_init_cp_gfx_microcode()1288 const struct gfx_firmware_header_v1_0 *cp_hdr; in gfx_v9_0_init_cp_compute_microcode()1297 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v9_0_init_cp_compute_microcode()1308 cp_hdr = (const struct gfx_firmware_header_v1_0 *) in gfx_v9_0_init_cp_compute_microcode()1324 cp_hdr = (const struct gfx_firmware_header_v1_0 *)info->fw->data; in gfx_v9_0_init_cp_compute_microcode()1339 cp_hdr = (const struct gfx_firmware_header_v1_0 *)info->fw->data; in gfx_v9_0_init_cp_compute_microcode()1731 const struct gfx_firmware_header_v1_0 *mec_hdr; in gfx_v9_0_mec_init()[all …]
316 const struct gfx_firmware_header_v1_0 *cp_hdr; in gfx_v6_0_init_microcode()347 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.pfp_fw->data; in gfx_v6_0_init_microcode()358 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.me_fw->data; in gfx_v6_0_init_microcode()369 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data; in gfx_v6_0_init_microcode()1973 const struct gfx_firmware_header_v1_0 *pfp_hdr; in gfx_v6_0_cp_gfx_load_microcode()1974 const struct gfx_firmware_header_v1_0 *ce_hdr; in gfx_v6_0_cp_gfx_load_microcode()1975 const struct gfx_firmware_header_v1_0 *me_hdr; in gfx_v6_0_cp_gfx_load_microcode()1983 pfp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.pfp_fw->data; in gfx_v6_0_cp_gfx_load_microcode()1984 ce_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data; in gfx_v6_0_cp_gfx_load_microcode()1985 me_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.me_fw->data; in gfx_v6_0_cp_gfx_load_microcode()
2456 const struct gfx_firmware_header_v1_0 *pfp_hdr; in gfx_v7_0_cp_gfx_load_microcode()2457 const struct gfx_firmware_header_v1_0 *ce_hdr; in gfx_v7_0_cp_gfx_load_microcode()2458 const struct gfx_firmware_header_v1_0 *me_hdr; in gfx_v7_0_cp_gfx_load_microcode()2465 pfp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.pfp_fw->data; in gfx_v7_0_cp_gfx_load_microcode()2466 ce_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data; in gfx_v7_0_cp_gfx_load_microcode()2467 me_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.me_fw->data; in gfx_v7_0_cp_gfx_load_microcode()2725 const struct gfx_firmware_header_v1_0 *mec_hdr; in gfx_v7_0_cp_compute_load_microcode()2732 mec_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v7_0_cp_compute_load_microcode()2751 const struct gfx_firmware_header_v1_0 *mec2_hdr; in gfx_v7_0_cp_compute_load_microcode()2756 mec2_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec2_fw->data; in gfx_v7_0_cp_compute_load_microcode()
956 const struct gfx_firmware_header_v1_0 *cp_hdr; in gfx_v8_0_init_microcode()1010 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.pfp_fw->data; in gfx_v8_0_init_microcode()1030 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.me_fw->data; in gfx_v8_0_init_microcode()1051 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data; in gfx_v8_0_init_microcode()1131 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v8_0_init_microcode()1152 cp_hdr = (const struct gfx_firmware_header_v1_0 *) in gfx_v8_0_init_microcode()1200 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v8_0_init_microcode()
183 struct gfx_firmware_header_v1_0 { struct214 struct gfx_firmware_header_v1_0 gfx;
94 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()
3908 const struct gfx_firmware_header_v1_0 *pfp_hdr = in cik_cp_gfx_load_microcode()3909 (const struct gfx_firmware_header_v1_0 *)rdev->pfp_fw->data; in cik_cp_gfx_load_microcode()3910 const struct gfx_firmware_header_v1_0 *ce_hdr = in cik_cp_gfx_load_microcode()3911 (const struct gfx_firmware_header_v1_0 *)rdev->ce_fw->data; in cik_cp_gfx_load_microcode()3912 const struct gfx_firmware_header_v1_0 *me_hdr = in cik_cp_gfx_load_microcode()3913 (const struct gfx_firmware_header_v1_0 *)rdev->me_fw->data; in cik_cp_gfx_load_microcode()4270 const struct gfx_firmware_header_v1_0 *mec_hdr = in cik_cp_compute_load_microcode()4271 (const struct gfx_firmware_header_v1_0 *)rdev->mec_fw->data; in cik_cp_compute_load_microcode()4288 const struct gfx_firmware_header_v1_0 *mec2_hdr = in cik_cp_compute_load_microcode()4289 (const struct gfx_firmware_header_v1_0 *)rdev->mec2_fw->data; in cik_cp_compute_load_microcode()[all …]
3490 const struct gfx_firmware_header_v1_0 *pfp_hdr = in si_cp_load_microcode()3491 (const struct gfx_firmware_header_v1_0 *)rdev->pfp_fw->data; in si_cp_load_microcode()3492 const struct gfx_firmware_header_v1_0 *ce_hdr = in si_cp_load_microcode()3493 (const struct gfx_firmware_header_v1_0 *)rdev->ce_fw->data; in si_cp_load_microcode()3494 const struct gfx_firmware_header_v1_0 *me_hdr = in si_cp_load_microcode()3495 (const struct gfx_firmware_header_v1_0 *)rdev->me_fw->data; in si_cp_load_microcode()