Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_rlc.c211 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()
243 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table()
Damdgpu_ucode.h117 uint32_t jt_offset; /* jt location */ member
150 uint32_t jt_offset; /* jt location */ member
192 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()
494 le32_to_cpu(cp_hdr->jt_offset) * 4), in amdgpu_ucode_init_single_fw()
545 (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.c2165 sdma_hdr->jt_offset, in gfx_v10_0_rlc_backdoor_autoload_copy_sdma_ucode()
2173 sdma_hdr->jt_offset, in gfx_v10_0_rlc_backdoor_autoload_copy_sdma_ucode()
2951 le32_to_cpup(fw_data + mec_hdr->jt_offset + i)); in gfx_v10_0_cp_compute_load_microcode()
Dgfx_v9_0.c3317 mec_hdr->jt_offset); in gfx_v9_0_cp_compute_load_microcode()
3320 le32_to_cpup(fw_data + mec_hdr->jt_offset + i)); in gfx_v9_0_cp_compute_load_microcode()
/Linux-v5.4/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.c6449 table_offset = le32_to_cpu(hdr->jt_offset); in cik_init_cp_pg_table()
6455 table_offset = le32_to_cpu(hdr->jt_offset); in cik_init_cp_pg_table()
6461 table_offset = le32_to_cpu(hdr->jt_offset); in cik_init_cp_pg_table()
6467 table_offset = le32_to_cpu(hdr->jt_offset); in cik_init_cp_pg_table()
6473 table_offset = le32_to_cpu(hdr->jt_offset); in cik_init_cp_pg_table()