aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_acpi.c
Commit message (Expand)AuthorAge
* drm/nouveau/acpi: allow non-optimus setups to load vbios from acpiIlia Mirkin2014-05-02
* ACPI / nouveau: fix probing regression related to _DSMJiang Liu2014-02-20
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-01-29
|\
| * drm/nouveau: make vga_switcheroo code depend on VGA_SWITCHEROOJeff Mahoney2014-01-22
* | Merge branch 'acpi-dsm'Rafael J. Wysocki2014-01-12
|\ \
| * | ACPI / nouveau: replace open-coded _DSM code with helper functionsJiang Liu2014-01-05
| * | nouveau / ACPI: fix memory leak in ACPI _DSM related codeJiang Liu2014-01-05
| |/
* | Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-12
|\ \ | |/ |/|
| * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-06
* | ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki2013-12-31
|/
* Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-20
|\
| * ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-14
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-15
|\ \ | |/ |/|
| * drm/nouveau: consider CLASS_DISPLAY_3D devices while detecting dsm/optimusEmil Velikov2013-11-08
* | nouveau_acpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-23
|/
* nouveau: add runtime PM support (v0.9)Dave Airlie2013-08-28
* drm/nouveau: Add interface to detect optimus and v1 supportDave Airlie2012-11-28
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-04
|\
| * drm/nouveau/acpi: move definitions out of nouveau_drv.hBen Skeggs2012-10-02
| * drm/nouveau: port all engines to new engine module formatBen Skeggs2012-10-02
| * drm/nouveau: implement module init functions in nouveau_drm.cBen Skeggs2012-10-02
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-02
|/
* vga_switcheroo: Don't require handler init callbackSeth Forshee2012-08-17
* drm/nouveau: Check dsm on switcheroo unregisterAndreas Heider2012-05-24
* nouveau: initialise has_optimus variable.Dave Airlie2012-05-03
* nouveau: Support Optimus models for vga_switcherooPeter Lekensteyn2012-01-13
* nouveau: properly check for _DSM function supportPeter Lekensteyn2012-01-13
* drm/nouveau: drop leftover debuggingDave Airlie2011-06-20
* mxm/wmi: add MXMX interface entry point.Dave Airlie2011-05-08
* nouveau: add optimus detection to DSM code.Dave Airlie2011-05-03
* nouveau/acpi: hook up to the MXM method for mux switching.Dave Airlie2011-05-03
* nouveau/acpi: improve detection of what is IGD and what is DIS.Dave Airlie2011-01-04
* drm/nouveau: we can't free ACPI EDID, so make a copy that we canBen Skeggs2010-09-24
* drm/nouveau: support fetching LVDS EDID from ACPIBen Skeggs2010-07-25
* drm/nouveau: Fix a couple of sparse warnings.Francisco Jerez2010-07-12
* drm/nouveau: fixup confusion over which handle the DSM is hanging off.Dave Airlie2010-05-31
* drm/nouveau: attempt to get bios from ACPI v3Dave Airlie2010-05-31
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-01
* nouveau: fix state detection with switchable graphicsMatthew Garrett2010-02-10
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-11