aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_platform.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-06drm/nouveau/platform: support for probing GP10BGravatar Alexandre Courbot 1-0/+10
2017-04-06drm/nouveau/platform: make VDD regulator optionalGravatar Alexandre Courbot 1-0/+2
2016-04-06drm/nouveau/tegra: acquire and enable reference clock if neededGravatar Alexandre Courbot 1-1/+6
2016-02-25drm/nouveau: platform: Fix deferred probeGravatar Thierry Reding 1-1/+1
2016-01-11drm/nouveau/gk20a: Add MODULE_FIRMWARE for gk20aGravatar Nicolas Chauvet 1-0/+11
2015-11-03drm/nouveau/platform: allow to specify the IOMMU bitGravatar Alexandre Courbot 1-3/+16
2015-08-28drm/nouveau/tegra: merge platform setup from nouveau drmGravatar Ben Skeggs 1-213/+11
2015-08-28drm/nouveau/platform: remove subclassing of nvkm_deviceGravatar Ben Skeggs 1-3/+3
2015-08-28drm/nouveau/platform: recognize GM20BGravatar Alexandre Courbot 1-0/+1
2015-07-27drm/nouveau/platform: fix compile error if !CONFIG_IOMMUGravatar Alexandre Courbot 1-0/+16
2015-04-14drm/nouveau/platform: fix probe error pathGravatar Alexandre Courbot 1-2/+1
2015-04-14drm/nouveau/platform: release IOMMU's mm upon exitGravatar Alexandre Courbot 1-0/+1
2015-04-14drm/nouveau/platform: probe IOMMU if presentGravatar Alexandre Courbot 1-1/+74
2015-01-22drm/nouveau: finalise nvkm namespace switch (no binary change)Gravatar Ben Skeggs 1-1/+1
2015-01-22drm/nouveau/nvif: namespace of nvkm accessors (no binary change)Gravatar Ben Skeggs 1-1/+1
2015-01-22drm/nouveau: merge nouveau_platform.ko into nouveau.koGravatar Alexandre Courbot 1-6/+0
2014-12-02drm/nouveau/platform: add GPU speedo information to nouveau platformGravatar Vince Hsu 1-0/+2
2014-08-15drm/nouveau/platform: fix compilation errorGravatar Alexandre Courbot 1-1/+2
2014-08-10drm/nouveau: platform: update moved Tegra headerGravatar Alexandre Courbot 1-1/+1
2014-08-10drm/nouveau: support for probing platform devicesGravatar Alexandre Courbot 1-0/+182