git: drm: Partially sync drm_ioctl() with Linux 3.14

Francois Tigeot ftigeot at crater.dragonflybsd.org
Mon Jun 1 13:03:16 PDT 2015


commit c14287944497ee3b7ec6401db8413811eba744f0
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Sun May 31 19:02:10 2015 +0200

    drm: Partially sync drm_ioctl() with Linux 3.14
    
    It now uses the drm_global_mutex lockmgr lock

Summary of changes:
 sys/dev/drm/drm_drv.c          | 54 ++++++++++++++++++------------------------
 sys/dev/drm/drm_fops.c         |  5 ++++
 sys/dev/drm/include/drm/drmP.h | 10 ++++++++
 3 files changed, 38 insertions(+), 31 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list