summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/engine/pm
AgeCommit message (Expand)AuthorFilesLines
2015-08-28drm/nouveau/pm: use hardware signals indexes instead of user-readable namesSamuel Pitoiset1-40/+12
2015-08-28drm/nouveau/pm: change signal iter to u16Samuel Pitoiset2-6/+6
2015-08-28drm/nouveau/pm: allow to query signals by domainSamuel Pitoiset1-24/+12
2015-08-28drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_DOMAIN methodSamuel Pitoiset1-0/+86
2015-08-28drm/nouveau/pm: prevent creating a perfctr object when signals are not foundSamuel Pitoiset1-2/+4
2015-08-28drm/nouveau/pm: reorganize the nvif interfaceSamuel Pitoiset1-6/+32
2015-08-28drm/nouveau/pm: remove unused nvkm_perfsig_wrap() functionSamuel Pitoiset2-24/+0
2015-08-28drm/nouveau/pm: remove pmu signalsSamuel Pitoiset7-147/+1
2015-07-27drm/nouveau/pm: fix a potential race condition when creating an engine contextSamuel Pitoiset1-4/+3
2015-07-27drm/nouveau/pm: prevent freeing the wrong engine contextSamuel Pitoiset1-2/+5
2015-01-22drm/nouveau/pm: namespace + nvidia gpu names (no binary change)Ben Skeggs15-580/+473
2015-01-22drm/nouveau/pm: rename from perfmon (no binary change)Ben Skeggs13-0/+1528