Home
last modified time | relevance | path

Searched refs:v1_3 (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/bios/
A Dbios_parser_types_internal.h41 ATOM_OBJECT_HEADER_V3 *v1_3; member
A Dbios_parser.c1995 offset = le16_to_cpu(bp->object_info_tbl.v1_3->usMiscObjectTableOffset); in get_bios_object()
2732 bp->object_info_tbl.v1_3->usMiscObjectTableOffset; in get_bracket_layout_record()
2932 bp->object_info_tbl.v1_3 = tbl_v3; in bios_parser_construct()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_discovery.c1503 struct gc_info_v1_3 v1_3; member
1563 adev->gfx.config.gc_tcp_size_per_cu = le32_to_cpu(gc_info->v1_3.gc_tcp_size_per_cu); in amdgpu_discovery_get_gfx_info()
1564 adev->gfx.config.gc_tcp_cache_line_size = le32_to_cpu(gc_info->v1_3.gc_tcp_cache_line_size); in amdgpu_discovery_get_gfx_info()
1565 …adev->gfx.config.gc_instruction_cache_size_per_sqc = le32_to_cpu(gc_info->v1_3.gc_instruction_cach… in amdgpu_discovery_get_gfx_info()
1566 …adev->gfx.config.gc_instruction_cache_line_size = le32_to_cpu(gc_info->v1_3.gc_instruction_cache_l… in amdgpu_discovery_get_gfx_info()
1567 …adev->gfx.config.gc_scalar_data_cache_size_per_sqc = le32_to_cpu(gc_info->v1_3.gc_scalar_data_cach… in amdgpu_discovery_get_gfx_info()
1568 …adev->gfx.config.gc_scalar_data_cache_line_size = le32_to_cpu(gc_info->v1_3.gc_scalar_data_cache_l… in amdgpu_discovery_get_gfx_info()
1569 adev->gfx.config.gc_tcc_size = le32_to_cpu(gc_info->v1_3.gc_tcc_size); in amdgpu_discovery_get_gfx_info()
1570 adev->gfx.config.gc_tcc_cache_line_size = le32_to_cpu(gc_info->v1_3.gc_tcc_cache_line_size); in amdgpu_discovery_get_gfx_info()
A Damdgpu_atombios.c1419 struct _ATOM_VRAM_INFO_V3 v1_3; member
/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
A Dlink_dp_cts.c786 training_pattern.v1_3.LINK_QUAL_PATTERN_SET = pattern; in dp_set_test_pattern()
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_dp_types.h327 } v1_3; member
/linux/drivers/gpu/drm/radeon/
A Dradeon_atombios.c3816 struct _ATOM_VRAM_INFO_V3 v1_3; member
3840 if (module_index < vram_info->v1_3.ucNumOfVRAMModule) { in radeon_atom_get_memory_info()
3842 (ATOM_VRAM_MODULE_V3 *)vram_info->v1_3.aVramInfo; in radeon_atom_get_memory_info()

Completed in 727 milliseconds