Home
last modified time | relevance | path

Searched refs:has_slm (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_screen.c673 bool has_slm = compute; in crocus_get_default_l3_config() local
675 intel_get_default_l3_weights(devinfo, wants_dc_cache, has_slm); in crocus_get_default_l3_config()
H A Dcrocus_state.c1075 const bool has_slm = cfg->n[INTEL_L3P_SLM]; in setup_l3_config() local
1130 const bool urb_low_bw = has_slm && devinfo->platform != INTEL_PLATFORM_BYT; in setup_l3_config()
1154 reg.SLMEnable = has_slm; in setup_l3_config()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_screen.c700 bool has_slm = compute; in iris_get_default_l3_config() local
702 intel_get_default_l3_weights(devinfo, wants_dc_cache, has_slm); in iris_get_default_l3_config()

Completed in 16 milliseconds