commit e010b6f333bf2e4ff41d493f4598efc417d16161
Author: Imre Vadasz <[email protected]>
Date: Sun Jan 24 13:52:30 2016 +0100
drm/radeon: We need the physical address of the dummy page, not the virtual
* rdev->dummy_page.addr is supposed to hold the physical address of the
dummy page, not the virtual address.
Summary of changes:
sys/dev/drm/radeon/radeon_device.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e010b6f333bf2e4ff41d493f4598efc417d16161
--
DragonFly BSD source repository