diff options
author | Ralph Campbell <rcampbell@nvidia.com> | 2020-08-31 22:31:11 +0200 |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2020-10-30 00:34:11 +0100 |
commit | cfa736f5a6f31ca8a05459b5720aac030247ad1b (patch) | |
tree | 7f571635d6f5cddf9f5102c8f93284f7947fc052 /drivers/gpu/drm/nouveau/include/nvhw/class | |
parent | Linux 5.10-rc1 (diff) | |
download | linux-cfa736f5a6f31ca8a05459b5720aac030247ad1b.tar.xz linux-cfa736f5a6f31ca8a05459b5720aac030247ad1b.zip |
drm/nouveau/nouveau: fix the start/end range for migration
The user level OpenCL code shouldn't have to align start and end
addresses to a page boundary. That is better handled in the nouveau
driver. The npages field is also redundant since it can be computed
from the start and end addresses.
Signed-off-by: Ralph Campbell <rcampbell@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/include/nvhw/class')
0 files changed, 0 insertions, 0 deletions