aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_atpx_handler.c
AgeCommit message (Expand)Author
6 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-06-15drm/radeon: Fix missing prototypes in radeon_atpx_handler.cSrinivasan Shanmugam
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner
2018-05-15drm/radeon: fix radeon_atpx_get_client_id()'s return typeLuc Van Oostenryck
2017-03-29gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2016-11-29drm/radeon: fix check for port PM availabilityAlex Deucher
2016-11-23drm/radeon: fix power state when port pm is unavailable (v2)Peter Wu
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie
2016-09-22drm/radeon/atpx: check for ATIF dGPU wake for display events supportAlex Deucher
2016-08-09Revert "drm/radeon: work around lack of upstream ACPI support for D3cold"Alex Deucher
2016-07-29drm/radeon: init atpx at switcheroo register time v2Alex Deucher
2016-07-07drm/radeon: work around lack of upstream ACPI support for D3coldAlex Deucher
2016-07-07drm/radeon/atpx: track whether if this is a hybrid graphics platformAlex Deucher
2016-07-07drm/radeon/atpx: drop forcing of dGPU power controlAlex Deucher
2016-07-07drm/radeon/atpx: add a query for ATPX dGPU power controlAlex Deucher
2016-07-07drm/radeon: add a delay after ATPX dGPU power offAlex Deucher
2016-07-07drm/radeon: clean up atpx power control handlingAlex Deucher
2016-07-07drm/radeon: disable power control on hybrid laptopsAlex Deucher
2016-04-18drm/radeon: print a message if ATPX dGPU power control is missingAlex Deucher
2016-04-18Revert "drm/radeon: disable runtime pm on PX laptops without dGPU power control"Alex Deucher
2016-03-09drm/radeon: disable runtime pm on PX laptops without dGPU power controlAlex Deucher
2016-02-09vga_switcheroo: Add handler flags infrastructureLukas Wunner
2015-10-20vga_switcheroo: Constify vga_switcheroo_handlerLukas Wunner
2015-10-02drm/radeon: Spell vga_switcheroo consistentlyLukas Wunner
2014-09-15ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()Bjorn Helgaas
2014-04-22drm/radeon: fix ATPX detection on non-VGA GPUsAlex Deucher
2014-04-17drm/radeon: fix runpm handling on APUs (v4)Alex Deucher
2014-02-27drm/radeon: print the supported atpx function maskAlex Deucher
2013-12-31ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki
2013-11-01drm/radeon: add runtime PM support (v2)Dave Airlie
2013-02-20drm/radeon: properly validate the atpx interfaceAlex Deucher
2012-11-01drm/radeon: fix ATPX function documentationIgor Murzov
2012-10-24drm/radeon: fix ATPX regression in acpi reworkAlex Deucher
2012-10-24drm/radeon: fix ATPX function documentationAlex Deucher
2012-10-16drm: radeon: fix printk format warningRandy Dunlap
2012-09-20drm/radeon: document radeon_atpx_handler.c (v2)Alex Deucher
2012-09-20drm/radeon: reorganize ATPX support (v2)Alex Deucher
2012-09-20drm/radeon: update ATPX verify interface handling (v2)Alex Deucher
2012-09-20drm/radeon: add new AMD ACPI header and update relevant code (v2)Alex Deucher
2012-08-20drm/radeon: split ATRM support out from the ATPX handler (v3)Alex Deucher
2012-02-02drm/radeon: fix use after free in ATRM bios reading code.Dave Airlie
2012-01-24drm/radeon: finish getting bios earlierIgor Murzov
2012-01-24drm/radeon: fix invalid memory access in radeon_atrm_get_bios()Igor Murzov
2011-05-09drm/radeon/kms: ATPX switcheroo fixesAlex Deucher
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-01vga_switcheroo: fix build on platforms with no ACPIDave Airlie
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie