index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-25
drm/nouveau/bios: return actual size of the buffer retrieved via _ROM
Ben Skeggs
1
-0
/
+1
2015-10-20
vga_switcheroo: Constify vga_switcheroo_handler
Lukas Wunner
1
-1
/
+1
2015-08-28
drm/nouveau/device: remove pci/platform_device from common struct
Ben Skeggs
1
-2
/
+2
2014-09-15
ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()
Bjorn Helgaas
1
-14
/
+2
2014-05-02
drm/nouveau/acpi: allow non-optimus setups to load vbios from acpi
Ilia Mirkin
1
-3
/
+0
2014-02-20
ACPI / nouveau: fix probing regression related to _DSM
Jiang Liu
1
-2
/
+24
2014-01-29
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+6
2014-01-23
drm/nouveau: make vga_switcheroo code depend on VGA_SWITCHEROO
Jeff Mahoney
1
-0
/
+6
2014-01-12
Merge branch 'acpi-dsm'
Rafael J. Wysocki
1
-94
/
+37
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-6
/
+1
2014-01-05
ACPI / nouveau: replace open-coded _DSM code with helper functions
Jiang Liu
1
-98
/
+38
2014-01-05
nouveau / ACPI: fix memory leak in ACPI _DSM related code
Jiang Liu
1
-1
/
+4
2013-12-31
ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
Rafael J. Wysocki
1
-2
/
+14
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-6
/
+1
2013-11-20
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2013-11-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+10
2013-11-14
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
1
-3
/
+3
2013-11-08
drm/nouveau: consider CLASS_DISPLAY_3D devices while detecting dsm/optimus
Emil Velikov
1
-0
/
+10
2013-09-24
nouveau_acpi: convert acpi_get_handle() to acpi_has_method()
Zhang Rui
1
-5
/
+2
2013-08-29
nouveau: add runtime PM support (v0.9)
Dave Airlie
1
-5
/
+37
2012-11-29
drm/nouveau: Add interface to detect optimus and v1 support
Dave Airlie
1
-12
/
+18
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-15
/
+11
2012-10-03
drm/nouveau/acpi: move definitions out of nouveau_drv.h
Ben Skeggs
1
-16
/
+11
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
1
-1
/
+0
2012-10-03
drm/nouveau: implement module init functions in nouveau_drm.c
Ben Skeggs
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-3
/
+3
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-2
/
+0
2012-08-17
vga_switcheroo: Don't require handler init callback
Seth Forshee
1
-6
/
+0
2012-05-24
drm/nouveau: Check dsm on switcheroo unregister
Andreas Heider
1
-1
/
+2
2012-05-03
nouveau: initialise has_optimus variable.
Dave Airlie
1
-1
/
+1
2012-01-13
nouveau: Support Optimus models for vga_switcheroo
Peter Lekensteyn
1
-5
/
+39
2012-01-13
nouveau: properly check for _DSM function support
Peter Lekensteyn
1
-13
/
+22
2011-06-20
drm/nouveau: drop leftover debugging
Dave Airlie
1
-1
/
+0
2011-05-09
mxm/wmi: add MXMX interface entry point.
Dave Airlie
1
-0
/
+1
2011-05-04
nouveau: add optimus detection to DSM code.
Dave Airlie
1
-15
/
+89
2011-05-04
nouveau/acpi: hook up to the MXM method for mux switching.
Dave Airlie
1
-0
/
+11
2011-01-05
nouveau/acpi: improve detection of what is IGD and what is DIS.
Dave Airlie
1
-3
/
+8
2010-09-24
drm/nouveau: we can't free ACPI EDID, so make a copy that we can
Ben Skeggs
1
-1
/
+1
2010-07-26
drm/nouveau: support fetching LVDS EDID from ACPI
Ben Skeggs
1
-0
/
+36
2010-07-13
drm/nouveau: Fix a couple of sparse warnings.
Francisco Jerez
1
-1
/
+1
2010-06-01
drm/nouveau: fixup confusion over which handle the DSM is hanging off.
Dave Airlie
1
-8
/
+6
2010-06-01
drm/nouveau: attempt to get bios from ACPI v3
Dave Airlie
1
-1
/
+58
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-01
vga_switcheroo: initial implementation (v15)
Dave Airlie
1
-40
/
+120
2010-02-11
nouveau: fix state detection with switchable graphics
Matthew Garrett
1
-6
/
+6
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
1
-0
/
+125