Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_rlc.c203 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table()
211 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table()
219 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table()
227 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table()
235 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table()
Damdgpu_ucode.h155 uint32_t jt_offset; /* jt location */ member
188 uint32_t jt_offset; /* jt location */ member
239 uint32_t jt_offset; /* jt location */ member
Damdgpu_ucode.c107 DRM_DEBUG("jt_offset: %u\n", le32_to_cpu(gfx_hdr->jt_offset)); in amdgpu_ucode_print_gfx_hdr()
142 DRM_DEBUG("jt_offset: %u\n", le32_to_cpu(rlc_hdr->jt_offset)); in amdgpu_ucode_print_rlc_hdr()
225 DRM_DEBUG("jt_offset: %u\n", le32_to_cpu(sdma_hdr->jt_offset)); in amdgpu_ucode_print_sdma_hdr()
527 le32_to_cpu(cp_hdr->jt_offset) * 4), in amdgpu_ucode_init_single_fw()
602 (le32_to_cpu(header->jt_offset) * 4); in amdgpu_ucode_patch_jt()
Damdgpu_cgs.c236 info->image_size = le32_to_cpu(header->jt_offset) << 2; in amdgpu_cgs_get_firmware_info()
Dgfx_v10_0.c5231 sdma_hdr->jt_offset, in gfx_v10_0_rlc_backdoor_autoload_copy_sdma_ucode()
5239 sdma_hdr->jt_offset, in gfx_v10_0_rlc_backdoor_autoload_copy_sdma_ucode()
5567 le32_to_cpup(fw_data + pfp_hdr->jt_offset + i)); in gfx_v10_0_cp_gfx_load_pfp_microcode()
5644 le32_to_cpup(fw_data + ce_hdr->jt_offset + i)); in gfx_v10_0_cp_gfx_load_ce_microcode()
5721 le32_to_cpup(fw_data + me_hdr->jt_offset + i)); in gfx_v10_0_cp_gfx_load_me_microcode()
6084 le32_to_cpup(fw_data + mec_hdr->jt_offset + i)); in gfx_v10_0_cp_compute_load_microcode()
Dgfx_v9_0.c3373 mec_hdr->jt_offset); in gfx_v9_0_cp_compute_load_microcode()
3376 le32_to_cpup(fw_data + mec_hdr->jt_offset + i)); in gfx_v9_0_cp_compute_load_microcode()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_ucode.h186 uint32_t jt_offset; /* jt location */ member
205 uint32_t jt_offset; /* jt location */ member
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()
Dcik.c6445 table_offset = le32_to_cpu(hdr->jt_offset); in cik_init_cp_pg_table()
6451 table_offset = le32_to_cpu(hdr->jt_offset); in cik_init_cp_pg_table()
6457 table_offset = le32_to_cpu(hdr->jt_offset); in cik_init_cp_pg_table()
6463 table_offset = le32_to_cpu(hdr->jt_offset); in cik_init_cp_pg_table()
6469 table_offset = le32_to_cpu(hdr->jt_offset); in cik_init_cp_pg_table()