commit | 2c9c4910f8b126d18fa2a08087f3ae1553e706bc | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Wed Nov 01 03:56:19 2017 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Thu Nov 02 13:32:22 2017 +1000 |
tree | 756818f7e9b1a1a90c6aeb0bcf981a6d79282265 | |
parent | 19a82e492c3d71efe8763d50496a1701dfcf3f15 [diff] |
drm/nouveau/core/memory: add mechanism to retrieve allocation granularity Needed by VMM code to determine whether an allocation is compatible with a given page size (ie. you can't map 4KiB system memory pages into 64KiB GPU pages). Signed-off-by: Ben Skeggs <bskeggs@redhat.com>