summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_atpx_handler.c
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: fix radeon_atpx_get_client_id()'s return typeLuc Van Oostenryck2018-05-151-1/+1
* gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2017-03-291-2/+2
* drm/radeon: fix check for port PM availabilityAlex Deucher2016-11-291-2/+9
* drm/radeon: fix power state when port pm is unavailable (v2)Peter Wu2016-11-231-1/+8
* Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-281-9/+0
|\
| * Revert "drm/radeon: work around lack of upstream ACPI support for D3cold"Alex Deucher2016-08-091-9/+0
* | drm/radeon/atpx: check for ATIF dGPU wake for display events supportAlex Deucher2016-09-221-0/+5
|/
* drm/radeon: init atpx at switcheroo register time v2Alex Deucher2016-07-291-1/+1
* drm/radeon: work around lack of upstream ACPI support for D3coldAlex Deucher2016-07-071-0/+9
* drm/radeon/atpx: track whether if this is a hybrid graphics platformAlex Deucher2016-07-071-1/+8
* drm/radeon/atpx: drop forcing of dGPU power controlAlex Deucher2016-07-071-5/+0
* drm/radeon/atpx: add a query for ATPX dGPU power controlAlex Deucher2016-07-071-0/+4
* drm/radeon: add a delay after ATPX dGPU power offAlex Deucher2016-07-071-0/+5
* drm/radeon: clean up atpx power control handlingAlex Deucher2016-07-071-22/+28
* drm/radeon: disable power control on hybrid laptopsAlex Deucher2016-07-071-0/+5
* drm/radeon: print a message if ATPX dGPU power control is missingAlex Deucher2016-04-181-1/+4
* Revert "drm/radeon: disable runtime pm on PX laptops without dGPU power control"Alex Deucher2016-04-181-4/+4
* drm/radeon: disable runtime pm on PX laptops without dGPU power controlAlex Deucher2016-03-091-4/+4
* vga_switcheroo: Add handler flags infrastructureLukas Wunner2016-02-091-1/+2
* vga_switcheroo: Constify vga_switcheroo_handlerLukas Wunner2015-10-201-1/+1
* drm/radeon: Spell vga_switcheroo consistentlyLukas Wunner2015-10-021-1/+1
* ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()Bjorn Helgaas2014-09-151-14/+2
* drm/radeon: fix ATPX detection on non-VGA GPUsAlex Deucher2014-04-221-0/+7
* drm/radeon: fix runpm handling on APUs (v4)Alex Deucher2014-04-171-1/+1
* drm/radeon: print the supported atpx function maskAlex Deucher2014-02-271-1/+2
* ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki2013-12-311-2/+14
* Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-201-4/+3
|\
| * ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-141-2/+2
| * ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-2/+1
* | drm/radeon: add runtime PM support (v2)Dave Airlie2013-11-011-0/+4
|/
* drm/radeon: properly validate the atpx interfaceAlex Deucher2013-02-201-2/+71
* drm/radeon: fix ATPX function documentationIgor Murzov2012-11-011-2/+2
* drm/radeon: fix ATPX regression in acpi reworkAlex Deucher2012-10-241-1/+1
* drm/radeon: fix ATPX function documentationAlex Deucher2012-10-241-2/+2
* drm: radeon: fix printk format warningRandy Dunlap2012-10-161-1/+1
* drm/radeon: document radeon_atpx_handler.c (v2)Alex Deucher2012-09-201-0/+111
* drm/radeon: reorganize ATPX support (v2)Alex Deucher2012-09-201-60/+110
* drm/radeon: update ATPX verify interface handling (v2)Alex Deucher2012-09-201-17/+124
* drm/radeon: add new AMD ACPI header and update relevant code (v2)Alex Deucher2012-09-201-21/+14
* drm/radeon: split ATRM support out from the ATPX handler (v3)Alex Deucher2012-08-201-55/+1
* drm/radeon: fix use after free in ATRM bios reading code.Dave Airlie2012-02-021-1/+2
* drm/radeon: finish getting bios earlierIgor Murzov2012-01-241-1/+1
* drm/radeon: fix invalid memory access in radeon_atrm_get_bios()Igor Murzov2012-01-241-1/+1
* drm/radeon/kms: ATPX switcheroo fixesAlex Deucher2011-05-091-2/+27
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* vga_switcheroo: fix build on platforms with no ACPIDave Airlie2010-03-011-1/+0
* vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-011-0/+258