Lines Matching full:i965
80 - i965: Fix assert conditions for src/dst x/y offsets
84 - i965: Make sure we blit a full compressed block
85 - i965/skl: Add two missing device IDs
94 - i965/blorp: Fix hiz ops on MSAA surfaces
139 - i965: Reupload push and pull constants when we get new shader image
141 - i965/fs: Add missing analysis invalidation in opt_sampler_eot().
142 - i965/fs: Add missing analysis invalidation in fixup_3src_null_dest().
143 - i965/vec4: Consider removal of no-op MOVs as progress during register
182 - i965: Only magnify depth for 3D textures, not array textures.
200 - i965/vec4: don't copy ATTR into 3src instructions with complex
202 - i965/fs: Don't CSE negated multiplies with saturation.
203 - i965/vec4: Update vec4 unit tests for commit 01dacc83ff.