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