Source-Changes archive

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

CVS commit: src/sys/dev/drm



Module Name:    src
Committed By:   bjs
Date:           Sat Jun 21 19:31:31 UTC 2008

Modified Files:
        src/sys/dev/drm: drm_vm.c

Log Message:
Revert to using atop(offset + map->offset) for map types _DRM_AGP,
_DRM_REGISTERS, and _DRM_FRAME_BUFFER.  Fixes issue where a call
to DrmMap() in libdrm returns EINVAL.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/dev/drm/drm_vm.c

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