Searched hist:"055 a65d5987a7f246c3fc2297158286882dbdbcf" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_platform.h | diff 055a65d5987a7f246c3fc2297158286882dbdbcf Thu Jan 15 07:29:56 CET 2015 Alexandre Courbot <acourbot@nvidia.com> drm/nouveau: merge nouveau_platform.ko into nouveau.ko
Having the two modules separated causes various unneeded complications, including having to export symbols accessed between the modules. Make things simpler by compiling platform device support into nouveau.ko. Platform device support remains optional and is only compiled on Tegra.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Reviewed-by: Vince Hsu <vinceh@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
|
H A D | nouveau_platform.c | diff 055a65d5987a7f246c3fc2297158286882dbdbcf Thu Jan 15 07:29:56 CET 2015 Alexandre Courbot <acourbot@nvidia.com> drm/nouveau: merge nouveau_platform.ko into nouveau.ko
Having the two modules separated causes various unneeded complications, including having to export symbols accessed between the modules. Make things simpler by compiling platform device support into nouveau.ko. Platform device support remains optional and is only compiled on Tegra.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Reviewed-by: Vince Hsu <vinceh@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
|
H A D | Kconfig | diff 055a65d5987a7f246c3fc2297158286882dbdbcf Thu Jan 15 07:29:56 CET 2015 Alexandre Courbot <acourbot@nvidia.com> drm/nouveau: merge nouveau_platform.ko into nouveau.ko
Having the two modules separated causes various unneeded complications, including having to export symbols accessed between the modules. Make things simpler by compiling platform device support into nouveau.ko. Platform device support remains optional and is only compiled on Tegra.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Reviewed-by: Vince Hsu <vinceh@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
|
H A D | nouveau_drm.c | diff 055a65d5987a7f246c3fc2297158286882dbdbcf Thu Jan 15 07:29:56 CET 2015 Alexandre Courbot <acourbot@nvidia.com> drm/nouveau: merge nouveau_platform.ko into nouveau.ko
Having the two modules separated causes various unneeded complications, including having to export symbols accessed between the modules. Make things simpler by compiling platform device support into nouveau.ko. Platform device support remains optional and is only compiled on Tegra.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Reviewed-by: Vince Hsu <vinceh@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
|