Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev



Module Name:    src
Committed By:   drochner
Date:           Tue Mar  4 11:52:39 UTC 2008

Modified Files:
        src/sys/dev/drm: drm_drv.c drm_memory.c
        src/sys/dev/pci/drm: drm_pciids.h i915_dma.c i915_drv.h

Log Message:
-map 64-bit PCI BARs
-integrate some bits from upstream to support i965
from Yorick Hardy per PM


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/dev/drm/drm_drv.c
cvs rdiff -r1.6 -r1.7 src/sys/dev/drm/drm_memory.c
cvs rdiff -r1.1 -r1.2 src/sys/dev/pci/drm/drm_pciids.h
cvs rdiff -r1.4 -r1.5 src/sys/dev/pci/drm/i915_dma.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/pci/drm/i915_drv.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index