Searched refs:gen_l3_config (Results 1 – 22 of 22) sorted by relevance
33 const struct gen_l3_config *configs;46 static const struct gen_l3_config ivb_l3_configs[] = {68 static const struct gen_l3_config vlv_l3_configs[] = {84 static const struct gen_l3_config bdw_l3_configs[] = {100 static const struct gen_l3_config chv_l3_configs[] = {116 static const struct gen_l3_config bxt_2x6_l3_configs[] = {134 static const struct gen_l3_config icl_l3_configs[] = {144 static const struct gen_l3_config tgl_l3_configs[] = {154 static const struct gen_l3_config dg1_l3_configs[] = {213 gen_get_l3_config_weights(const struct gen_l3_config *cfg) in gen_get_l3_config_weights()[all …]
59 struct gen_l3_config { struct80 gen_get_l3_config_weights(const struct gen_l3_config *cfg); argument82 const struct gen_l3_config *85 const struct gen_l3_config *91 const struct gen_l3_config *cfg);93 void gen_dump_l3_config(const struct gen_l3_config *cfg, FILE *fp);102 const struct gen_l3_config *l3_cfg,
36 'gen_l3_config.c',37 'gen_l3_config.h',
62 const struct gen_l3_config *l3_cfg, in gen_get_urb_config()
71 setup_l3_config(struct brw_context *brw, const struct gen_l3_config *cfg) in setup_l3_config()195 update_urb_size(struct brw_context *brw, const struct gen_l3_config *cfg) in update_urb_size()238 const struct gen_l3_config *const cfg = in brw_emit_l3_state()304 const struct gen_l3_config *const cfg = gen_get_default_l3_config(devinfo); in gen7_restore_default_l3_config()
256 static const struct gen_l3_config *
685 struct gen_l3_config;1225 const struct gen_l3_config *config;
73 const struct gen_l3_config *cfg);95 const struct gen_l3_config *l3_config,
200 static const struct gen_l3_config *214 const struct gen_l3_config *cfg = in genX()
76 const struct gen_l3_config *cfg = in genX()
303 const struct gen_l3_config *cfg = gen_get_default_l3_config(&device->info); in genX()
2926 const struct gen_l3_config * current_l3_config;3434 const struct gen_l3_config * l3_config;
266 const struct gen_l3_config *l3_config, in genX()
1897 const struct gen_l3_config *cfg) in genX()
37 struct gen_l3_config;205 const struct gen_l3_config *l3_config_3d;206 const struct gen_l3_config *l3_config_cs;
248 static const struct gen_l3_config *
672 static const struct gen_l3_config *
746 const struct gen_l3_config *cfg) in iris_emit_l3_config()
24 common/gen_l3_config.c \25 common/gen_l3_config.h \
95 static const struct gen_l3_config *
1758 - intel: Take a gen_l3_config in gen_get_urb_config
2336 - intel: Take a gen_l3_config in gen_get_urb_config