git: drm/linux: Expand pdev structure

Francois Tigeot ftigeot at crater.dragonflybsd.org
Sat Aug 22 08:30:55 PDT 2015


commit 3e7afdc35eed51aafe50c3fd5f947346c3787947
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Thu Aug 13 09:26:52 2015 +0300

    drm/linux: Expand pdev structure
    
    Will be used to reduce direct dependency on drm functions in radeon.
    Also will help a lot when updating drm itself.

Summary of changes:
 sys/dev/drm/drm_dragonfly.c     | 29 +++++++++++++++++++++++++++++
 sys/dev/drm/include/drm/drmP.h  |  4 ++++
 sys/dev/drm/include/linux/pci.h |  9 +++++++--
 3 files changed, 40 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3e7afdc35eed51aafe50c3fd5f947346c3787947


-- 
DragonFly BSD source repository



More information about the Commits mailing list