Searched refs:gs_prim_buffer_depth (Results 1 – 7 of 7) sorted by relevance
1176 u32 gs_prim_buffer_depth = 0; in rv770_gpu_init() local1548 gs_prim_buffer_depth = 384; in rv770_gpu_init()1551 gs_prim_buffer_depth = 128; in rv770_gpu_init()1558 vgt_gs_per_es = gs_prim_buffer_depth + num_gs_verts_per_thread; in rv770_gpu_init()
799 adev->gfx.config.gs_prim_buffer_depth = in amdgpu_atomfirmware_get_gfx_info()817 adev->gfx.config.gs_prim_buffer_depth = le16_to_cpu(gfx_info->v27.gc_gsprim_buff_depth); in amdgpu_atomfirmware_get_gfx_info()
215 unsigned gs_prim_buffer_depth; member
872 dev_info->gs_prim_buffer_depth = adev->gfx.config.gs_prim_buffer_depth; in amdgpu_info_ioctl()
1445 adev->gfx.config.gs_prim_buffer_depth = le32_to_cpu(gc_info->v1.gc_gsprim_buff_depth); in amdgpu_discovery_get_gfx_info()1479 adev->gfx.config.gs_prim_buffer_depth = le32_to_cpu(gc_info->v2.gc_gsprim_buff_depth); in amdgpu_discovery_get_gfx_info()
1963 adev->gfx.config.gs_prim_buffer_depth = le32_to_cpu(gpu_info_fw->gc_gsprim_buff_depth); in amdgpu_device_parse_gpu_info_fw()
1121 __u32 gs_prim_buffer_depth; member