Home
last modified time | relevance | path

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

/linux-4.4.14/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()
Dfiji_smc.c405 data_size = le32_to_cpu(header->jt_size) << 2; in fiji_smu_populate_single_firmware_entry()
Damdgpu_cgs.c688 data_size = le32_to_cpu(header->jt_size) << 2; in amdgpu_cgs_get_firmware_info()
Dtonga_smc.c407 data_size = le32_to_cpu(header->jt_size) << 2; in tonga_smu_populate_single_firmware_entry()
Dcz_smc.c470 data_size = le32_to_cpu(header->jt_size) << 2; in cz_smu_populate_single_firmware_entry()
Dgfx_v7_0.c4337 table_size = le32_to_cpu(hdr->jt_size); in gfx_v7_0_init_cp_pg_table()
4345 table_size = le32_to_cpu(hdr->jt_size); in gfx_v7_0_init_cp_pg_table()
4353 table_size = le32_to_cpu(hdr->jt_size); in gfx_v7_0_init_cp_pg_table()
4361 table_size = le32_to_cpu(hdr->jt_size); in gfx_v7_0_init_cp_pg_table()
4369 table_size = le32_to_cpu(hdr->jt_size); in gfx_v7_0_init_cp_pg_table()
/linux-4.4.14/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.c6878 table_size = le32_to_cpu(hdr->jt_size); in cik_init_cp_pg_table()
6884 table_size = le32_to_cpu(hdr->jt_size); in cik_init_cp_pg_table()
6890 table_size = le32_to_cpu(hdr->jt_size); in cik_init_cp_pg_table()
6896 table_size = le32_to_cpu(hdr->jt_size); in cik_init_cp_pg_table()
6902 table_size = le32_to_cpu(hdr->jt_size); in cik_init_cp_pg_table()