Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h57 uint32_t jt_size; /* size of jt */ member
75 uint32_t jt_size; /* size of jt */ member
99 uint32_t jt_size; /* size of jt */ member
Damdgpu_ucode.c100 DRM_DEBUG("jt_size: %u\n", le32_to_cpu(gfx_hdr->jt_size)); in amdgpu_ucode_print_gfx_hdr()
135 DRM_DEBUG("jt_size: %u\n", le32_to_cpu(rlc_hdr->jt_size)); in amdgpu_ucode_print_rlc_hdr()
188 DRM_DEBUG("jt_size: %u\n", le32_to_cpu(sdma_hdr->jt_size)); in amdgpu_ucode_print_sdma_hdr()
Dgfx_v7_0.c3953 table_size = le32_to_cpu(hdr->jt_size); in gfx_v7_0_init_cp_pg_table()
3961 table_size = le32_to_cpu(hdr->jt_size); in gfx_v7_0_init_cp_pg_table()
3969 table_size = le32_to_cpu(hdr->jt_size); in gfx_v7_0_init_cp_pg_table()
3977 table_size = le32_to_cpu(hdr->jt_size); in gfx_v7_0_init_cp_pg_table()
3985 table_size = le32_to_cpu(hdr->jt_size); in gfx_v7_0_init_cp_pg_table()
Dcz_smc.c465 data_size = le32_to_cpu(header->jt_size) << 2; in cz_smu_populate_single_firmware_entry()
Damdgpu_cgs.c780 data_size = le32_to_cpu(header->jt_size) << 2; in amdgpu_cgs_get_firmware_info()
Dgfx_v8_0.c1186 table_size = le32_to_cpu(hdr->jt_size); in cz_init_cp_jump_table()
1194 table_size = le32_to_cpu(hdr->jt_size); in cz_init_cp_jump_table()
1202 table_size = le32_to_cpu(hdr->jt_size); in cz_init_cp_jump_table()
1210 table_size = le32_to_cpu(hdr->jt_size); in cz_init_cp_jump_table()
1218 table_size = le32_to_cpu(hdr->jt_size); in cz_init_cp_jump_table()
/drivers/gpu/drm/radeon/
Dradeon_ucode.h187 uint32_t jt_size; /* size of jt */ member
206 uint32_t jt_size; /* size of jt */ member
Dradeon_ucode.c100 DRM_DEBUG("jt_size: %u\n", le32_to_cpu(gfx_hdr->jt_size)); in radeon_ucode_print_gfx_hdr()
150 DRM_DEBUG("jt_size: %u\n", le32_to_cpu(sdma_hdr->jt_size)); in radeon_ucode_print_sdma_hdr()
Dcik.c6505 table_size = le32_to_cpu(hdr->jt_size); in cik_init_cp_pg_table()
6511 table_size = le32_to_cpu(hdr->jt_size); in cik_init_cp_pg_table()
6517 table_size = le32_to_cpu(hdr->jt_size); in cik_init_cp_pg_table()
6523 table_size = le32_to_cpu(hdr->jt_size); in cik_init_cp_pg_table()
6529 table_size = le32_to_cpu(hdr->jt_size); in cik_init_cp_pg_table()