Page MenuHomeFreeBSD

linuxkpi: Copy <linux/dma-buf-map.h> to <linux/iosys-map.h>
AbandonedPublic

Authored by dumbbell on Dec 13 2023, 11:55 AM.
Tags
None
Referenced Files
F153443013: D43017.diff
Tue, Apr 21, 5:09 AM
Unknown Object (File)
Mon, Apr 20, 5:42 PM
Unknown Object (File)
Mon, Apr 20, 4:59 PM
Unknown Object (File)
Sun, Apr 12, 8:30 PM
Unknown Object (File)
Sun, Apr 5, 7:00 AM
Unknown Object (File)
Sat, Apr 4, 8:37 PM
Unknown Object (File)
Wed, Apr 1, 5:12 PM
Unknown Object (File)
Mar 22 2026, 4:27 PM

Details

Reviewers
manu
Summary

Why

The header was renamed in Linux 5.18 and the exported API was renamed accordingly.

How

To maintain compatibility with many versions of the drivers using this header, we keep the old header in place.

This is part of the update of the DRM drivers to Linux 5.18.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped