index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
Age
Commit message (
Expand
)
Author
2015-08-28
drm/nouveau/device: add direct pointer to struct device
Ben Skeggs
2015-08-28
drm/nouveau/device: add direct pointers to subdevs from nvkm_device
Ben Skeggs
2015-08-28
drm/nouveau/lib: various tweaks
Ben Skeggs
2015-08-28
drm/nouveau/disp/dp: gm1xx appears to have same dp lane ordering as gm2xx
Ben Skeggs
2015-08-28
drm/nouveau/disp/dp: fix some tx_pu mishandling
Ben Skeggs
2015-08-28
drm/nouveau/nv46: Change mc subdev oclass from nv44 to nv4c
Hans de Goede
2015-08-28
drm/nouveau/pm/gf100: only use PBFB_BROADCAST.PM_UNK100 for PBFB signals
Samuel Pitoiset
2015-08-28
drm/nouveau/pm/gf100: remove multiple definitions of GPC_DOM signal 0x0e
Samuel Pitoiset
2015-08-28
drm/nouveau/pm/gf100: remove undefined TEX.PM_UNKC8 mux
Samuel Pitoiset
2015-08-28
drm/nouveau/pm: allow zeroed signals to enable sources
Samuel Pitoiset
2015-08-28
drm/nouveau/pm/nv50: TPC[0x3] must be used for PGRAPH muxs on G80
Samuel Pitoiset
2015-08-28
drm/nouveau/pm/nv50: fix wrong addr for ZCULL source on G80:GT215
Samuel Pitoiset
2015-08-28
drm/nouveau/device: recognize GM20B
Alexandre Courbot
2015-08-28
drm/nouveau/gr: add GM20B support
Alexandre Courbot
2015-08-28
drm/nouveau/fifo: add GM20B fifo
Alexandre Courbot
2015-08-28
drm/nouveau/gr/gk20a: use same initialization sequence as nvgpu
Alexandre Courbot
2015-08-28
drm/nouveau/gr: use NVIDIA-provided external firmwares
Alexandre Courbot
2015-08-28
drm/nouveau/pm/gk104: add compute signals/sources
Samuel Pitoiset
2015-08-28
drm/nouveau/pm/gk104: re-use gf100_pm_ctor()
Samuel Pitoiset
2015-08-28
drm/nouveau/pm/nv40: rename pcounter domains to 'pc' instead of 'pm'
Samuel Pitoiset
2015-08-28
drm/nouveau/pm: expose name of domains
Samuel Pitoiset
2015-08-28
drm/nouveau/pm: some fixes related to sources
Samuel Pitoiset
2015-08-28
drm/nouveau/pm: fix signals/sources for GT200+
Samuel Pitoiset
2015-08-28
drm/nouveau/pm/gf100: add compute signals/sources
Samuel Pitoiset
2015-08-28
drm/nouveau/pm/gf100: allow to share GPC, HUB and PART domains
Samuel Pitoiset
2015-08-28
drm/nouveau/pm: stack perfdom class under perfmon
Ben Skeggs
2015-08-28
drm/nouveau/pm: swap perfmon/perfdom code to avoid forward decl in next commit
Ben Skeggs
2015-08-28
drm/nouveau/pm/nv50: add compute and graphics signals/sources
Samuel Pitoiset
2015-08-28
drm/nouveau/pm: allow the userspace to configure sources
Samuel Pitoiset
2015-08-28
drm/nouveau/pm: allow to configure domains instead of simple counters
Samuel Pitoiset
2015-08-28
drm/nouveau/pm: allow the userspace to schedule hardware counters
Samuel Pitoiset
2015-08-28
drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_SOURCE method
Samuel Pitoiset
2015-08-28
drm/nouveau/pm: allow to query the number of sources for a signal
Samuel Pitoiset
2015-08-28
drm/nouveau/pm: add concept of sources
Samuel Pitoiset
2015-08-28
drm/nouveau/pm: allow to monitor hardware signal index 0x00
Samuel Pitoiset
2015-08-28
drm/nouveau/pm: use hardware signals indexes instead of user-readable names
Samuel Pitoiset
2015-08-28
drm/nouveau/pm: change signal iter to u16
Samuel Pitoiset
2015-08-28
drm/nouveau/pm: allow to query signals by domain
Samuel Pitoiset
2015-08-28
drm/nouveau/pm: implement NVIF_PERFMON_V0_QUERY_DOMAIN method
Samuel Pitoiset
2015-08-28
drm/nouveau/pm: prevent creating a perfctr object when signals are not found
Samuel Pitoiset
2015-08-28
drm/nouveau/pm: reorganize the nvif interface
Samuel Pitoiset
2015-08-28
drm/nouveau/pm: remove unused nvkm_perfsig_wrap() function
Samuel Pitoiset
2015-08-28
drm/nouveau/pm: remove pmu signals
Samuel Pitoiset
2015-08-14
Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"
Alexandre Courbot
2015-07-27
drm/nouveau/disp: Use NULL for pointers
Thierry Reding
2015-07-27
drm/nouveau/pm: fix a potential race condition when creating an engine context
Samuel Pitoiset
2015-07-27
drm/nouveau/pm: prevent freeing the wrong engine context
Samuel Pitoiset
2015-07-27
drm/nouveau/gr/gf100: wait for GR idle after GO_IDLE bundle
Alexandre Courbot
2015-07-27
drm/nouveau/gr/gf100: wait on bottom half of FE's pipeline
Alexandre Courbot
2015-07-27
drm/nouveau/fifo/gk104: kick channels when deactivating them
Alexandre Courbot
[next]