Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.c94 const struct gfx_firmware_header_v1_0 *gfx_hdr = in amdgpu_ucode_print_gfx_hdr()
95 container_of(hdr, struct gfx_firmware_header_v1_0, header); in amdgpu_ucode_print_gfx_hdr()
324 const struct gfx_firmware_header_v1_0 *cp_hdr = NULL; in amdgpu_ucode_init_single_fw()
337 cp_hdr = (const struct gfx_firmware_header_v1_0 *)ucode->fw->data; in amdgpu_ucode_init_single_fw()
388 const struct gfx_firmware_header_v1_0 *header = NULL; in amdgpu_ucode_patch_jt()
397 header = (const struct gfx_firmware_header_v1_0 *)ucode->fw->data; in amdgpu_ucode_patch_jt()
456 const struct gfx_firmware_header_v1_0 *cp_hdr; in amdgpu_ucode_init_bo()
457 cp_hdr = (const struct gfx_firmware_header_v1_0 *)ucode->fw->data; in amdgpu_ucode_init_bo()
Damdgpu_ucode.h61 struct gfx_firmware_header_v1_0 { struct
166 struct gfx_firmware_header_v1_0 gfx;
Dgfx_v9_0.c492 const struct gfx_firmware_header_v1_0 *cp_hdr; in gfx_v9_0_init_microcode()
525 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.pfp_fw->data; in gfx_v9_0_init_microcode()
536 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.me_fw->data; in gfx_v9_0_init_microcode()
547 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data; in gfx_v9_0_init_microcode()
613 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v9_0_init_microcode()
624 cp_hdr = (const struct gfx_firmware_header_v1_0 *) in gfx_v9_0_init_microcode()
691 cp_hdr = (const struct gfx_firmware_header_v1_0 *)info->fw->data; in gfx_v9_0_init_microcode()
706 cp_hdr = (const struct gfx_firmware_header_v1_0 *)info->fw->data; in gfx_v9_0_init_microcode()
870 const struct gfx_firmware_header_v1_0 *hdr = in rv_init_cp_jump_table()
871 (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data; in rv_init_cp_jump_table()
[all …]
Dgfx_v7_0.c2421 const struct gfx_firmware_header_v1_0 *pfp_hdr; in gfx_v7_0_cp_gfx_load_microcode()
2422 const struct gfx_firmware_header_v1_0 *ce_hdr; in gfx_v7_0_cp_gfx_load_microcode()
2423 const struct gfx_firmware_header_v1_0 *me_hdr; in gfx_v7_0_cp_gfx_load_microcode()
2430 pfp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.pfp_fw->data; in gfx_v7_0_cp_gfx_load_microcode()
2431 ce_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data; in gfx_v7_0_cp_gfx_load_microcode()
2432 me_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.me_fw->data; in gfx_v7_0_cp_gfx_load_microcode()
2693 const struct gfx_firmware_header_v1_0 *mec_hdr; in gfx_v7_0_cp_compute_load_microcode()
2700 mec_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v7_0_cp_compute_load_microcode()
2719 const struct gfx_firmware_header_v1_0 *mec2_hdr; in gfx_v7_0_cp_compute_load_microcode()
2724 mec2_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec2_fw->data; in gfx_v7_0_cp_compute_load_microcode()
[all …]
Damdgpu_cgs.c210 const struct gfx_firmware_header_v1_0 *header; in amdgpu_cgs_get_firmware_info()
220 header = (const struct gfx_firmware_header_v1_0 *)ucode->fw->data; in amdgpu_cgs_get_firmware_info()
Dgfx_v8_0.c968 const struct gfx_firmware_header_v1_0 *cp_hdr; in gfx_v8_0_init_microcode()
1022 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.pfp_fw->data; in gfx_v8_0_init_microcode()
1042 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.me_fw->data; in gfx_v8_0_init_microcode()
1063 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data; in gfx_v8_0_init_microcode()
1143 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v8_0_init_microcode()
1164 cp_hdr = (const struct gfx_firmware_header_v1_0 *) in gfx_v8_0_init_microcode()
1213 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.mec_fw->data; in gfx_v8_0_init_microcode()
1319 const struct gfx_firmware_header_v1_0 *hdr = in cz_init_cp_jump_table()
1320 (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data; in cz_init_cp_jump_table()
1327 const struct gfx_firmware_header_v1_0 *hdr = in cz_init_cp_jump_table()
[all …]
Dgfx_v6_0.c314 const struct gfx_firmware_header_v1_0 *cp_hdr; in gfx_v6_0_init_microcode()
345 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.pfp_fw->data; in gfx_v6_0_init_microcode()
356 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.me_fw->data; in gfx_v6_0_init_microcode()
367 cp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data; in gfx_v6_0_init_microcode()
1963 const struct gfx_firmware_header_v1_0 *pfp_hdr; in gfx_v6_0_cp_gfx_load_microcode()
1964 const struct gfx_firmware_header_v1_0 *ce_hdr; in gfx_v6_0_cp_gfx_load_microcode()
1965 const struct gfx_firmware_header_v1_0 *me_hdr; in gfx_v6_0_cp_gfx_load_microcode()
1973 pfp_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.pfp_fw->data; in gfx_v6_0_cp_gfx_load_microcode()
1974 ce_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data; in gfx_v6_0_cp_gfx_load_microcode()
1975 me_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.me_fw->data; in gfx_v6_0_cp_gfx_load_microcode()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_ucode.h183 struct gfx_firmware_header_v1_0 { struct
214 struct gfx_firmware_header_v1_0 gfx;
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()
Dcik.c3904 const struct gfx_firmware_header_v1_0 *pfp_hdr = in cik_cp_gfx_load_microcode()
3905 (const struct gfx_firmware_header_v1_0 *)rdev->pfp_fw->data; in cik_cp_gfx_load_microcode()
3906 const struct gfx_firmware_header_v1_0 *ce_hdr = in cik_cp_gfx_load_microcode()
3907 (const struct gfx_firmware_header_v1_0 *)rdev->ce_fw->data; in cik_cp_gfx_load_microcode()
3908 const struct gfx_firmware_header_v1_0 *me_hdr = in cik_cp_gfx_load_microcode()
3909 (const struct gfx_firmware_header_v1_0 *)rdev->me_fw->data; in cik_cp_gfx_load_microcode()
4266 const struct gfx_firmware_header_v1_0 *mec_hdr = in cik_cp_compute_load_microcode()
4267 (const struct gfx_firmware_header_v1_0 *)rdev->mec_fw->data; in cik_cp_compute_load_microcode()
4284 const struct gfx_firmware_header_v1_0 *mec2_hdr = in cik_cp_compute_load_microcode()
4285 (const struct gfx_firmware_header_v1_0 *)rdev->mec2_fw->data; in cik_cp_compute_load_microcode()
[all …]
Dsi.c3486 const struct gfx_firmware_header_v1_0 *pfp_hdr = in si_cp_load_microcode()
3487 (const struct gfx_firmware_header_v1_0 *)rdev->pfp_fw->data; in si_cp_load_microcode()
3488 const struct gfx_firmware_header_v1_0 *ce_hdr = in si_cp_load_microcode()
3489 (const struct gfx_firmware_header_v1_0 *)rdev->ce_fw->data; in si_cp_load_microcode()
3490 const struct gfx_firmware_header_v1_0 *me_hdr = in si_cp_load_microcode()
3491 (const struct gfx_firmware_header_v1_0 *)rdev->me_fw->data; in si_cp_load_microcode()