Перейти к содержимому

XDC 2021 | TTM conversion in i915 | Thomas Hellstrom, Intel

X.Org Foundation

0:00 / 0:00

XDC 2021 | TTM conversion in i915 | Thomas Hellstrom, Intel

575 просмотров · 4 года назад
X.Org Foundation
4,43 тыс. подписчиков
575 просмотров · 4 года назад
X.org Developers Conference 2021 - September 15-17, 2021 - https://xdc2021.x.org/ Slides and materials: https://indico.freedesktop.org/event/... The purpose of TTM is to provide buffer object contents in memory where it is mappable by the CPU and GPU when needed, and also to allow overcommitting by means of swapping or eviction. This talk will cover the process of moving memory management in i915 kernel driver to TTM.