aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/engine/pm
Commit message (Expand)AuthorAge
* drm/nouveau/core: remove pmc_enable argument from subdev ctorBen Skeggs2016-05-20
* nouveau: fix nv40_perfctr_next() cleanup regressionArnd Bergmann2016-03-16
* drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obviousBen Skeggs2016-01-10
* drm/nouveau/nvif: split out perfmon interface definitionsBen Skeggs2016-01-10
* drm/nouveau/nvif: move internal class identifiers to class.hBen Skeggs2016-01-10
* drm/nouveau/disp,pm: constify nvkm_object_func structuresJulia Lawall2015-11-03
* drm/nouveau/pm: convert to new-style nvkm_engineBen Skeggs2015-08-27
* drm/nouveau/pm: convert user classes to new-style nvkm_objectBen Skeggs2015-08-27
* drm/nouveau/device: convert user class to new-style nvkm_objectBen Skeggs2015-08-27
* drm/nouveau/client: convert to new-style nvkm_objectBen Skeggs2015-08-27
* drm/nouveau/device: prepare for new-style subdevsBen Skeggs2015-08-27
* drm/nouveau/engine: rename some functions to avoid upcoming conflictsBen Skeggs2015-08-27
* drm/nouveau/object: rename some functions to avoid upcoming conflictsBen Skeggs2015-08-27
* drm/nouveau/device: decouple from engine machineryBen Skeggs2015-08-27
* drm/nouveau/core: remove last printksBen Skeggs2015-08-27
* drm/nouveau/pm: switch to subdev printk macrosBen Skeggs2015-08-27
* drm/nouveau/pm: switch to device pri macrosBen Skeggs2015-08-27
* drm/nouveau/pm: cosmetic changesBen Skeggs2015-08-27
* drm/nouveau/device: include core/device.h automatically for subdevs/enginesBen Skeggs2015-08-27
* drm/nouveau/pm/gf100: only use PBFB_BROADCAST.PM_UNK100 for PBFB signalsSamuel Pitoiset2015-08-27
* drm/nouveau/pm/gf100: remove multiple definitions of GPC_DOM signal 0x0eSamuel Pitoiset2015-08-27
* drm/nouveau/pm/gf100: remove undefined TEX.PM_UNKC8 muxSamuel Pitoiset2015-08-27
* drm/nouveau/pm: allow zeroed signals to enable sourcesSamuel Pitoiset2015-08-27
* drm/nouveau/pm/nv50: TPC[0x3] must be used for PGRAPH muxs on G80Samuel Pitoiset2015-08-27
* drm/nouveau/pm/nv50: fix wrong addr for ZCULL source on G80:GT215Samuel Pitoiset2015-08-27
* drm/nouveau/pm/gk104: add compute signals/sourcesSamuel Pitoiset2015-08-27
* drm/nouveau/pm/gk104: re-use gf100_pm_ctor()Samuel Pitoiset2015-08-27
* drm/nouveau/pm/nv40: rename pcounter domains to 'pc' instead of 'pm'Samuel Pitoiset2015-08-27
* drm/nouveau/pm: expose name of domainsSamuel Pitoiset2015-08-27
* drm/nouveau/pm: some fixes related to sourcesSamuel Pitoiset2015-08-27
* drm/nouveau/pm: fix signals/sources for GT200+Samuel Pitoiset2015-08-27
* drm/nouveau/pm/gf100: add compute signals/sourcesSamuel Pitoiset2015-08-27
* drm/nouveau/pm/gf100: allow to share GPC, HUB and PART domainsSamuel Pitoiset2015-08-27
* drm/nouveau/pm: stack perfdom class under perfmonBen Skeggs2015-08-27
* drm/nouveau/pm: swap perfmon/perfdom code to avoid forward decl in next commitBen Skeggs2015-08-27
* drm/nouveau/pm/nv50: add compute and graphics signals/sourcesSamuel Pitoiset2015-08-27
* drm/nouveau/pm: allow the userspace to configure sourcesSamuel Pitoiset2015-08-27
* drm/nouveau/pm: allow to configure domains instead of simple countersSamuel Pitoiset2015-08-27
* drm/nouveau/pm: allow the userspace to schedule hardware countersSamuel Pitoiset2015-08-27
* drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_SOURCE methodSamuel Pitoiset2015-08-27
* drm/nouveau/pm: allow to query the number of sources for a signalSamuel Pitoiset2015-08-27
* drm/nouveau/pm: add concept of sourcesSamuel Pitoiset2015-08-27
* drm/nouveau/pm: allow to monitor hardware signal index 0x00Samuel Pitoiset2015-08-27
* drm/nouveau/pm: use hardware signals indexes instead of user-readable namesSamuel Pitoiset2015-08-27
* drm/nouveau/pm: change signal iter to u16Samuel Pitoiset2015-08-27
* drm/nouveau/pm: allow to query signals by domainSamuel Pitoiset2015-08-27
* drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_DOMAIN methodSamuel Pitoiset2015-08-27
* drm/nouveau/pm: prevent creating a perfctr object when signals are not foundSamuel Pitoiset2015-08-27
* drm/nouveau/pm: reorganize the nvif interfaceSamuel Pitoiset2015-08-27
* drm/nouveau/pm: remove unused nvkm_perfsig_wrap() functionSamuel Pitoiset2015-08-27