diff options
author | Ben Skeggs <bskeggs@redhat.com> | 2015-01-14 05:28:47 (GMT) |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2015-01-22 02:18:02 (GMT) |
commit | 05c7145dae17a53b030238f477bf28211a21b736 (patch) | |
tree | 11fdcf3012cf4e9b650e6312cbbeb20e8e9d45c4 /Documentation | |
parent | 5b85057acc411ee146ee4b230c773272ccee464d (diff) | |
download | linux-05c7145dae17a53b030238f477bf28211a21b736.tar.xz |
drm/nouveau/fifo: namespace + nvidia gpu names (no binary change)
The namespace of NVKM is being changed to nvkm_ instead of nouveau_,
which will be used for the DRM part of the driver. This is being
done in order to make it very clear as to what part of the driver a
given symbol belongs to, and as a minor step towards splitting the
DRM driver out to be able to stand on its own (for virt).
Because there's already a large amount of churn here anyway, this is
as good a time as any to also switch to NVIDIA's device and chipset
naming to ease collaboration with them.
A comparison of objdump disassemblies proves no code changes.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions