aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_acpi.c
AgeCommit message (Expand)Author
2018-05-18drm/nouveau: fix nouveau_dsm_get_client_id()'s return typeLuc Van Oostenryck
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2017-03-01gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2016-11-01drm/nouveau/acpi: fix check for power resources supportPeter Wu
2016-08-31drm/nouveau/acpi: use DSM if bridge does not support D3coldPeter Wu
2016-07-30drm/nouveau/acpi: fix lockup with PCIe runtime PMPeter Wu
2016-07-30drm/nouveau/acpi: check for function 0x1B before using itPeter Wu
2016-07-30drm/nouveau/acpi: return supported DSM functionsPeter Wu
2016-07-30drm/nouveau/acpi: ensure matching ACPI handle and supported functionsPeter Wu
2016-05-20drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs
2016-02-09vga_switcheroo: Add handler flags infrastructureLukas Wunner
2015-11-25drm/nouveau/bios: return actual size of the buffer retrieved via _ROMBen Skeggs
2015-10-20vga_switcheroo: Constify vga_switcheroo_handlerLukas Wunner
2015-08-28drm/nouveau/device: remove pci/platform_device from common structBen Skeggs
2014-09-15ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()Bjorn Helgaas
2014-05-02drm/nouveau/acpi: allow non-optimus setups to load vbios from acpiIlia Mirkin
2014-02-20ACPI / nouveau: fix probing regression related to _DSMJiang Liu
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-01-23drm/nouveau: make vga_switcheroo code depend on VGA_SWITCHEROOJeff Mahoney
2014-01-12Merge branch 'acpi-dsm'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2014-01-05ACPI / nouveau: replace open-coded _DSM code with helper functionsJiang Liu
2014-01-05nouveau / ACPI: fix memory leak in ACPI _DSM related codeJiang Liu
2013-12-31ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki
2013-11-08drm/nouveau: consider CLASS_DISPLAY_3D devices while detecting dsm/optimusEmil Velikov
2013-09-24nouveau_acpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui
2013-08-29nouveau: add runtime PM support (v0.9)Dave Airlie
2012-11-29drm/nouveau: Add interface to detect optimus and v1 supportDave Airlie
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-03drm/nouveau/acpi: move definitions out of nouveau_drv.hBen Skeggs
2012-10-03drm/nouveau: port all engines to new engine module formatBen Skeggs
2012-10-03drm/nouveau: implement module init functions in nouveau_drm.cBen Skeggs
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2012-08-17vga_switcheroo: Don't require handler init callbackSeth Forshee
2012-05-24drm/nouveau: Check dsm on switcheroo unregisterAndreas Heider
2012-05-03nouveau: initialise has_optimus variable.Dave Airlie
2012-01-13nouveau: Support Optimus models for vga_switcherooPeter Lekensteyn
2012-01-13nouveau: properly check for _DSM function supportPeter Lekensteyn
2011-06-20drm/nouveau: drop leftover debuggingDave Airlie
2011-05-09mxm/wmi: add MXMX interface entry point.Dave Airlie
2011-05-04nouveau: add optimus detection to DSM code.Dave Airlie
2011-05-04nouveau/acpi: hook up to the MXM method for mux switching.Dave Airlie
2011-01-05nouveau/acpi: improve detection of what is IGD and what is DIS.Dave Airlie
2010-09-24drm/nouveau: we can't free ACPI EDID, so make a copy that we canBen Skeggs