History log of /netbsd-src/sys/external/bsd/drm2/linux/linux_sgt.c (Results 1 – 4 of 4)
Revision Date Author Comments
# f6111af6 24-Dec-2021 riastradh <riastradh@NetBSD.org>

drm: Sprinkle some assertions into sg dma logic.


# dd51f0c2 19-Dec-2021 riastradh <riastradh@NetBSD.org>

drm: Destroy dma map in sg_table_free.

Helps to reduce a little diff.


# e04c635f 19-Dec-2021 riastradh <riastradh@NetBSD.org>

linux: Fix dma mapping to set READ|WRITE if bidi; clarify cases.


# 0be6acb1 19-Dec-2021 riastradh <riastradh@NetBSD.org>

linux: Rename linux_sg.c -> linux_sgt.c.

Avoids collision with compat_linux.