drm/radeon: We need the physical address of the dummy page, not the virtual
authorImre Vadasz <imre@vdsz.com>
Sun, 24 Jan 2016 12:52:30 +0000 (13:52 +0100)
committerImre Vadász <imre@vdsz.com>
Sun, 24 Jan 2016 13:15:33 +0000 (14:15 +0100)
commitdea697cc690c9fb64b8e2df0270b7919c24cccc5
treed7612d64809a1a9c2e8bf19dbbeb06684df0511a
parentebf0be54d1888bdcd6eabdcbf9f5cfacacca2669
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.
sys/dev/drm/radeon/radeon_device.c