Lines Matching full:i965
69 [HSW, regression, bisected] i965/fs: Emit MAD instructions when
72 [HSW, regression, bisected] i965: Add LINTERP/CINTERP to
84 - i965/vec4: Don't lose the saturate modifier in copy propagation.
88 - i965/gs: Check newly-generated GS-out VUE map against correct stage
108 - i965: Fix out-of-bounds accesses into pull_constant_loc array
112 - i965/fs/nir: Use emit_math for nir_op_fpow
128 - i965: Split Gen4-5 BlitFramebuffer code; prefer BLT over Meta.
131 - i965/fs: Set force_writemask_all on shader_time instructions.
132 - i965/fs: Set smear on shader_time diff register.
133 - i965/fs: Make emit_shader_time_write return rather than emit.
134 - i965/fs: Make get_timestamp() pass back the MOV rather than emitting
136 - i965/fs: Make emit_shader_time_end() insert before EOT.
137 - i965/fs: Don't issue FB writes for bound but unwritten color targets.
156 - i965/vec4: Fix implementation of i2b.
160 - i965: Consider scratch writes to have side effects.
161 - i965/fs: Don't use backend_visitor::instructions after creating the
165 - i965/fs: Don't propagate cmod to inst with different type.
166 - i965: Tell intel_get_memcpy() which direction the memcpy() is going.
168 - i965: Avoid applying negate to wrong MAD source.