genode/repos/libports/src
Josef Söntgen 2e0d9c8521 libdrm: short-cut tiling in iris back end
Apparently the iris driver does not make use of tiling by the kernel, so
we shortcut the 'SET_TILING' call to keep iris happy with this quickfix.

However, tiling information may get lost, if the iris driver ever calls
'MMAP_GTT' and no fence is configured for the buffer. A follow-up commit
should address this shortcoming in the future.

Issue #4284
2021-10-14 11:40:39 +02:00
..
app base: introduce Env::try_session 2021-10-14 11:02:12 +02:00
drivers/framebuffer/vesa Turn framebuffer drivers into capture clients 2020-07-13 11:33:15 +02:00
lib libdrm: short-cut tiling in iris back end 2021-10-14 11:40:39 +02:00
server/system_rtc Replace server/acpi_input with app/acpi_event 2020-08-25 11:49:44 +02:00
test mesa: add gears package 2021-10-13 14:46:51 +02:00