[Mesa-dev] [PATCH 2/2] i965/fs: Fix type of header register for sampler messages

Eric Anholt eric at anholt.net
Mon Oct 14 19:44:36 CEST 2013


Chris Forbes <chrisf at ijw.co.nz> writes:

> Previously this was float, which caused the copy from g0 to mangle
> everything.

If we face a choice of types for a raw mov, we should choose float --
it's higher performance on IVB (they can get dispatched twice as fast,
when there's a hyperthread waiting to dispatch a float op)

Patch 1/2 is

Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131014/f9000ec0/attachment.pgp>


More information about the mesa-dev mailing list