| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_eu.c | 423 { .name = "dim", .nsrc = 1, .ndst = 1, .gens = GEN75 }, 424 { .name = "smov", .nsrc = 0, .ndst = 0, .gens = GEN_GE(GEN8) }, 428 { .name = "iff", .nsrc = 0, .ndst = 0, .gens = GEN_LE(GEN5) }, 429 { .name = "brc", .nsrc = 0, .ndst = 0, .gens = GEN_GE(GEN7) }, 433 { .name = "do", .nsrc = 0, .ndst = 0, .gens = GEN_LE(GEN5) }, 434 { .name = "case", .nsrc = 0, .ndst = 0, .gens = GEN6 }, 438 { .name = "msave", .nsrc = 0, .ndst = 0, .gens = GEN_LE(GEN5) }, 439 { .name = "call", .nsrc = 0, .ndst = 0, .gens = GEN_GE(GEN6) }, 443 { .name = "mrest", .nsrc = 0, .ndst = 0, .gens = GEN_LE(GEN5) }, 444 { .name = "ret", .nsrc = 0, .ndst = 0, .gens [all...] |
| H A D | brw_eu.h | 1222 * The gens field acts as a tag. If it is non-zero, name points to a string 1238 int gens; member in struct:opcode_desc
|
| H A D | test_eu_validate.cpp | 30 } gens[] = { variable in typeref:typename:const struct gen_info[] 92 ::testing::ValuesIn(gens),
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/perf/ |
| H A D | gen_perf.py | 578 gens = [] 580 gens.append(Gen(xml_file)) 642 for gen in gens: 650 for gen in gens:
|
| /xsrc/external/mit/MesaLib/dist/src/intel/perf/ |
| H A D | gen_perf.py | 633 gens = [] 635 gens.append(Gen(xml_file)) 698 for gen in gens: 706 for gen in gens:
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.3.5.rst | 163 - ac/llvm: fix 16-bit fmed3 on GFX8 and older gens 164 - ac/llvm: flush denorms for nir_op_fmed3 on GFX8 and older gens
|
| H A D | 20.0.1.rst | 165 - ac/llvm: fix 16-bit fmed3 on GFX8 and older gens 166 - ac/llvm: flush denorms for nir_op_fmed3 on GFX8 and older gens
|
| H A D | 17.0.3.rst | 91 - anv: Flush caches prior to PIPELINE_SELECT on all gens
|
| H A D | 20.1.0.rst | 3851 - ac/llvm: fix 16-bit fmed3 on GFX8 and older gens 3852 - ac/llvm: flush denorms for nir_op_fmed3 on GFX8 and older gens
|
| H A D | 21.2.0.rst | 1090 - intel: Rename gens keyword to gfx_vers 4503 - freedreno: Avoid staging blits with stencil on older gens
|
| H A D | 20.0.0.rst | 2506 - intel/compiler: Limit compaction unit tests to specific gens
|
| H A D | 19.1.0.rst | 3994 - iris: Only update clear color for gens 8 and 9.
|
| H A D | 21.0.0.rst | 3042 - radv: disable A2 SNORM/SSCALED/SINT for texel buffers & images on all gens
|
| H A D | 20.3.0.rst | 4453 - iris: remove additional pipe control done before hiz for older gens
|
| /xsrc/external/mit/MesaLib/dist/docs/drivers/freedreno/ |
| H A D | isaspec.rst | 28 Often times, especially when new functionality is added in later gens
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | envvars.rst | 258 emit messages about the clip unit (for old gens, includes the CLIP 308 emit messages about the strips & fans unit (for old gens, includes
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | 30001 "description": "intel/genxml: align QM field names across gens.", [all...] |