Searched refs:amdgpu_ucode_print_gfx_hdr (Results 1 – 8 of 8) sorted by relevance
542 void amdgpu_ucode_print_gfx_hdr(const struct common_firmware_header *hdr);
2398 amdgpu_ucode_print_gfx_hdr(&pfp_hdr->header); in gfx_v7_0_cp_gfx_load_microcode()2399 amdgpu_ucode_print_gfx_hdr(&ce_hdr->header); in gfx_v7_0_cp_gfx_load_microcode()2400 amdgpu_ucode_print_gfx_hdr(&me_hdr->header); in gfx_v7_0_cp_gfx_load_microcode()2658 amdgpu_ucode_print_gfx_hdr(&mec_hdr->header); in gfx_v7_0_cp_compute_load_microcode()2682 amdgpu_ucode_print_gfx_hdr(&mec2_hdr->header); in gfx_v7_0_cp_compute_load_microcode()
2310 amdgpu_ucode_print_gfx_hdr(hdr); in psp_print_fw_hdr()2314 amdgpu_ucode_print_gfx_hdr(hdr); in psp_print_fw_hdr()2318 amdgpu_ucode_print_gfx_hdr(hdr); in psp_print_fw_hdr()2322 amdgpu_ucode_print_gfx_hdr(hdr); in psp_print_fw_hdr()
2616 amdgpu_ucode_print_gfx_hdr(&pfp_hdr->header); in gfx_v11_0_cp_gfx_load_pfp_microcode()2663 amdgpu_ucode_print_gfx_hdr(&pfp_hdr->header); in gfx_v11_0_cp_gfx_load_pfp_microcode_rs64()2834 amdgpu_ucode_print_gfx_hdr(&me_hdr->header); in gfx_v11_0_cp_gfx_load_me_microcode()2881 amdgpu_ucode_print_gfx_hdr(&me_hdr->header); in gfx_v11_0_cp_gfx_load_me_microcode_rs64()3352 amdgpu_ucode_print_gfx_hdr(&mec_hdr->header); in gfx_v11_0_cp_compute_load_microcode()3404 amdgpu_ucode_print_gfx_hdr(&mec_hdr->header); in gfx_v11_0_cp_compute_load_microcode_rs64()
1945 amdgpu_ucode_print_gfx_hdr(&pfp_hdr->header); in gfx_v6_0_cp_gfx_load_microcode()1946 amdgpu_ucode_print_gfx_hdr(&ce_hdr->header); in gfx_v6_0_cp_gfx_load_microcode()1947 amdgpu_ucode_print_gfx_hdr(&me_hdr->header); in gfx_v6_0_cp_gfx_load_microcode()
102 void amdgpu_ucode_print_gfx_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_gfx_hdr() function
2967 amdgpu_ucode_print_gfx_hdr(&pfp_hdr->header); in gfx_v9_0_cp_gfx_load_microcode()2968 amdgpu_ucode_print_gfx_hdr(&ce_hdr->header); in gfx_v9_0_cp_gfx_load_microcode()2969 amdgpu_ucode_print_gfx_hdr(&me_hdr->header); in gfx_v9_0_cp_gfx_load_microcode()3163 amdgpu_ucode_print_gfx_hdr(&mec_hdr->header); in gfx_v9_0_cp_compute_load_microcode()
5682 amdgpu_ucode_print_gfx_hdr(&pfp_hdr->header); in gfx_v10_0_cp_gfx_load_pfp_microcode()5760 amdgpu_ucode_print_gfx_hdr(&ce_hdr->header); in gfx_v10_0_cp_gfx_load_ce_microcode()5837 amdgpu_ucode_print_gfx_hdr(&me_hdr->header); in gfx_v10_0_cp_gfx_load_me_microcode()6234 amdgpu_ucode_print_gfx_hdr(&mec_hdr->header); in gfx_v10_0_cp_compute_load_microcode()
Completed in 58 milliseconds