OSDN Git Service

intel: Add support for parsing 965 3d packets using helper functions.
authorEric Anholt <eric@anholt.net>
Wed, 4 Jan 2012 20:06:44 +0000 (12:06 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 27 Jan 2012 21:21:19 +0000 (13:21 -0800)
commit3dcb2d47ee9f3fe15f075e7eb1b80c0c625b4d69
tree4997bae910705e71f76ac96ed1f1070487a8b3cc
parent5a1c10fe6a50c6b21e616bb77bfb00a9903cc517
intel: Add support for parsing 965 3d packets using helper functions.

I want to add packets, without contributing to the switch statement of
doom.
intel/intel_decode.c