index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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