summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_platform.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-06drm/nouveau/platform: support for probing GP10BAlexandre Courbot1-0/+10
2017-04-06drm/nouveau/platform: make VDD regulator optionalAlexandre Courbot1-0/+2
2016-04-06drm/nouveau/tegra: acquire and enable reference clock if neededAlexandre Courbot1-1/+6
2016-02-25drm/nouveau: platform: Fix deferred probeThierry Reding1-1/+1
2016-01-11drm/nouveau/gk20a: Add MODULE_FIRMWARE for gk20aNicolas Chauvet1-0/+11
2015-11-03drm/nouveau/platform: allow to specify the IOMMU bitAlexandre Courbot1-3/+16
2015-08-28drm/nouveau/tegra: merge platform setup from nouveau drmBen Skeggs1-213/+11
2015-08-28drm/nouveau/platform: remove subclassing of nvkm_deviceBen Skeggs1-3/+3
2015-08-28drm/nouveau/platform: recognize GM20BAlexandre Courbot1-0/+1
2015-07-27drm/nouveau/platform: fix compile error if !CONFIG_IOMMUAlexandre Courbot1-0/+16
2015-04-14drm/nouveau/platform: fix probe error pathAlexandre Courbot1-2/+1
2015-04-14drm/nouveau/platform: release IOMMU's mm upon exitAlexandre Courbot1-0/+1
2015-04-14drm/nouveau/platform: probe IOMMU if presentAlexandre Courbot1-1/+74
2015-01-22drm/nouveau: finalise nvkm namespace switch (no binary change)Ben Skeggs1-1/+1
2015-01-22drm/nouveau/nvif: namespace of nvkm accessors (no binary change)Ben Skeggs1-1/+1
2015-01-22drm/nouveau: merge nouveau_platform.ko into nouveau.koAlexandre Courbot1-6/+0
2014-12-02drm/nouveau/platform: add GPU speedo information to nouveau platformVince Hsu1-0/+2
2014-08-15drm/nouveau/platform: fix compilation errorAlexandre Courbot1-1/+2
2014-08-10drm/nouveau: platform: update moved Tegra headerAlexandre Courbot1-1/+1
2014-08-10drm/nouveau: support for probing platform devicesAlexandre Courbot1-0/+182