index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-18
drm/nouveau: fix nouveau_dsm_get_client_id()'s return type
Luc Van Oostenryck
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
1
-11
/
+9
2017-03-01
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-3
/
+4
2016-11-01
drm/nouveau/acpi: fix check for power resources support
Peter Wu
1
-1
/
+2
2016-08-31
drm/nouveau/acpi: use DSM if bridge does not support D3cold
Peter Wu
1
-0
/
+11
2016-07-30
drm/nouveau/acpi: fix lockup with PCIe runtime PM
Peter Wu
1
-4
/
+31
2016-07-30
drm/nouveau/acpi: check for function 0x1B before using it
Peter Wu
1
-5
/
+13
2016-07-30
drm/nouveau/acpi: return supported DSM functions
Peter Wu
1
-7
/
+9
2016-07-30
drm/nouveau/acpi: ensure matching ACPI handle and supported functions
Peter Wu
1
-32
/
+26
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
1
-1
/
+1
2016-02-09
vga_switcheroo: Add handler flags infrastructure
Lukas Wunner
1
-1
/
+1
2015-11-25
drm/nouveau/bios: return actual size of the buffer retrieved via _ROM
Ben Skeggs
1
-0
/
+1
2015-10-20
vga_switcheroo: Constify vga_switcheroo_handler
Lukas Wunner
1
-1
/
+1
2015-08-28
drm/nouveau/device: remove pci/platform_device from common struct
Ben Skeggs
1
-2
/
+2
2014-09-15
ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()
Bjorn Helgaas
1
-14
/
+2
2014-05-02
drm/nouveau/acpi: allow non-optimus setups to load vbios from acpi
Ilia Mirkin
1
-3
/
+0
2014-02-21
ACPI / nouveau: fix probing regression related to _DSM
Jiang Liu
1
-2
/
+24
2014-01-30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+6
2014-01-23
drm/nouveau: make vga_switcheroo code depend on VGA_SWITCHEROO
Jeff Mahoney
1
-0
/
+6
2014-01-13
Merge branch 'acpi-dsm'
Rafael J. Wysocki
1
-94
/
+37
2014-01-13
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-6
/
+1
2014-01-05
ACPI / nouveau: replace open-coded _DSM code with helper functions
Jiang Liu
1
-98
/
+38
2014-01-05
nouveau / ACPI: fix memory leak in ACPI _DSM related code
Jiang Liu
1
-1
/
+4
2013-12-31
ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
Rafael J. Wysocki
1
-2
/
+14
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-6
/
+1
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
[next]