[Mesa-dev] [PATCH 00/17] intel/compiler: Ice Lake support

Matt Turner mattst88 at gmail.com
Wed Feb 21 05:15:07 UTC 2018


[PATCH 01/17] intel: Add a preliminary device for Ice Lake
[PATCH 02/17] intel: Add icl pci id for INTEL_DEVID_OVERRIDE
[PATCH 03/17] intel: Disable 64-bit extensions on platforms without
[PATCH 04/17] intel/compiler: Add Gen11 register types
[PATCH 05/17] intel/compiler: Add Gen11+ native float type
[PATCH 06/17] intel/compiler/fs: Implement FS_OPCODE_LINTERP with
[PATCH 07/17] intel/compiler/fs: Return multiple_instructions_emitted
[PATCH 08/17] intel/compiler/fs: Fix application of cmod and saturate
[PATCH 09/17] intel/compiler/fs: Don't generate integer DWord
[PATCH 10/17] intel/compiler/fs: Pass fs_inst to generate_ddx/ddy
[PATCH 11/17] intel/compiler/fs: Simplify ddx/ddy code generation
[PATCH 12/17] intel/compiler/fs: Implement ddy without using align16
[PATCH 13/17] intel/compiler: Lower flrp32 on Gen11+
[PATCH 14/17] intel/compiler: Mark line, pln, and lrp as removed on
[PATCH 15/17] intel/compiler: Add instruction compaction support on
[PATCH 16/17] intel/compiler: Disable Align16 tests on Gen11+
[PATCH 17/17] intel/compiler: Add ICL to test_eu_validate.cpp


More information about the mesa-dev mailing list