git: drm - Fix kldload issue

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Nov 11 10:56:14 PST 2015


commit 2949d87781655ec6f1c91d01c537a4ca6659543c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Nov 11 10:06:05 2015 -0800

    drm - Fix kldload issue
    
    drm_setsarea() -> drm_legacy_getsarea() in one place, fixed kldload issue
    w/haswell graphics.

Summary of changes:
 sys/dev/drm/radeon/r600_cp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2949d87781655ec6f1c91d01c537a4ca6659543c


-- 
DragonFly BSD source repository



More information about the Commits mailing list