gs_prim_buffer_depth  451 drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c 			adev->gfx.config.gs_prim_buffer_depth =
gs_prim_buffer_depth 1481 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		adev->gfx.config.gs_prim_buffer_depth = le32_to_cpu(gpu_info_fw->gc_gsprim_buff_depth);
gs_prim_buffer_depth  404 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 	adev->gfx.config.gs_prim_buffer_depth = le32_to_cpu(gc_info->gc_gsprim_buff_depth);
gs_prim_buffer_depth  152 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h 	unsigned gs_prim_buffer_depth;
gs_prim_buffer_depth  751 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c 		dev_info.gs_prim_buffer_depth = adev->gfx.config.gs_prim_buffer_depth;
gs_prim_buffer_depth 1179 drivers/gpu/drm/radeon/rv770.c 	u32 gs_prim_buffer_depth = 0;
gs_prim_buffer_depth 1551 drivers/gpu/drm/radeon/rv770.c 		gs_prim_buffer_depth = 384;
gs_prim_buffer_depth 1554 drivers/gpu/drm/radeon/rv770.c 		gs_prim_buffer_depth = 128;
gs_prim_buffer_depth 1561 drivers/gpu/drm/radeon/rv770.c 	vgt_gs_per_es = gs_prim_buffer_depth + num_gs_verts_per_thread;
gs_prim_buffer_depth  994 include/uapi/drm/amdgpu_drm.h 	__u32 gs_prim_buffer_depth;