commit | 73412c3854c877e5f37ad944ee8977addde4d35a | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Fri Mar 04 09:58:36 2011 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Mar 04 11:07:19 2011 +1000 |
tree | e47e7d021449b6c2d0a9b566cbc8d92f84d466cc | |
parent | b65a0e0c84cf489bfa00d6aa6c48abc5a237100f [diff] |
drm/nouveau: allocate kernel's notifier object at end of block The nv30/nv40 3d driver is about to start using DMA_FENCE from the 3D object which, it turns out, doesn't like its DMA object to not be aligned to a 4KiB boundary. Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>