summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: Add interface to detect optimus and v1 supportDave Airlie2012-11-291-12/+18
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-041-15/+11Star
|\
| * drm/nouveau/acpi: move definitions out of nouveau_drv.hBen Skeggs2012-10-031-16/+11Star
| * drm/nouveau: port all engines to new engine module formatBen Skeggs2012-10-031-1/+0Star
| * drm/nouveau: implement module init functions in nouveau_drm.cBen Skeggs2012-10-031-1/+1
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-3/+3
* | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-021-2/+0Star
|/
* vga_switcheroo: Don't require handler init callbackSeth Forshee2012-08-171-6/+0Star
* drm/nouveau: Check dsm on switcheroo unregisterAndreas Heider2012-05-241-1/+2
* nouveau: initialise has_optimus variable.Dave Airlie2012-05-031-1/+1
* nouveau: Support Optimus models for vga_switcherooPeter Lekensteyn2012-01-131-5/+39
* nouveau: properly check for _DSM function supportPeter Lekensteyn2012-01-131-13/+22
* drm/nouveau: drop leftover debuggingDave Airlie2011-06-201-1/+0Star
* mxm/wmi: add MXMX interface entry point.Dave Airlie2011-05-091-0/+1
* nouveau: add optimus detection to DSM code.Dave Airlie2011-05-041-15/+89
* nouveau/acpi: hook up to the MXM method for mux switching.Dave Airlie2011-05-041-0/+11
* nouveau/acpi: improve detection of what is IGD and what is DIS.Dave Airlie2011-01-051-3/+8
* drm/nouveau: we can't free ACPI EDID, so make a copy that we canBen Skeggs2010-09-241-1/+1
* drm/nouveau: support fetching LVDS EDID from ACPIBen Skeggs2010-07-261-0/+36
* drm/nouveau: Fix a couple of sparse warnings.Francisco Jerez2010-07-131-1/+1
* drm/nouveau: fixup confusion over which handle the DSM is hanging off.Dave Airlie2010-06-011-8/+6Star
* drm/nouveau: attempt to get bios from ACPI v3Dave Airlie2010-06-011-1/+58
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-011-40/+120
* nouveau: fix state detection with switchable graphicsMatthew Garrett2010-02-111-6/+6
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+125