Searched refs:GEN9 (Results 1 – 15 of 15) sorted by relevance
/external/mesa3d/src/intel/compiler/ |
D | brw_gen_enum.h | 35 GEN9 = (1 << 7), enumerator 55 case 9: return GEN9; in gen_from_devinfo()
|
D | brw_eu.cpp | 665 { BRW_OPCODE_SENDS, 51, "sends", 2, 1, GEN_GE(GEN9) & GEN_LT(GEN12) }, 666 { BRW_OPCODE_SENDSC, 52, "sendsc", 2, 1, GEN_GE(GEN9) & GEN_LT(GEN12) },
|
/external/igt-gpu-tools/lib/i915/shaders/media/ |
D | README_media_vme.txt | 47 -p --platform DEVICE specifies the platform (e.g. "GEN9")
|
/external/mesa3d/docs/relnotes/ |
D | 18.3.6.rst | 120 GEN9
|
D | 19.0.1.rst | 115 GEN9
|
D | 17.3.4.rst | 44 - [GEN9+] 2-3% perf drop in GfxBench Manhattan 3.1 from "i965:
|
D | 18.3.0.rst | 129 - [GEN9+] 50% perf drop in SynMark Fill\* tests (E2E RBC gets
|
D | 18.2.0.rst | 252 - [GEN9+] 50% perf drop in SynMark Fill\* tests (E2E RBC gets
|
D | 18.0.0.rst | 214 - [GEN9+] 2-3% perf drop in GfxBench Manhattan 3.1 from "i965:
|
D | 19.3.0.rst | 642 - iris: Guard GEN9-only function in Iris state to avoid warning
|
D | 19.1.0.rst | 3949 GEN9
|
/external/skqp/src/compute/skc/platforms/cl_12/kernels/ |
D | render.cl | 743 // on GEN9 there is an LRP "linear interoplation" function but it 1237 // GEN9 compiler underperforms on this 1259 // GEN9 compiler underperforms on this 1281 // GEN9 compiler underperforms on this 1307 // GEN9 compiler underperforms on this 1361 // DISABLED ON GEN9 -- probably a compiler bug 1398 // DISABLED ON GEN9 -- probably a compiler bug 1731 // Confirmed: GEN8 has 4KB SLM workgroup min while GEN9 is 1KB.
|
D | rasterize.cl | 111 // on GEN9 there is an LRP "linear interoplation" opcode but it
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_ctx_isolation.c | 55 #define GEN9 (ALL << 9) macro 150 { "BCS_GPR", GEN9, BCS0, 0x22600, 32 },
|
/external/skqp/src/compute/hs/ |
D | README.md | 183 pre-compiled GEN9 binaries will be included. These binaries may not
|