aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/engine/pm
AgeCommit message (Expand)Author
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-02-02drm/nouveau: nouveau: use correct string lengthArnd Bergmann
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02drm/nouveau/core/device: remove object include to prevent unnecessary rebuildsBen Skeggs
2016-11-07drm/nouveau: silence sparse warnings about symbols not being marked staticBen Skeggs
2016-11-07drm/nouveau: mark symbols static where possibleBaoyou Xie
2016-05-20drm/nouveau/core: remove pmc_enable argument from subdev ctorBen Skeggs
2016-03-16nouveau: fix nv40_perfctr_next() cleanup regressionArnd Bergmann
2016-01-11drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obviousBen Skeggs
2016-01-11drm/nouveau/nvif: split out perfmon interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: move internal class identifiers to class.hBen Skeggs
2015-11-03drm/nouveau/disp,pm: constify nvkm_object_func structuresJulia Lawall
2015-08-28drm/nouveau/pm: convert to new-style nvkm_engineBen Skeggs
2015-08-28drm/nouveau/pm: convert user classes to new-style nvkm_objectBen Skeggs
2015-08-28drm/nouveau/device: convert user class to new-style nvkm_objectBen Skeggs
2015-08-28drm/nouveau/client: convert to new-style nvkm_objectBen Skeggs
2015-08-28drm/nouveau/device: prepare for new-style subdevsBen Skeggs
2015-08-28drm/nouveau/engine: rename some functions to avoid upcoming conflictsBen Skeggs
2015-08-28drm/nouveau/object: rename some functions to avoid upcoming conflictsBen Skeggs
2015-08-28drm/nouveau/device: decouple from engine machineryBen Skeggs
2015-08-28drm/nouveau/core: remove last printksBen Skeggs
2015-08-28drm/nouveau/pm: switch to subdev printk macrosBen Skeggs
2015-08-28drm/nouveau/pm: switch to device pri macrosBen Skeggs
2015-08-28drm/nouveau/pm: cosmetic changesBen Skeggs
2015-08-28drm/nouveau/device: include core/device.h automatically for subdevs/enginesBen Skeggs
2015-08-28drm/nouveau/pm/gf100: only use PBFB_BROADCAST.PM_UNK100 for PBFB signalsSamuel Pitoiset
2015-08-28drm/nouveau/pm/gf100: remove multiple definitions of GPC_DOM signal 0x0eSamuel Pitoiset
2015-08-28drm/nouveau/pm/gf100: remove undefined TEX.PM_UNKC8 muxSamuel Pitoiset
2015-08-28drm/nouveau/pm: allow zeroed signals to enable sourcesSamuel Pitoiset
2015-08-28drm/nouveau/pm/nv50: TPC[0x3] must be used for PGRAPH muxs on G80Samuel Pitoiset
2015-08-28drm/nouveau/pm/nv50: fix wrong addr for ZCULL source on G80:GT215Samuel Pitoiset
2015-08-28drm/nouveau/pm/gk104: add compute signals/sourcesSamuel Pitoiset
2015-08-28drm/nouveau/pm/gk104: re-use gf100_pm_ctor()Samuel Pitoiset
2015-08-28drm/nouveau/pm/nv40: rename pcounter domains to 'pc' instead of 'pm'Samuel Pitoiset
2015-08-28drm/nouveau/pm: expose name of domainsSamuel Pitoiset
2015-08-28drm/nouveau/pm: some fixes related to sourcesSamuel Pitoiset
2015-08-28drm/nouveau/pm: fix signals/sources for GT200+Samuel Pitoiset
2015-08-28drm/nouveau/pm/gf100: add compute signals/sourcesSamuel Pitoiset
2015-08-28drm/nouveau/pm/gf100: allow to share GPC, HUB and PART domainsSamuel Pitoiset
2015-08-28drm/nouveau/pm: stack perfdom class under perfmonBen Skeggs
2015-08-28drm/nouveau/pm: swap perfmon/perfdom code to avoid forward decl in next commitBen Skeggs
2015-08-28drm/nouveau/pm/nv50: add compute and graphics signals/sourcesSamuel Pitoiset
2015-08-28drm/nouveau/pm: allow the userspace to configure sourcesSamuel Pitoiset
2015-08-28drm/nouveau/pm: allow to configure domains instead of simple countersSamuel Pitoiset
2015-08-28drm/nouveau/pm: allow the userspace to schedule hardware countersSamuel Pitoiset
2015-08-28drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_SOURCE methodSamuel Pitoiset
2015-08-28drm/nouveau/pm: allow to query the number of sources for a signalSamuel Pitoiset
2015-08-28drm/nouveau/pm: add concept of sourcesSamuel Pitoiset
2015-08-28drm/nouveau/pm: allow to monitor hardware signal index 0x00Samuel Pitoiset