Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [riastradh-drm2] src/sys/external/bsd/drm2/dist/include/drm
Module Name: src
Committed By: riastradh
Date: Wed Jul 24 03:18:05 UTC 2013
Modified Files:
src/sys/external/bsd/drm2/dist/include/drm [riastradh-drm2]: drmP.h
Log Message:
Add drm_io_mapping_create_wc to drmP.h.
Linux's io_mapping_create_wc just takes a bus address and a size, but
we need to pass along extra information, namely the bus space tag,
which we shall pass via a struct drm_device.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1.2.45 -r1.1.1.1.2.46 \
src/sys/external/bsd/drm2/dist/include/drm/drmP.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