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)
Thu, Jul 18, 6:36 PM
Unknown Object (File)
Thu, Jul 18, 5:26 AM
Unknown Object (File)
Thu, Jul 11, 4:21 AM
Unknown Object (File)
Jun 23 2024, 9:28 PM
Unknown Object (File)
May 13 2024, 4:21 AM
Unknown Object (File)
Feb 19 2024, 11:13 AM
Unknown Object (File)
Jan 12 2024, 8:29 AM
Unknown Object (File)
Dec 26 2023, 9:09 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.