/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | nv50.c | diff d30af7ce2c96e57b503da1d70454818331f0a6d5 Tue Oct 31 12:56:19 CDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu: handle instance block setup
We previously required each VMM user to allocate their own page directory and fill in the instance block themselves.
It makes more sense to handle this in a common location.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
|
H A D | gf100.c | diff d30af7ce2c96e57b503da1d70454818331f0a6d5 Tue Oct 31 12:56:19 CDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu: handle instance block setup
We previously required each VMM user to allocate their own page directory and fill in the instance block themselves.
It makes more sense to handle this in a common location.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
|
H A D | priv.h | diff d30af7ce2c96e57b503da1d70454818331f0a6d5 Tue Oct 31 12:56:19 CDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu: handle instance block setup
We previously required each VMM user to allocate their own page directory and fill in the instance block themselves.
It makes more sense to handle this in a common location.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
|
H A D | base.c | diff d30af7ce2c96e57b503da1d70454818331f0a6d5 Tue Oct 31 12:56:19 CDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu: handle instance block setup
We previously required each VMM user to allocate their own page directory and fill in the instance block themselves.
It makes more sense to handle this in a common location.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
|
H A D | vmm.c | diff d30af7ce2c96e57b503da1d70454818331f0a6d5 Tue Oct 31 12:56:19 CDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu: handle instance block setup
We previously required each VMM user to allocate their own page directory and fill in the instance block themselves.
It makes more sense to handle this in a common location.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
H A D | nv50.c | diff d30af7ce2c96e57b503da1d70454818331f0a6d5 Tue Oct 31 12:56:19 CDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu: handle instance block setup
We previously required each VMM user to allocate their own page directory and fill in the instance block themselves.
It makes more sense to handle this in a common location.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
|
H A D | gf100.h | diff d30af7ce2c96e57b503da1d70454818331f0a6d5 Tue Oct 31 12:56:19 CDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu: handle instance block setup
We previously required each VMM user to allocate their own page directory and fill in the instance block themselves.
It makes more sense to handle this in a common location.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
|
H A D | gf100.c | diff d30af7ce2c96e57b503da1d70454818331f0a6d5 Tue Oct 31 12:56:19 CDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu: handle instance block setup
We previously required each VMM user to allocate their own page directory and fill in the instance block themselves.
It makes more sense to handle this in a common location.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/ |
H A D | v1.c | diff d30af7ce2c96e57b503da1d70454818331f0a6d5 Tue Oct 31 12:56:19 CDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu: handle instance block setup
We previously required each VMM user to allocate their own page directory and fill in the instance block themselves.
It makes more sense to handle this in a common location.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
|
H A D | base.c | diff d30af7ce2c96e57b503da1d70454818331f0a6d5 Tue Oct 31 12:56:19 CDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu: handle instance block setup
We previously required each VMM user to allocate their own page directory and fill in the instance block themselves.
It makes more sense to handle this in a common location.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | mmu.h | diff d30af7ce2c96e57b503da1d70454818331f0a6d5 Tue Oct 31 12:56:19 CDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu: handle instance block setup
We previously required each VMM user to allocate their own page directory and fill in the instance block themselves.
It makes more sense to handle this in a common location.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | falcon.h | diff d30af7ce2c96e57b503da1d70454818331f0a6d5 Tue Oct 31 12:56:19 CDT 2017 Ben Skeggs <bskeggs@redhat.com> drm/nouveau/mmu: handle instance block setup
We previously required each VMM user to allocate their own page directory and fill in the instance block themselves.
It makes more sense to handle this in a common location.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
|