Searched refs:gs_prim_buffer_depth (Results 1 – 7 of 7) sorted by relevance
651 adev->gfx.config.gs_prim_buffer_depth = in amdgpu_atomfirmware_get_gfx_info()669 adev->gfx.config.gs_prim_buffer_depth = le16_to_cpu(gfx_info->v27.gc_gsprim_buff_depth); in amdgpu_atomfirmware_get_gfx_info()
175 unsigned gs_prim_buffer_depth; member
441 adev->gfx.config.gs_prim_buffer_depth = le32_to_cpu(gc_info->gc_gsprim_buff_depth); in amdgpu_discovery_get_gfx_info()
861 dev_info->gs_prim_buffer_depth = adev->gfx.config.gs_prim_buffer_depth; in amdgpu_info_ioctl()
2018 adev->gfx.config.gs_prim_buffer_depth = le32_to_cpu(gpu_info_fw->gc_gsprim_buff_depth); in amdgpu_device_parse_gpu_info_fw()
1186 u32 gs_prim_buffer_depth = 0; in rv770_gpu_init() local1558 gs_prim_buffer_depth = 384; in rv770_gpu_init()1561 gs_prim_buffer_depth = 128; in rv770_gpu_init()1568 vgt_gs_per_es = gs_prim_buffer_depth + num_gs_verts_per_thread; in rv770_gpu_init()
1044 __u32 gs_prim_buffer_depth; member