Date: Wed, 11 Mar 2009 01:54:41 +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: <200903110154.n2B1sjWX045125@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rnoland 2009-03-11 01:54:41 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/drm drmP.h i915_dma.c i915_drv.c i915_drv.h
i915_irq.c
Added files: (Branch: RELENG_7)
sys/dev/drm i915_reg.h
Log:
SVN rev 189665 on 2009-03-11 01:54:41Z by rnoland
Merge r189049
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
Revision Changes Path
1.18.2.5 +1 -0 src/sys/dev/drm/drmP.h
1.6.2.4 +211 -468 src/sys/dev/drm/i915_dma.c
1.5.2.2 +0 -1 src/sys/dev/drm/i915_drv.c
1.4.2.3 +85 -1541 src/sys/dev/drm/i915_drv.h
1.4.2.3 +191 -261 src/sys/dev/drm/i915_irq.c
1.2.2.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?200903110154.n2B1sjWX045125>
