HomeSort by: relevance | last modified time | path
    Searched refs:gc_gsprim_buff_depth (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/include/
discovery.h 135 uint32_t gc_gsprim_buff_depth; member in struct:gc_info_v1_0
atomfirmware.h 1289 uint16_t gc_gsprim_buff_depth; member in struct:atom_gfx_info_v2_4
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ucode.h 220 uint32_t gc_gsprim_buff_depth; member in struct:gpu_info_firmware_v1_0
amdgpu_discovery.c 401 adev->gfx.config.gs_prim_buffer_depth = le32_to_cpu(gc_info->gc_gsprim_buff_depth);
amdgpu_atomfirmware.c 456 le16_to_cpu(gfx_info->v24.gc_gsprim_buff_depth);
amdgpu_device.c 1690 adev->gfx.config.gs_prim_buffer_depth = le32_to_cpu(gpu_info_fw->gc_gsprim_buff_depth);

Completed in 49 milliseconds