Age | Commit message (Expand) | Author | Files | Lines |
2013-12-31 | ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug | Rafael J. Wysocki | 1 | -2/+14 |
2013-11-21 | 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-15 | 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-04 | 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-18 | 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 |