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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
clearstate_gfx10.h 974 static const struct cs_section_def gfx10_cs_data[] = { variable in typeref:typename:const struct cs_section_def[]
amdgpu_gfx_v10_0.c 930 for (sect = gfx10_cs_data; sect->section != NULL; ++sect) {
1015 adev->gfx.rlc.cs_data = gfx10_cs_data;
2686 for (sect = gfx10_cs_data; sect->section != NULL; ++sect) {

Completed in 50 milliseconds