Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2009 18:44:50 +0000 (UTC)
From:      Robert Noland <rnoland@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/drm drmP.h i915_dma.c i915_drv.c i915_drv.h i915_irq.c i915_reg.h
Message-ID:  <200902251844.n1PIiwdq015115@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rnoland     2009-02-25 18:44:50 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/drm          drmP.h i915_dma.c i915_drv.c i915_drv.h 
                         i915_irq.c 
  Added files:
    sys/dev/drm          i915_reg.h 
  Log:
  SVN rev 189049 on 2009-02-25 18:44:50Z by rnoland
  
  This was part of a sync to the code that Intel is shipping in linux.
  
          - Remove the old TTM interface
          - Move register definitions to i915_reg.h
          - Overhaul the irq handler
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.29      +1 -0      src/sys/dev/drm/drmP.h
  1.14      +211 -468  src/sys/dev/drm/i915_dma.c
  1.11      +0 -1      src/sys/dev/drm/i915_drv.c
  1.8       +85 -1541  src/sys/dev/drm/i915_drv.h
  1.9       +191 -261  src/sys/dev/drm/i915_irq.c
  1.1       +1420 -0   src/sys/dev/drm/i915_reg.h (new)



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