Searched refs:needs_slm (Results 1 – 4 of 4) sorted by relevance
261 bool needs_dc, bool needs_slm) in intel_get_default_l3_weights() argument265 w.w[INTEL_L3P_SLM] = devinfo->ver < 11 && needs_slm; in intel_get_default_l3_weights()
77 bool needs_dc, bool needs_slm);
2039 anv_pipeline_setup_l3_config(struct anv_pipeline *pipeline, bool needs_slm) in anv_pipeline_setup_l3_config() argument2044 intel_get_default_l3_weights(devinfo, true, needs_slm); in anv_pipeline_setup_l3_config()
3448 anv_pipeline_setup_l3_config(struct anv_pipeline *pipeline, bool needs_slm);