intel: Move the logic for getting 965 3d packet length to the packet table.
authorEric Anholt <eric@anholt.net>
Wed, 4 Jan 2012 21:00:29 +0000 (13:00 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 27 Jan 2012 21:21:20 +0000 (13:21 -0800)
commitb129e10af28016017a9c0e19af8e75a958063b5b
tree6281b39d4ebccfab8e239b9eb518211b3ea52874
parent3dcb2d47ee9f3fe15f075e7eb1b80c0c625b4d69
intel: Move the logic for getting 965 3d packet length to the packet table.

While I'm touching every line of the table, sort it by opcode.
intel/intel_decode.c