Searched refs:gs_prim_buffer_depth (Results 1 – 7 of 7) sorted by relevance
1179 u32 gs_prim_buffer_depth = 0; in rv770_gpu_init() local1551 gs_prim_buffer_depth = 384; in rv770_gpu_init()1554 gs_prim_buffer_depth = 128; in rv770_gpu_init()1561 vgt_gs_per_es = gs_prim_buffer_depth + num_gs_verts_per_thread; in rv770_gpu_init()
168 unsigned gs_prim_buffer_depth; member
398 adev->gfx.config.gs_prim_buffer_depth = le32_to_cpu(gc_info->gc_gsprim_buff_depth); in amdgpu_discovery_get_gfx_info()
485 adev->gfx.config.gs_prim_buffer_depth = in amdgpu_atomfirmware_get_gfx_info()
789 dev_info.gs_prim_buffer_depth = adev->gfx.config.gs_prim_buffer_depth; in amdgpu_info_ioctl()
1866 adev->gfx.config.gs_prim_buffer_depth = le32_to_cpu(gpu_info_fw->gc_gsprim_buff_depth); in amdgpu_device_parse_gpu_info_fw()
1018 __u32 gs_prim_buffer_depth; member