Home
last modified time | relevance | path

Searched refs:amdgpu_ucode_print_gfx_hdr (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h237 void amdgpu_ucode_print_gfx_hdr(const struct common_firmware_header *hdr);
Damdgpu_ucode.c85 void amdgpu_ucode_print_gfx_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_gfx_hdr() function
Dgfx_v7_0.c2434 amdgpu_ucode_print_gfx_hdr(&pfp_hdr->header); in gfx_v7_0_cp_gfx_load_microcode()
2435 amdgpu_ucode_print_gfx_hdr(&ce_hdr->header); in gfx_v7_0_cp_gfx_load_microcode()
2436 amdgpu_ucode_print_gfx_hdr(&me_hdr->header); in gfx_v7_0_cp_gfx_load_microcode()
2701 amdgpu_ucode_print_gfx_hdr(&mec_hdr->header); in gfx_v7_0_cp_compute_load_microcode()
2725 amdgpu_ucode_print_gfx_hdr(&mec2_hdr->header); in gfx_v7_0_cp_compute_load_microcode()
Dgfx_v6_0.c1977 amdgpu_ucode_print_gfx_hdr(&pfp_hdr->header); in gfx_v6_0_cp_gfx_load_microcode()
1978 amdgpu_ucode_print_gfx_hdr(&ce_hdr->header); in gfx_v6_0_cp_gfx_load_microcode()
1979 amdgpu_ucode_print_gfx_hdr(&me_hdr->header); in gfx_v6_0_cp_gfx_load_microcode()
Dgfx_v9_0.c2366 amdgpu_ucode_print_gfx_hdr(&pfp_hdr->header); in gfx_v9_0_cp_gfx_load_microcode()
2367 amdgpu_ucode_print_gfx_hdr(&ce_hdr->header); in gfx_v9_0_cp_gfx_load_microcode()
2368 amdgpu_ucode_print_gfx_hdr(&me_hdr->header); in gfx_v9_0_cp_gfx_load_microcode()
2566 amdgpu_ucode_print_gfx_hdr(&mec_hdr->header); in gfx_v9_0_cp_compute_load_microcode()
Dgfx_v8_0.c4305 amdgpu_ucode_print_gfx_hdr(&pfp_hdr->header); in gfx_v8_0_cp_gfx_load_microcode()
4306 amdgpu_ucode_print_gfx_hdr(&ce_hdr->header); in gfx_v8_0_cp_gfx_load_microcode()
4307 amdgpu_ucode_print_gfx_hdr(&me_hdr->header); in gfx_v8_0_cp_gfx_load_microcode()
4555 amdgpu_ucode_print_gfx_hdr(&mec_hdr->header); in gfx_v8_0_cp_compute_load_microcode()
4573 amdgpu_ucode_print_gfx_hdr(&mec2_hdr->header); in gfx_v8_0_cp_compute_load_microcode()