History log of /dflybsd-src/sys/dev/drm/include/linux/dma-buf.h (Results 1 – 6 of 6)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v6.4.0, v6.4.0rc1, v6.5.0, v6.2.2, v6.2.1, v6.3.0, v6.0.1, v6.0.0, v6.0.0rc1, v6.1.0, v5.8.3, v5.8.2
# a85cb24f 27-Jul-2020 François Tigeot <ftigeot@wolfpond.org>

drm: Update to Linux 4.12.14

* Initial Geminilake support

* Support improvements and model-specific bug fixes for Broxton, Haswell,
Broadwell, Skylake and Kabylake hardware

* Various generic i91

drm: Update to Linux 4.12.14

* Initial Geminilake support

* Support improvements and model-specific bug fixes for Broxton, Haswell,
Broadwell, Skylake and Kabylake hardware

* Various generic i915 bug fixes, including page flipping and memory
corruption issues

* Minor radeon bug fixes

show more ...


# 269e9b1e 22-Jul-2020 François Tigeot <ftigeot@wolfpond.org>

drm: Implement dma-buf operations, enable most drm_prime code

Inspired-by: OpenBSD


# 6559babb 06-Jun-2020 François Tigeot <ftigeot@wolfpond.org>

drm/linux/dma-buf: Rename struct fence to dma_fence


Revision tags: v5.8.1, v5.8.0, v5.9.0, v5.8.0rc1, v5.6.3, v5.6.2, v5.6.1, v5.6.0, v5.6.0rc1, v5.7.0, v5.4.3, v5.4.2
# 565c8854 05-Jan-2019 François Tigeot <ftigeot@wolfpond.org>

drm: Add drm_prime.c

Increase dma-buf subsystem coverage.


# 8665870e 03-Jan-2019 François Tigeot <ftigeot@wolfpond.org>

drm/i915: Add i915_gem_dmabuf.c

This just means we now build more dma-buf code, not that the
end result is usable.


Revision tags: v5.4.1, v5.4.0, v5.5.0, v5.4.0rc1, v5.2.2, v5.2.1, v5.2.0, v5.3.0, v5.2.0rc
# 94a02576 01-Feb-2018 François Tigeot <ftigeot@wolfpond.org>

drm/linux: Add some dma-buf stubs