Searched refs:gen_l3_config (Results 1 – 12 of 12) sorted by relevance
37 static const struct gen_l3_config ivb_l3_configs[] = {59 static const struct gen_l3_config vlv_l3_configs[] = {75 static const struct gen_l3_config bdw_l3_configs[] = {91 static const struct gen_l3_config chv_l3_configs[] = {107 static const struct gen_l3_config bxt_2x6_l3_configs[] = {121 static const struct gen_l3_config cnl_l3_configs[] = {139 static const struct gen_l3_config *183 gen_get_l3_config_weights(const struct gen_l3_config *cfg) in gen_get_l3_config_weights()251 const struct gen_l3_config *257 const struct gen_l3_config *const cfg = get_l3_configs(devinfo); in gen_get_default_l3_config()[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);
31 'gen_l3_config.c',32 'gen_l3_config.h',
71 setup_l3_config(struct brw_context *brw, const struct gen_l3_config *cfg) in setup_l3_config()196 update_urb_size(struct brw_context *brw, const struct gen_l3_config *cfg) in update_urb_size()239 const struct gen_l3_config *const cfg = in emit_l3_state()305 const struct gen_l3_config *const cfg = gen_get_default_l3_config(devinfo); in gen7_restore_default_l3_config()
678 struct gen_l3_config;1277 const struct gen_l3_config *config;
51 const struct gen_l3_config *cfg);63 const struct gen_l3_config *l3_config,
198 const struct gen_l3_config *cfg = in genX()
122 const struct gen_l3_config *cfg = in genX()
67 struct gen_l3_config;1726 const struct gen_l3_config * current_l3_config;2134 const struct gen_l3_config * l3_config;
237 const struct gen_l3_config *l3_config, in genX()
1162 const struct gen_l3_config *cfg) in genX()
18 common/gen_l3_config.c \19 common/gen_l3_config.h \