git: drm/linux: Make fence contexts 64 bit

Francois Tigeot ftigeot at crater.dragonflybsd.org
Sat Oct 26 13:49:10 PDT 2019


commit ed51adf44594150eb063011af224d1fae42096a6
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Sat Oct 26 22:33:06 2019 +0200

    drm/linux: Make fence contexts 64 bit

Summary of changes:
 sys/dev/drm/include/asm/atomic.h                           |  2 ++
 .../drm/include/{linux/tracepoint.h => asm/atomic64_64.h}  | 14 ++++++++------
 sys/dev/drm/include/linux/atomic.h                         |  4 ----
 sys/dev/drm/include/linux/fence.h                          | 13 +++++++------
 sys/dev/drm/include/linux/types.h                          |  4 ++++
 sys/dev/drm/linux_fence.c                                  |  8 ++++----
 6 files changed, 25 insertions(+), 20 deletions(-)
 copy sys/dev/drm/include/{linux/tracepoint.h => asm/atomic64_64.h} (87%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ed51adf44594150eb063011af224d1fae42096a6


-- 
DragonFly BSD source repository


More information about the Commits mailing list