Home
last modified time | relevance | path

Searched refs:gs_prim_buffer_depth (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A 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()
H A Damdgpu_gfx.h168 unsigned gs_prim_buffer_depth; member
H A Damdgpu_atomfirmware.c485 adev->gfx.config.gs_prim_buffer_depth = in amdgpu_atomfirmware_get_gfx_info()
H A Damdgpu_kms.c791 dev_info.gs_prim_buffer_depth = adev->gfx.config.gs_prim_buffer_depth; in amdgpu_info_ioctl()
H A Damdgpu_device.c1869 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-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atomfirmware.c784 adev->gfx.config.gs_prim_buffer_depth = in amdgpu_atomfirmware_get_gfx_info()
802 adev->gfx.config.gs_prim_buffer_depth = le16_to_cpu(gfx_info->v27.gc_gsprim_buff_depth); in amdgpu_atomfirmware_get_gfx_info()
H A Damdgpu_gfx.h215 unsigned gs_prim_buffer_depth; member
H A Damdgpu_kms.c853 dev_info->gs_prim_buffer_depth = adev->gfx.config.gs_prim_buffer_depth; in amdgpu_info_ioctl()
H A Damdgpu_discovery.c1445 adev->gfx.config.gs_prim_buffer_depth = le32_to_cpu(gc_info->v1.gc_gsprim_buff_depth); in amdgpu_discovery_get_gfx_info()
1479 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.c1962 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/include/uapi/drm/
H A Damdgpu_drm.h1018 __u32 gs_prim_buffer_depth; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Damdgpu_drm.h680 __u32 gs_prim_buffer_depth; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Damdgpu_drm.h603 __u32 gs_prim_buffer_depth; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Damdgpu_drm.h603 __u32 gs_prim_buffer_depth; member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A 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/linux-6.6/drivers/gpu/drm/radeon/
H A Drv770.c1176 u32 gs_prim_buffer_depth = 0; in rv770_gpu_init() local
1548 gs_prim_buffer_depth = 384; in rv770_gpu_init()
1551 gs_prim_buffer_depth = 128; in rv770_gpu_init()
1558 vgt_gs_per_es = gs_prim_buffer_depth + num_gs_verts_per_thread; in rv770_gpu_init()
/kernel/linux/linux-6.6/include/uapi/drm/
H A Damdgpu_drm.h1121 __u32 gs_prim_buffer_depth; member

Completed in 41 milliseconds