| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | genX_state.c | 381 l3cr.SLMEnable = cfg->n[INTEL_L3P_SLM]; 440 l3cr2.SLMEnable = cfg->n[INTEL_L3P_SLM];
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | genX_cmd_buffer.c | 1633 .SLMEnable = has_slm, 1687 .SLMEnable = has_slm,
|
| /xsrc/external/mit/MesaLib.old/src/intel/genxml/ |
| H A D | gen7_pack.h | 6879 uint32_t SLMEnable; member in struct:GEN7_L3CNTLREG2 6897 __gen_uint(values->SLMEnable, 0, 0) |
|
| H A D | gen10_pack.h | 10559 bool SLMEnable; member in struct:GEN10_L3CNTLREG 10574 __gen_uint(values->SLMEnable, 0, 0) |
|
| H A D | gen11_pack.h | 10686 uint32_t SLMEnable; member in struct:GEN11_L3CNTLREG 10703 __gen_uint(values->SLMEnable, 0, 0) |
|
| H A D | gen75_pack.h | 8200 uint32_t SLMEnable; member in struct:GEN75_L3CNTLREG2 8217 __gen_uint(values->SLMEnable, 0, 0) |
|
| H A D | gen8_pack.h | 9079 bool SLMEnable; member in struct:GEN8_L3CNTLREG 9094 __gen_uint(values->SLMEnable, 0, 0) |
|
| H A D | gen9_pack.h | 10692 bool SLMEnable; member in struct:GEN9_L3CNTLREG 10707 __gen_uint(values->SLMEnable, 0, 0) |
|
| /xsrc/external/mit/MesaLib/src/intel/genxml/ |
| H A D | gen7_pack.h | 6895 bool SLMEnable; member in struct:GFX7_L3CNTLREG2 6913 __gen_uint(values->SLMEnable, 0, 0) |
|
| H A D | gen10_pack.h | 10559 bool SLMEnable; member in struct:GEN10_L3CNTLREG 10574 __gen_uint(values->SLMEnable, 0, 0) |
|
| H A D | gen75_pack.h | 8216 bool SLMEnable; member in struct:GFX75_L3CNTLREG2 8233 __gen_uint(values->SLMEnable, 0, 0) |
|
| H A D | gen8_pack.h | 9095 bool SLMEnable; member in struct:GFX8_L3CNTLREG 9110 __gen_uint(values->SLMEnable, 0, 0) |
|
| H A D | gen9_pack.h | 10739 bool SLMEnable; member in struct:GFX9_L3CNTLREG 10754 __gen_uint(values->SLMEnable, 0, 0) |
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_state.c | 1115 reg.SLMEnable = cfg->n[INTEL_L3P_SLM] > 0; 1153 reg.SLMEnable = has_slm;
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.0.0.rst | 1753 - intel/genxml: Drop SLMEnable from L3CNTLREG on Gen11 1754 - iris: Set SLMEnable based on the L3$ config
|
| H A D | 20.1.0.rst | 2331 - intel/genxml: Drop SLMEnable from L3CNTLREG on Gen11 2332 - iris: Set SLMEnable based on the L3$ config
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 627 reg.SLMEnable = has_slm;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 760 reg.SLMEnable = cfg->n[INTEL_L3P_SLM] > 0;
|