Home
last modified time | relevance | path

Searched refs:cs_section_def (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dclearstate_defs.h39 struct cs_section_def { struct
Dclearstate_ci.h941 static const struct cs_section_def ci_cs_data[] = {
Dclearstate_si.h938 static const struct cs_section_def si_cs_data[] = {
Dclearstate_evergreen.h1075 static const struct cs_section_def evergreen_cs_data[] = {
Dclearstate_cayman.h1076 static const struct cs_section_def cayman_cs_data[] = {
Dsi.c5670 const struct cs_section_def *sect = NULL; in si_get_csb_size()
5702 const struct cs_section_def *sect = NULL; in si_get_csb_buffer()
Dradeon.h1008 const struct cs_section_def *cs_data;
Dcik.c7094 const struct cs_section_def *sect = NULL; in cik_get_csb_size()
7126 const struct cs_section_def *sect = NULL; in cik_get_csb_buffer()
Devergreen.c4195 const struct cs_section_def *cs_data; in sumo_rlc_init()