summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_platform.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: Convert to platform remove callback returning voidUwe Kleine-König2023-11-211-3/+2
* drm/nouveau/gr/gk20a: move MODULE_FIRMWARE firmware definitionsBen Skeggs2020-05-221-11/+0
* drm/nouveau: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2018-07-161-1/+1
* drm/nouveau/platform: support for probing GP10BAlexandre Courbot2017-04-061-0/+10
* drm/nouveau/platform: make VDD regulator optionalAlexandre Courbot2017-04-061-0/+2
* drm/nouveau/tegra: acquire and enable reference clock if neededAlexandre Courbot2016-04-061-1/+6
* drm/nouveau: platform: Fix deferred probeThierry Reding2016-02-251-1/+1
* drm/nouveau/gk20a: Add MODULE_FIRMWARE for gk20aNicolas Chauvet2016-01-111-0/+11
* drm/nouveau/platform: allow to specify the IOMMU bitAlexandre Courbot2015-11-031-3/+16
* drm/nouveau/tegra: merge platform setup from nouveau drmBen Skeggs2015-08-281-213/+11
* drm/nouveau/platform: remove subclassing of nvkm_deviceBen Skeggs2015-08-281-3/+3
* drm/nouveau/platform: recognize GM20BAlexandre Courbot2015-08-281-0/+1
* drm/nouveau/platform: fix compile error if !CONFIG_IOMMUAlexandre Courbot2015-07-271-0/+16
* drm/nouveau/platform: fix probe error pathAlexandre Courbot2015-04-141-2/+1
* drm/nouveau/platform: release IOMMU's mm upon exitAlexandre Courbot2015-04-141-0/+1
* drm/nouveau/platform: probe IOMMU if presentAlexandre Courbot2015-04-141-1/+74
* drm/nouveau: finalise nvkm namespace switch (no binary change)Ben Skeggs2015-01-221-1/+1
* drm/nouveau/nvif: namespace of nvkm accessors (no binary change)Ben Skeggs2015-01-221-1/+1
* drm/nouveau: merge nouveau_platform.ko into nouveau.koAlexandre Courbot2015-01-221-6/+0
* drm/nouveau/platform: add GPU speedo information to nouveau platformVince Hsu2014-12-021-0/+2
* drm/nouveau/platform: fix compilation errorAlexandre Courbot2014-08-151-1/+2
* drm/nouveau: platform: update moved Tegra headerAlexandre Courbot2014-08-101-1/+1
* drm/nouveau: support for probing platform devicesAlexandre Courbot2014-08-101-0/+182