Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h64 uint32_t jt_offset; /* jt location */ member
82 uint32_t jt_offset; /* jt location */ member
124 uint32_t jt_offset; /* jt location */ member
Damdgpu_ucode.c99 DRM_DEBUG("jt_offset: %u\n", le32_to_cpu(gfx_hdr->jt_offset)); in amdgpu_ucode_print_gfx_hdr()
134 DRM_DEBUG("jt_offset: %u\n", le32_to_cpu(rlc_hdr->jt_offset)); in amdgpu_ucode_print_rlc_hdr()
217 DRM_DEBUG("jt_offset: %u\n", le32_to_cpu(sdma_hdr->jt_offset)); in amdgpu_ucode_print_sdma_hdr()
366 le32_to_cpu(cp_hdr->jt_offset) * 4), in amdgpu_ucode_init_single_fw()
403 (le32_to_cpu(header->jt_offset) * 4); in amdgpu_ucode_patch_jt()
Damdgpu_cgs.c235 info->image_size = le32_to_cpu(header->jt_offset) << 2; in amdgpu_cgs_get_firmware_info()
Dgfx_v9_0.c875 table_offset = le32_to_cpu(hdr->jt_offset); in rv_init_cp_jump_table()
883 table_offset = le32_to_cpu(hdr->jt_offset); in rv_init_cp_jump_table()
891 table_offset = le32_to_cpu(hdr->jt_offset); in rv_init_cp_jump_table()
899 table_offset = le32_to_cpu(hdr->jt_offset); in rv_init_cp_jump_table()
907 table_offset = le32_to_cpu(hdr->jt_offset); in rv_init_cp_jump_table()
2583 mec_hdr->jt_offset); in gfx_v9_0_cp_compute_load_microcode()
2586 le32_to_cpup(fw_data + mec_hdr->jt_offset + i)); in gfx_v9_0_cp_compute_load_microcode()
Dgfx_v7_0.c3810 table_offset = le32_to_cpu(hdr->jt_offset); in gfx_v7_0_init_cp_pg_table()
3818 table_offset = le32_to_cpu(hdr->jt_offset); in gfx_v7_0_init_cp_pg_table()
3826 table_offset = le32_to_cpu(hdr->jt_offset); in gfx_v7_0_init_cp_pg_table()
3834 table_offset = le32_to_cpu(hdr->jt_offset); in gfx_v7_0_init_cp_pg_table()
3842 table_offset = le32_to_cpu(hdr->jt_offset); in gfx_v7_0_init_cp_pg_table()
Dgfx_v8_0.c1324 table_offset = le32_to_cpu(hdr->jt_offset); in cz_init_cp_jump_table()
1332 table_offset = le32_to_cpu(hdr->jt_offset); in cz_init_cp_jump_table()
1340 table_offset = le32_to_cpu(hdr->jt_offset); in cz_init_cp_jump_table()
1348 table_offset = le32_to_cpu(hdr->jt_offset); in cz_init_cp_jump_table()
1356 table_offset = le32_to_cpu(hdr->jt_offset); in cz_init_cp_jump_table()
/Linux-v4.19/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()