genode/repos/dde_linux/src
Stefan Kalkowski 6a7247ab44 platform: remove cache attribute from io_mem call
Instead of allowing the client to set a caching attribute
in the io_mem() call of the device interface, which was
only used to decide in between of the memory  being
write-combined or not, remove it from the API.
Instead use the information delivered by the devices ROM,
whether memory from a PCI BAR is prefetchable or not,
to decide whether it is mapped write-combined or not.

Ref genodelabs/genode#4578
2022-10-12 12:09:34 +02:00
..
app/wireguard lx_emul: consolidate SMP + NO_HZ_IDLE 2022-08-10 13:33:03 +02:00
drivers platform: remove cache attribute from io_mem call 2022-10-12 12:09:34 +02:00
include dde_linux: remove legacy usb_host_drv for x86 2022-10-12 12:09:34 +02:00
lib dde_linux: remove legacy usb_host_drv for x86 2022-10-12 12:09:34 +02:00
server/usb_terminal terminal session: propagate resize events 2018-02-14 20:41:03 +01:00
test/vfs_lxip Remove legacy intel display driver 2022-05-25 12:23:02 +02:00
virt_linux lx_emul: consolidate SMP + NO_HZ_IDLE 2022-08-10 13:33:03 +02:00