linux/drivers/gpu/drm/nouveau/nvkm/engine/pm
Samuel Pitoiset e82661e23c drm/nouveau/pm: add concept of sources
A source (or multiplexer) is a tuple addr+mask+shift which allows to
control a block of signals. The maximum number of sources that a signal
can define is arbitrary limited to 8 and this should be large enough.
This patch allows to define multi-level of sources for a signal.

Each different sources are stored to a global list and will be exposed
to the userspace through the nvif interface in order to avoid conflicts.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2015-08-28 12:39:59 +10:00
..
base.c drm/nouveau/pm: add concept of sources 2015-08-28 12:39:59 +10:00
g84.c
gf100.c drm/nouveau/pm: allow to monitor hardware signal index 0x00 2015-08-28 12:39:59 +10:00
gf100.h
gk104.c drm/nouveau/pm: remove pmu signals 2015-08-28 12:39:57 +10:00
gk110.c drm/nouveau/pm: remove pmu signals 2015-08-28 12:39:57 +10:00
gt215.c drm/nouveau/pm: remove pmu signals 2015-08-28 12:39:57 +10:00
Kbuild drm/nouveau/pm: remove pmu signals 2015-08-28 12:39:57 +10:00
nv40.c drm/nouveau/pm: allow to monitor hardware signal index 0x00 2015-08-28 12:39:59 +10:00
nv40.h
nv50.c
priv.h drm/nouveau/pm: add concept of sources 2015-08-28 12:39:59 +10:00