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
/
nouveau_vga.c
Age
Commit message (
Expand
)
Author
2020-01-24
drm: Avoid drm_global_mutex for simple inc/dec of dev->open_count
Chris Wilson
2019-08-23
drm/nouveau: drop use of drmp.h
Sam Ravnborg
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
2018-09-07
drm/nouveau: Remove useless poll_disable() call in switcheroo_set_state()
Lyude Paul
2018-09-07
drm/nouveau: Remove useless poll_enable() call in switcheroo_set_state()
Lyude Paul
2017-12-08
drm/nouveau: Use drm_fb_helper_output_poll_changed()
Noralf Trønnes
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-16
drm/nouveau: Skip vga_fini on non-PCI device
Mikko Perttunen
2017-06-06
drm/nouveau: replace multiple open-coded runpm support checks with function
Ben Skeggs
2017-03-30
drm/nouveau: Don't register Thunderbolt eGPU with vga_switcheroo
Lukas Wunner
2017-03-01
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-02-17
drm/nouveau: allocate device object for every client
Ben Skeggs
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2015-08-28
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
2014-09-18
drm/nouveau/runpm: fix module unload
Alex Deucher
2014-08-10
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
2014-08-10
drm/nouveau: kill nouveau_dev() + wrap register macros
Ben Skeggs
2014-04-23
drm: Rip out totally bogus vga_switcheroo->can_switch locking
Daniel Vetter
2014-03-26
support for platform devices
Alexandre Courbot
2014-02-18
drm/nv4c/vga: decode register is in a different place on nv4x igp's
Ilia Mirkin
2013-08-29
nouveau: add runtime PM support (v0.9)
Dave Airlie
2013-08-29
gpu/vga_switcheroo: add driver control power feature. (v3)
Dave Airlie
2012-11-29
drm/nouveau: convert to dev_pm_ops
Dave Airlie
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
drm/nouveau: quiet some static-related sparse noise
Marcin Slusarz
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs