Home
last modified time | relevance | path

Searched refs:gs_prim_buffer_depth (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h254 unsigned gs_prim_buffer_depth; member
H A Damdgpu_kms.c987 dev_info->gs_prim_buffer_depth = adev->gfx.config.gs_prim_buffer_depth; in amdgpu_info_ioctl()
H A Damdgpu_discovery.c1604 adev->gfx.config.gs_prim_buffer_depth = le32_to_cpu(gc_info->v1.gc_gsprim_buff_depth); in amdgpu_discovery_get_gfx_info()
1648 adev->gfx.config.gs_prim_buffer_depth = le32_to_cpu(gc_info->v2.gc_gsprim_buff_depth); in amdgpu_discovery_get_gfx_info()
H A Damdgpu_device.c2635 adev->gfx.config.gs_prim_buffer_depth = le32_to_cpu(gpu_info_fw->gc_gsprim_buff_depth); in amdgpu_device_parse_gpu_info_fw()
/linux/include/uapi/drm/
H A Damdgpu_drm.h1442 __u32 gs_prim_buffer_depth; member