Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_discovery.c404 adev->gfx.config.gs_prim_buffer_depth = le32_to_cpu(gc_info->v1.gc_gsprim_buff_depth); in amdgpu_discovery_get_gfx_info()
423 adev->gfx.config.gs_prim_buffer_depth = le32_to_cpu(gc_info->v2.gc_gsprim_buff_depth); in amdgpu_discovery_get_gfx_info()
Damdgpu_gfx.h168 unsigned gs_prim_buffer_depth; member
Damdgpu_atomfirmware.c485 adev->gfx.config.gs_prim_buffer_depth = in amdgpu_atomfirmware_get_gfx_info()
Damdgpu_kms.c789 dev_info.gs_prim_buffer_depth = adev->gfx.config.gs_prim_buffer_depth; in amdgpu_info_ioctl()
Damdgpu_device.c1865 adev->gfx.config.gs_prim_buffer_depth = le32_to_cpu(gpu_info_fw->gc_gsprim_buff_depth); in amdgpu_device_parse_gpu_info_fw()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Drv770.c1179 u32 gs_prim_buffer_depth = 0; in rv770_gpu_init() local
1551 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()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
Damdgpu_drm.h680 __u32 gs_prim_buffer_depth; member
/kernel/linux/linux-5.10/include/uapi/drm/
Damdgpu_drm.h1018 __u32 gs_prim_buffer_depth; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
Damdgpu_drm.h603 __u32 gs_prim_buffer_depth; member