Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_ucode.h186 uint32_t jt_offset; /* jt location */ member
205 uint32_t jt_offset; /* jt location */ member
H A Dradeon_ucode.c99 DRM_DEBUG("jt_offset: %u\n", le32_to_cpu(gfx_hdr->jt_offset)); in radeon_ucode_print_gfx_hdr()
149 DRM_DEBUG("jt_offset: %u\n", le32_to_cpu(sdma_hdr->jt_offset)); in radeon_ucode_print_sdma_hdr()
H A Dcik.c6434 table_offset = le32_to_cpu(hdr->jt_offset); in cik_init_cp_pg_table()
6440 table_offset = le32_to_cpu(hdr->jt_offset); in cik_init_cp_pg_table()
6446 table_offset = le32_to_cpu(hdr->jt_offset); in cik_init_cp_pg_table()
6452 table_offset = le32_to_cpu(hdr->jt_offset); in cik_init_cp_pg_table()
6458 table_offset = le32_to_cpu(hdr->jt_offset); in cik_init_cp_pg_table()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.h171 uint32_t jt_offset; /* jt location */ member
216 uint32_t jt_offset; /* jt location */ member
295 uint32_t jt_offset; /* jt location */ member
H A Damdgpu_rlc.c208 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table()
216 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table()
224 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table()
232 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table()
240 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table()
H A Damdgpu_ucode.c116 DRM_DEBUG("jt_offset: %u\n", le32_to_cpu(gfx_hdr->jt_offset)); in amdgpu_ucode_print_gfx_hdr()
168 DRM_DEBUG("jt_offset: %u\n", le32_to_cpu(rlc_hdr->jt_offset)); in amdgpu_ucode_print_rlc_hdr()
308 DRM_DEBUG("jt_offset: %u\n", le32_to_cpu(sdma_hdr->jt_offset)); in amdgpu_ucode_print_sdma_hdr()
796 le32_to_cpu(cp_hdr->jt_offset) * 4; in amdgpu_ucode_init_single_fw()
988 (le32_to_cpu(header->jt_offset) * 4); in amdgpu_ucode_patch_jt()
H A Damdgpu_cgs.c239 info->image_size = le32_to_cpu(header->jt_offset) << 2; in amdgpu_cgs_get_firmware_info()
H A Dgfx_v10_0.c5417 sdma_hdr->jt_offset, in gfx_v10_0_rlc_backdoor_autoload_copy_sdma_ucode()
5425 sdma_hdr->jt_offset, in gfx_v10_0_rlc_backdoor_autoload_copy_sdma_ucode()
5755 le32_to_cpup(fw_data + pfp_hdr->jt_offset + i)); in gfx_v10_0_cp_gfx_load_pfp_microcode()
5832 le32_to_cpup(fw_data + ce_hdr->jt_offset + i)); in gfx_v10_0_cp_gfx_load_ce_microcode()
5909 le32_to_cpup(fw_data + me_hdr->jt_offset + i)); in gfx_v10_0_cp_gfx_load_me_microcode()
6286 le32_to_cpup(fw_data + mec_hdr->jt_offset + i)); in gfx_v10_0_cp_compute_load_microcode()
H A Dgfx_v11_0.c2697 le32_to_cpup(fw_data + pfp_hdr->jt_offset + i)); in gfx_v11_0_cp_gfx_load_pfp_microcode()
2915 le32_to_cpup(fw_data + me_hdr->jt_offset + i)); in gfx_v11_0_cp_gfx_load_me_microcode()
3427 le32_to_cpup(fw_data + mec_hdr->jt_offset + i)); in gfx_v11_0_cp_compute_load_microcode()
H A Dgfx_v9_4_3.c1431 WREG32(mec_ucode_addr_offset, mec_hdr->jt_offset); in gfx_v9_4_3_xcc_cp_compute_load_microcode()
1434 le32_to_cpup(fw_data + mec_hdr->jt_offset + i)); in gfx_v9_4_3_xcc_cp_compute_load_microcode()
H A Dgfx_v9_0.c3208 mec_hdr->jt_offset); in gfx_v9_0_cp_compute_load_microcode()
3211 le32_to_cpup(fw_data + mec_hdr->jt_offset + i)); in gfx_v9_0_cp_compute_load_microcode()