Searched refs:gfx_hdr (Results 1 – 2 of 2) sorted by relevance
94 const struct gfx_firmware_header_v1_0 *gfx_hdr = in radeon_ucode_print_gfx_hdr() local98 le32_to_cpu(gfx_hdr->ucode_feature_version)); in radeon_ucode_print_gfx_hdr()99 DRM_DEBUG("jt_offset: %u\n", le32_to_cpu(gfx_hdr->jt_offset)); in radeon_ucode_print_gfx_hdr()100 DRM_DEBUG("jt_size: %u\n", le32_to_cpu(gfx_hdr->jt_size)); in radeon_ucode_print_gfx_hdr()
111 const struct gfx_firmware_header_v1_0 *gfx_hdr = in amdgpu_ucode_print_gfx_hdr() local115 le32_to_cpu(gfx_hdr->ucode_feature_version)); in amdgpu_ucode_print_gfx_hdr()116 DRM_DEBUG("jt_offset: %u\n", le32_to_cpu(gfx_hdr->jt_offset)); in amdgpu_ucode_print_gfx_hdr()117 DRM_DEBUG("jt_size: %u\n", le32_to_cpu(gfx_hdr->jt_size)); in amdgpu_ucode_print_gfx_hdr()119 const struct gfx_firmware_header_v2_0 *gfx_hdr = in amdgpu_ucode_print_gfx_hdr() local123 le32_to_cpu(gfx_hdr->ucode_feature_version)); in amdgpu_ucode_print_gfx_hdr()