Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dclearstate_gfx9.h939 static const struct cs_section_def gfx9_cs_data[] = { variable
H A Dgfx_v9_0.c1420 for (sect = gfx9_cs_data; sect->section != NULL; ++sect) { in gfx_v9_0_get_csb_size()
1653 adev->gfx.rlc.cs_data = gfx9_cs_data; in gfx_v9_0_rlc_init()
3057 for (sect = gfx9_cs_data; sect->section != NULL; ++sect) { in gfx_v9_0_cp_gfx_start()