summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Add APTX quirk for Dell Latitude 5495Kai-Heng Feng2019-08-271-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner2019-05-301-2/+1
* drm/amdgpu: Add APTX quirk for Lenovo laptopAlex Deucher2019-01-171-0/+1
* BackMerge v4.18-rc7 into drm-nextDave Airlie2018-07-301-0/+1
|\
| * drm/amdgpu: add another ATPX quirk for TOPAZAlex Deucher2018-07-181-0/+1
| * drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul2018-06-281-0/+6
* | drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul2018-07-051-0/+6
* | drm/amdgpu: s/disp_detetion_ports/disp_detection_ports/Lyude Paul2018-07-051-2/+2
|/
* Revert "drm/amdgpu: Add an ATPX quirk for hybrid laptop"Alex Deucher2018-06-011-1/+0
* drm/amdgpu: fix amdgpu_atpx_get_client_id()'s return typeLuc Van Oostenryck2018-05-151-1/+1
* drm/amdgpu: Add an ATPX quirk for hybrid laptopAlex Deucher2018-03-221-0/+1
* drm/amdgpu: add new device to use atpx quirkKai-Heng Feng2018-02-191-0/+1
* drm/amdgpu: add atpx quirk handling (v2)Alex Deucher2018-01-101-7/+50
* gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2017-03-291-2/+2
* drm/amdgpu: fix check for port PM availabilityPeter Wu2016-11-291-2/+9
* drm/amdgpu: fix power state when port pm is unavailablePeter Wu2016-11-231-1/+8
* Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-281-9/+0
|\
| * Revert "drm/amdgpu: work around lack of upstream ACPI support for D3cold"Alex Deucher2016-08-091-9/+0
* | drm/amdgpu/atpx: check for ATIF dGPU wake for display events supportAlex Deucher2016-09-221-0/+9
|/
* drm/amdgpu: init atpx at switcheroo register time (v2)Alex Deucher2016-07-291-1/+1
* drm/amdgpu: work around lack of upstream ACPI support for D3coldAlex Deucher2016-07-071-0/+9
* drm/amdgpu/atpx: track whether if this is a hybrid graphics platformAlex Deucher2016-07-071-1/+8
* drm/amdgpu/atpx: drop forcing of dGPU power controlAlex Deucher2016-07-071-5/+0
* drm/amdgpu/atpx: add a query for ATPX dGPU power controlAlex Deucher2016-07-071-0/+4
* drm/amdgpu: add a delay after ATPX dGPU power offAlex Deucher2016-07-071-0/+5
* drm/amdgpu: clean up atpx power control handlingAlex Deucher2016-07-071-22/+29
* drm/amdgpu: disable power control on hybrid laptopsAlex Deucher2016-07-071-0/+5
* drm/amdgpu: print a message if ATPX dGPU power control is missingAlex Deucher2016-04-271-1/+4
* Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control"Alex Deucher2016-04-271-4/+4
* drm/amdgpu: 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
* drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.hRex Zhu2015-12-211-1/+1
* vga_switcheroo: Constify vga_switcheroo_handlerLukas Wunner2015-10-201-1/+1
* drm/amdgpu: Spell vga_switcheroo consistentlyLukas Wunner2015-10-021-1/+1
* drm/amdgpu: add core driver (v4)Alex Deucher2015-06-031-0/+572