Home
last modified time | relevance | path

Searched refs:gs_vgt_table_depth (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/drm/
H A Damdgpu_drm.h1500 __u32 gs_vgt_table_depth; member
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c2024 adev->gfx.config.gs_vgt_table_depth = le32_to_cpu(gc_info->v1.gc_gs_table_depth); in amdgpu_discovery_get_gfx_info()
2068 adev->gfx.config.gs_vgt_table_depth = le32_to_cpu(gc_info->v2.gc_gs_table_depth); in amdgpu_discovery_get_gfx_info()
H A Damdgpu_device.c1896 adev->gfx.config.gs_vgt_table_depth = le32_to_cpu(gpu_info_fw->gc_gs_table_depth); in amdgpu_device_parse_gpu_info_fw()