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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
clearstate_gfx9.h 941 static const struct cs_section_def gfx9_cs_data[] = { variable in typeref:typename:const struct cs_section_def[]
amdgpu_gfx_v9_0.c 1611 for (sect = gfx9_cs_data; sect->section != NULL; ++sect) {
1826 adev->gfx.rlc.cs_data = gfx9_cs_data;
3140 for (sect = gfx9_cs_data; sect->section != NULL; ++sect) {

Completed in 20 milliseconds