On Thu, 28 Apr 2011 15:12:57 -0700, Jesse Barnes <jbar...@virtuousgeek.org> 
wrote:

> -     if (IS_G4X(dev) || IS_GEN5(dev) || IS_GEN6(dev)) {
> +     if (IS_G4X(dev) || IS_GEN5(dev) || IS_GEN6(dev) || IS_IVYBRIDGE(dev)) {

IS_G4X || gen >= 5 ?

Otherwise, this looks good (seems like it's just bit shuffling from SNB, right?)

-- 
keith.pack...@intel.com

Attachment: pgpa3ZrGnial9.pgp
Description: PGP signature

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to