Page MenuHomeFreeBSD

linuxkpi: Add `iosys_map_memcpy_from()` and `iosys_map_{rd,wr}*()`
AbandonedPublic

Authored by dumbbell on Dec 13 2023, 12:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 30 2024, 1:30 PM
Unknown Object (File)
Oct 25 2024, 2:03 AM
Unknown Object (File)
Sep 28 2024, 8:18 PM
Unknown Object (File)
Sep 25 2024, 6:04 PM
Unknown Object (File)
Sep 24 2024, 8:57 PM
Unknown Object (File)
Sep 24 2024, 1:59 PM
Unknown Object (File)
Sep 23 2024, 3:45 AM
Unknown Object (File)
Sep 21 2024, 8:34 PM

Details

Reviewers
manu
Summary

Why

The i915 DRM drivers started to use it in Linux 5.18.

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

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

iosys-map.h added in f8ab2f5bae1d4 but does not have this change

iosys-map.h added in f8ab2f5bae1d4 but does not have this change

Oops, it does have the defines but not iosys_map_memcpy_from

sys/compat/linuxkpi/common/include/linux/iosys-map.h
61

Is this the right direction? The destination is system memory, the src is iosys_map.