History log of /dflybsd-src/sys/dev/drm/ttm/ttm_page_alloc_dma.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 932d855e 03-Nov-2021 Sergey Zigachev <s.zi@outlook.com>

drm/ttm: Update to match amdgpu driver, Linux 4.19 based


# c19c6249 23-Feb-2014 François Tigeot <ftigeot@wolfpond.org>

drm/ttm: Reduce differences with Linux 3.9

The FreeBSD port of the ttm code was based on some Linux commit which happened
between the 3.8 and 3.9 releases.

For all intents and purposes, it might as

drm/ttm: Reduce differences with Linux 3.9

The FreeBSD port of the ttm code was based on some Linux commit which happened
between the 3.8 and 3.9 releases.

For all intents and purposes, it might as well have been based on Linux 3.9.

show more ...


# 5718399f 01-Sep-2013 François Tigeot <ftigeot@wolfpond.org>

drm: Merge the drm and drm2 implementations

* Move the drm2 i915 driver to sys/dev/drm/i915kms

* The legacy i915 driver remains untouched

* Only sys/dev/drm/ shall remain