diff options
author | Alexandre Courbot <acourbot@nvidia.com> | 2015-09-04 19:59:34 +0900 |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2015-10-12 13:08:19 +1000 |
commit | 9e1fb7cf0090a2fd311377f0a6e9d6ad42c2e85a (patch) | |
tree | 8408bcce0f6c39760bcc9fa0d4016380bbc1e0bf /lib | |
parent | 2ccdf94b27d28cbbfc5c6c9e6dbe220166df6d9d (diff) | |
download | nouveau-9e1fb7cf0090a2fd311377f0a6e9d6ad42c2e85a.tar.gz |
ttm: set the DMA mask for platform devices
So far the DMA mask was not set for platform devices, which limited them
to a 32-bit physical space. Allow dma_set_mask() to be called for
non-PCI devices, and also take the IOMMU bit into account since it could
restrict the physically addressable space.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions