Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Dclearstate_gfx11.h992 static const struct cs_section_def gfx11_cs_data[] = { variable
Dgfx_v11_0.c587 for (sect = gfx11_cs_data; sect->section != NULL; ++sect) { in gfx_v11_0_get_csb_size()
687 adev->gfx.rlc.cs_data = gfx11_cs_data; in gfx_v11_0_rlc_init()
3063 for (sect = gfx11_cs_data; sect->section != NULL; ++sect) { in gfx_v11_0_cp_gfx_start()