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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx.h 338 void amdgpu_gfx_parse_disable_cu(unsigned *mask, unsigned max_se,
amdgpu_gfx.c 141 * amdgpu_gfx_parse_disable_cu - Parse the disable_cu module parameter
150 void amdgpu_gfx_parse_disable_cu(unsigned *mask, unsigned max_se, unsigned max_sh) function in typeref:typename:void
amdgpu_gfx_v6_0.c 3592 amdgpu_gfx_parse_disable_cu(disable_masks, 4, 2);
amdgpu_gfx_v10_0.c 5398 amdgpu_gfx_parse_disable_cu(disable_masks, 4, 2);
amdgpu_gfx_v7_0.c 5130 amdgpu_gfx_parse_disable_cu(disable_masks, 4, 2);
amdgpu_gfx_v8_0.c 7116 amdgpu_gfx_parse_disable_cu(disable_masks, 4, 2);
amdgpu_gfx_v9_0.c 6713 amdgpu_gfx_parse_disable_cu(disable_masks,

Completed in 31 milliseconds