Searched refs:intel_l3_config (Results 1 – 21 of 21) sorted by relevance
/third_party/mesa3d/src/intel/common/ |
D | intel_l3_config.c | 32 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 …]
|
D | intel_l3_config.h | 59 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,
|
D | intel_urb_config.c | 65 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()
|
D | meson.build | 32 'intel_l3_config.c', 33 'intel_l3_config.h',
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_genX.h | 103 const struct intel_l3_config *cfg); 106 const struct intel_l3_config *cfg); 130 const struct intel_l3_config *l3_config,
|
D | genX_gpu_memcpy.c | 56 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()
|
D | genX_blorp_exec.c | 268 static const struct intel_l3_config * 388 const struct intel_l3_config *cfg = in genX()
|
D | genX_state.c | 171 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()
|
D | anv_private.h | 1268 const struct intel_l3_config *l3_config; 2724 const struct intel_l3_config * current_l3_config; 3108 const struct intel_l3_config * l3_config;
|
D | genX_pipeline.c | 271 const struct intel_l3_config *l3_config, in genX()
|
D | genX_cmd_buffer.c | 1958 const struct intel_l3_config *cfg) in genX()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_screen.h | 38 struct intel_l3_config; 207 const struct intel_l3_config *l3_config_3d; 208 const struct intel_l3_config *l3_config_cs;
|
D | iris_blorp.c | 274 static const struct intel_l3_config *
|
D | iris_screen.c | 695 static const struct intel_l3_config *
|
D | iris_state.c | 749 const struct intel_l3_config *cfg) in iris_emit_l3_config()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_screen.h | 214 const struct intel_l3_config *l3_config_3d; 215 const struct intel_l3_config *l3_config_cs;
|
D | crocus_blorp.c | 256 static const struct intel_l3_config *
|
D | crocus_screen.c | 668 static const struct intel_l3_config *
|
D | crocus_state.c | 1064 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/ |
D | blorp_genX_exec.h | 114 static const struct intel_l3_config *
|
/third_party/mesa3d/ohos/ |
D | dependency_inputs.gni | 4743 "../src/intel/common/intel_l3_config.c", 4744 "../src/intel/common/intel_l3_config.h",
|