DragonFlyBSD/src a79eea4sys/dev/drm/include/linux io-mapping.h

drm/linux: Fix io_mapping() functions

These functions were mostly stubs and did not properly set memory
cache attributes causing some operations like framebuffer access
to be excessively slow.

Use ioremap() variants internally to fix that.

Spotted-by: peeter, dillon
DeltaFile
+11-7sys/dev/drm/include/linux/io-mapping.h
+11-71 files

UnifiedSplitRaw