Home
last modified time | relevance | path

Searched refs:gen_l3_config (Results 1 – 22 of 22) sorted by relevance

/external/mesa3d/src/intel/common/
Dgen_l3_config.c33 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 …]
Dgen_l3_config.h59 struct gen_l3_config { struct
80 gen_get_l3_config_weights(const struct gen_l3_config *cfg); argument
82 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,
Dmeson.build36 'gen_l3_config.c',
37 'gen_l3_config.h',
Dgen_urb_config.c62 const struct gen_l3_config *l3_cfg, in gen_get_urb_config()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen7_l3_state.c71 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()
DgenX_blorp_exec.c256 static const struct gen_l3_config *
Dbrw_context.h685 struct gen_l3_config;
1225 const struct gen_l3_config *config;
/external/mesa3d/src/intel/vulkan/
Danv_genX.h73 const struct gen_l3_config *cfg);
95 const struct gen_l3_config *l3_config,
DgenX_blorp_exec.c200 static const struct gen_l3_config *
214 const struct gen_l3_config *cfg = in genX()
DgenX_gpu_memcpy.c76 const struct gen_l3_config *cfg = in genX()
DgenX_state.c303 const struct gen_l3_config *cfg = gen_get_default_l3_config(&device->info); in genX()
Danv_private.h2926 const struct gen_l3_config * current_l3_config;
3434 const struct gen_l3_config * l3_config;
DgenX_pipeline.c266 const struct gen_l3_config *l3_config, in genX()
DgenX_cmd_buffer.c1897 const struct gen_l3_config *cfg) in genX()
/external/mesa3d/src/gallium/drivers/iris/
Diris_screen.h37 struct gen_l3_config;
205 const struct gen_l3_config *l3_config_3d;
206 const struct gen_l3_config *l3_config_cs;
Diris_blorp.c248 static const struct gen_l3_config *
Diris_screen.c672 static const struct gen_l3_config *
Diris_state.c746 const struct gen_l3_config *cfg) in iris_emit_l3_config()
/external/mesa3d/src/intel/
DMakefile.sources24 common/gen_l3_config.c \
25 common/gen_l3_config.h \
/external/mesa3d/src/intel/blorp/
Dblorp_genX_exec.h95 static const struct gen_l3_config *
/external/mesa3d/docs/relnotes/
D20.0.0.rst1758 - intel: Take a gen_l3_config in gen_get_urb_config
D20.1.0.rst2336 - intel: Take a gen_l3_config in gen_get_urb_config