History log of /dflybsd-src/sys/dev/drm/include/drm/ttm/ttm_object.h (Results 1 – 5 of 5)
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


# a5f99ace 23-Mar-2019 François Tigeot <ftigeot@wolfpond.org>

drm/ttm: Remove unused headers

Reminded-by: swildner


# 6a001295 12-Mar-2019 François Tigeot <ftigeot@wolfpond.org>

drm/ttm: inline ttm_bo_reserve and related calls


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

ttm: Use Linux kref API

Replace custom code from FreeBSD, reduce differences with Linux 3.9


# 216f7a2c 22-Feb-2014 François Tigeot <ftigeot@wolfpond.org>

drm/ttm: Move headers to <include/drm/ttm>

Reduce differences with Linux