summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/engine/pm
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/device: convert user class to new-style nvkm_objectBen Skeggs2015-08-281-1/+1
* drm/nouveau/client: convert to new-style nvkm_objectBen Skeggs2015-08-281-0/+1
* drm/nouveau/device: prepare for new-style subdevsBen Skeggs2015-08-281-1/+1
* drm/nouveau/engine: rename some functions to avoid upcoming conflictsBen Skeggs2015-08-281-2/+2
* drm/nouveau/object: rename some functions to avoid upcoming conflictsBen Skeggs2015-08-281-2/+2
* drm/nouveau/device: decouple from engine machineryBen Skeggs2015-08-282-7/+6
* drm/nouveau/core: remove last printksBen Skeggs2015-08-281-21/+21
* drm/nouveau/pm: switch to subdev printk macrosBen Skeggs2015-08-281-6/+9
* drm/nouveau/pm: switch to device pri macrosBen Skeggs2015-08-283-30/+40
* drm/nouveau/pm: cosmetic changesBen Skeggs2015-08-286-143/+134
* drm/nouveau/device: include core/device.h automatically for subdevs/enginesBen Skeggs2015-08-281-1/+0
* drm/nouveau/pm/gf100: only use PBFB_BROADCAST.PM_UNK100 for PBFB signalsSamuel Pitoiset2015-08-285-54/+19
* drm/nouveau/pm/gf100: remove multiple definitions of GPC_DOM signal 0x0eSamuel Pitoiset2015-08-281-5/+4
* drm/nouveau/pm/gf100: remove undefined TEX.PM_UNKC8 muxSamuel Pitoiset2015-08-281-4/+0
* drm/nouveau/pm: allow zeroed signals to enable sourcesSamuel Pitoiset2015-08-281-2/+2
* drm/nouveau/pm/nv50: TPC[0x3] must be used for PGRAPH muxs on G80Samuel Pitoiset2015-08-283-20/+28
* drm/nouveau/pm/nv50: fix wrong addr for ZCULL source on G80:GT215Samuel Pitoiset2015-08-281-1/+1
* drm/nouveau/pm/gk104: add compute signals/sourcesSamuel Pitoiset2015-08-283-1/+93
* drm/nouveau/pm/gk104: re-use gf100_pm_ctor()Samuel Pitoiset2015-08-281-51/+9
* drm/nouveau/pm/nv40: rename pcounter domains to 'pc' instead of 'pm'Samuel Pitoiset2015-08-281-1/+1
* drm/nouveau/pm: expose name of domainsSamuel Pitoiset2015-08-281-0/+1
* drm/nouveau/pm: some fixes related to sourcesSamuel Pitoiset2015-08-281-5/+16
* drm/nouveau/pm: fix signals/sources for GT200+Samuel Pitoiset2015-08-282-6/+5
* drm/nouveau/pm/gf100: add compute signals/sourcesSamuel Pitoiset2015-08-285-2/+277
* drm/nouveau/pm/gf100: allow to share GPC, HUB and PART domainsSamuel Pitoiset2015-08-282-9/+24
* drm/nouveau/pm: stack perfdom class under perfmonBen Skeggs2015-08-281-7/+31
* drm/nouveau/pm: swap perfmon/perfdom code to avoid forward decl in next commitBen Skeggs2015-08-281-175/+175
* drm/nouveau/pm/nv50: add compute and graphics signals/sourcesSamuel Pitoiset2015-08-286-10/+483
* drm/nouveau/pm: allow the userspace to configure sourcesSamuel Pitoiset2015-08-282-10/+94
* drm/nouveau/pm: allow to configure domains instead of simple countersSamuel Pitoiset2015-08-284-109/+129
* drm/nouveau/pm: allow the userspace to schedule hardware countersSamuel Pitoiset2015-08-282-23/+42
* drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_SOURCE methodSamuel Pitoiset2015-08-281-0/+77
* drm/nouveau/pm: allow to query the number of sources for a signalSamuel Pitoiset2015-08-281-3/+19
* drm/nouveau/pm: add concept of sourcesSamuel Pitoiset2015-08-282-4/+102
* drm/nouveau/pm: allow to monitor hardware signal index 0x00Samuel Pitoiset2015-08-283-6/+10
* drm/nouveau/pm: use hardware signals indexes instead of user-readable namesSamuel Pitoiset2015-08-281-40/+12
* drm/nouveau/pm: change signal iter to u16Samuel Pitoiset2015-08-282-6/+6
* drm/nouveau/pm: allow to query signals by domainSamuel Pitoiset2015-08-281-24/+12
* drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_DOMAIN methodSamuel Pitoiset2015-08-281-0/+86
* drm/nouveau/pm: prevent creating a perfctr object when signals are not foundSamuel Pitoiset2015-08-281-2/+4
* drm/nouveau/pm: reorganize the nvif interfaceSamuel Pitoiset2015-08-281-6/+32
* drm/nouveau/pm: remove unused nvkm_perfsig_wrap() functionSamuel Pitoiset2015-08-282-24/+0
* drm/nouveau/pm: remove pmu signalsSamuel Pitoiset2015-08-287-147/+1
* drm/nouveau/pm: fix a potential race condition when creating an engine contextSamuel Pitoiset2015-07-271-4/+3
* drm/nouveau/pm: prevent freeing the wrong engine contextSamuel Pitoiset2015-07-271-2/+5
* drm/nouveau/pm: namespace + nvidia gpu names (no binary change)Ben Skeggs2015-01-2215-580/+473
* drm/nouveau/pm: rename from perfmon (no binary change)Ben Skeggs2015-01-2213-0/+1528
OpenPOWER on IntegriCloud