Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jun 2009 16:14:08 +0000 (UTC)
From:      Robert Noland <rnoland@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/drm i915_dma.c i915_drv.h i915_irq.c
Message-ID:  <200906231614.n5NGEIxJ022501@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rnoland     2009-06-23 16:14:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/drm          i915_dma.c i915_drv.h i915_irq.c 
  Log:
  SVN rev 194737 on 2009-06-23 16:14:08Z by rnoland
  
  Merge 194540 from HEAD
  
  The G45 docs indicate that all G4X chips use the new framecount register.
  
  Intel agrees with my reading of the docs, make it so for all G4X chips.
  
  The new register also has a 32 bit width as opposed to 24 bits.  Fix
  things up so that the counters roll over properly.
  
  Revision  Changes    Path
  1.6.2.9   +6 -3      src/sys/dev/drm/i915_dma.c
  1.4.2.7   +1 -1      src/sys/dev/drm/i915_drv.h
  1.4.2.8   +1 -3      src/sys/dev/drm/i915_irq.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906231614.n5NGEIxJ022501>