[Intel-gfx] [PATCH 11/19] drm/i915: interrupt & vblank support for Ivy Bridge

Keith Packard keithp at keithp.com
Fri Apr 29 00:47:15 CEST 2011


On Thu, 28 Apr 2011 15:12:57 -0700, Jesse Barnes <jbarnes at 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.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20110428/b16132fa/attachment.sig>


More information about the Intel-gfx mailing list