Source-Changes archive

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

CVS commit: src/sys/external/bsd/drm2



Module Name:    src
Committed By:   riastradh
Date:           Sun Dec 19 09:57:01 UTC 2021

Modified Files:
        src/sys/external/bsd/drm2/dist/drm/radeon: radeon_ttm.c
        src/sys/external/bsd/drm2/include/linux: dma-mapping.h

Log Message:
Stub dma_addressing_limited, fixup references for caller

This might turn out to be a mistake if we actually need to distinguish
if a device is only capable of 32-bit DMA.

Author: Maya Rashish <maya%NetBSD.org@localhost>


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 \
    src/sys/external/bsd/drm2/dist/drm/radeon/radeon_ttm.c
cvs rdiff -u -r1.7 -r1.8 \
    src/sys/external/bsd/drm2/include/linux/dma-mapping.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