Home
last modified time | relevance | path

Searched refs:intel_l3_config (Results 1 – 21 of 21) sorted by relevance

/third_party/mesa3d/src/intel/common/
Dintel_l3_config.c32 const struct intel_l3_config *configs;
45 static const struct intel_l3_config ivb_l3_configs[] = {
67 static const struct intel_l3_config vlv_l3_configs[] = {
83 static const struct intel_l3_config bdw_l3_configs[] = {
99 static const struct intel_l3_config chv_l3_configs[] = {
115 static const struct intel_l3_config bxt_2x6_l3_configs[] = {
133 static const struct intel_l3_config icl_l3_configs[] = {
143 static const struct intel_l3_config tgl_l3_configs[] = {
153 static const struct intel_l3_config empty_l3_configs[] = {
213 intel_get_l3_config_weights(const struct intel_l3_config *cfg) in intel_get_l3_config_weights()
[all …]
Dintel_l3_config.h59 struct intel_l3_config { struct
80 intel_get_l3_config_weights(const struct intel_l3_config *cfg); argument
82 const struct intel_l3_config *
85 const struct intel_l3_config *
91 const struct intel_l3_config *cfg);
93 void intel_dump_l3_config(const struct intel_l3_config *cfg, FILE *fp);
103 const struct intel_l3_config *l3_cfg,
124 const struct intel_l3_config *l3_cfg,
Dintel_urb_config.c65 const struct intel_l3_config *l3_cfg, in intel_get_urb_config()
299 const struct intel_l3_config *l3_cfg, in intel_get_mesh_urb_config()
Dmeson.build32 'intel_l3_config.c',
33 'intel_l3_config.h',
/third_party/mesa3d/src/intel/vulkan/
Danv_genX.h103 const struct intel_l3_config *cfg);
106 const struct intel_l3_config *cfg);
130 const struct intel_l3_config *l3_config,
DgenX_gpu_memcpy.c56 const struct intel_l3_config *l3_config) in emit_common_so_memcpy()
247 const struct intel_l3_config *cfg = intel_get_default_l3_config(&device->info); in genX()
301 const struct intel_l3_config *cfg = in genX()
DgenX_blorp_exec.c268 static const struct intel_l3_config *
388 const struct intel_l3_config *cfg = in genX()
DgenX_state.c171 const struct intel_l3_config *cfg = intel_get_default_l3_config(&device->info); in init_common_queue_state()
593 const struct intel_l3_config *cfg) in genX()
Danv_private.h1268 const struct intel_l3_config *l3_config;
2724 const struct intel_l3_config * current_l3_config;
3108 const struct intel_l3_config * l3_config;
DgenX_pipeline.c271 const struct intel_l3_config *l3_config, in genX()
DgenX_cmd_buffer.c1958 const struct intel_l3_config *cfg) in genX()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_screen.h38 struct intel_l3_config;
207 const struct intel_l3_config *l3_config_3d;
208 const struct intel_l3_config *l3_config_cs;
Diris_blorp.c274 static const struct intel_l3_config *
Diris_screen.c695 static const struct intel_l3_config *
Diris_state.c749 const struct intel_l3_config *cfg) in iris_emit_l3_config()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_screen.h214 const struct intel_l3_config *l3_config_3d;
215 const struct intel_l3_config *l3_config_cs;
Dcrocus_blorp.c256 static const struct intel_l3_config *
Dcrocus_screen.c668 static const struct intel_l3_config *
Dcrocus_state.c1064 setup_l3_config(struct crocus_batch *batch, const struct intel_l3_config *cfg) in setup_l3_config()
1197 const struct intel_l3_config *const cfg = in emit_l3_state()
/third_party/mesa3d/src/intel/blorp/
Dblorp_genX_exec.h114 static const struct intel_l3_config *
/third_party/mesa3d/ohos/
Ddependency_inputs.gni4743 "../src/intel/common/intel_l3_config.c",
4744 "../src/intel/common/intel_l3_config.h",