Home
last modified time | relevance | path

Searched refs:gfx10_cs_data (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dclearstate_gfx10.h974 static const struct cs_section_def gfx10_cs_data[] = { variable
H A Damdgpu_gfx_v10_0.c930 for (sect = gfx10_cs_data; sect->section != NULL; ++sect) { in gfx_v10_0_get_csb_size()
1015 adev->gfx.rlc.cs_data = gfx10_cs_data; in gfx_v10_0_rlc_init()
2686 for (sect = gfx10_cs_data; sect->section != NULL; ++sect) { in gfx_v10_0_cp_gfx_start()