aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c
AgeCommit message (Expand)Author
2 daysmaster: sync with upstream 6.6Bruce Ashfield
2021-12-13drm/amd: append missing includesIsabella Basso
2021-12-13drm/amd: fix improper docstring syntaxIsabella Basso
2020-09-15drm/amd/amdgpu: fix comparison pointer to bool warning in amdgpu_atpx_handler.cZheng Bin
2019-12-29Revert "drm/amdgpu: simplify ATPX detection"Alex Deucher
2019-10-15drm/amdgpu: simplify ATPX detectionAlex Deucher
2019-08-27drm/amdgpu: Add APTX quirk for Dell Latitude 5495Kai-Heng Feng
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner
2019-01-17drm/amdgpu: Add APTX quirk for Lenovo laptopAlex Deucher
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie
2018-07-18drm/amdgpu: add another ATPX quirk for TOPAZAlex Deucher
2018-07-05drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul
2018-07-05drm/amdgpu: s/disp_detetion_ports/disp_detection_ports/Lyude Paul
2018-06-28drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul
2018-06-01Revert "drm/amdgpu: Add an ATPX quirk for hybrid laptop"Alex Deucher
2018-05-15drm/amdgpu: fix amdgpu_atpx_get_client_id()'s return typeLuc Van Oostenryck
2018-03-22drm/amdgpu: Add an ATPX quirk for hybrid laptopAlex Deucher
2018-02-19drm/amdgpu: add new device to use atpx quirkKai-Heng Feng
2018-01-10drm/amdgpu: add atpx quirk handling (v2)Alex Deucher
2017-03-29gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2016-11-29drm/amdgpu: fix check for port PM availabilityPeter Wu
2016-11-23drm/amdgpu: fix power state when port pm is unavailablePeter Wu
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie
2016-09-22drm/amdgpu/atpx: check for ATIF dGPU wake for display events supportAlex Deucher
2016-08-09Revert "drm/amdgpu: work around lack of upstream ACPI support for D3cold"Alex Deucher
2016-07-29drm/amdgpu: init atpx at switcheroo register time (v2)Alex Deucher
2016-07-07drm/amdgpu: work around lack of upstream ACPI support for D3coldAlex Deucher
2016-07-07drm/amdgpu/atpx: track whether if this is a hybrid graphics platformAlex Deucher
2016-07-07drm/amdgpu/atpx: drop forcing of dGPU power controlAlex Deucher
2016-07-07drm/amdgpu/atpx: add a query for ATPX dGPU power controlAlex Deucher
2016-07-07drm/amdgpu: add a delay after ATPX dGPU power offAlex Deucher
2016-07-07drm/amdgpu: clean up atpx power control handlingAlex Deucher
2016-07-07drm/amdgpu: disable power control on hybrid laptopsAlex Deucher
2016-04-27drm/amdgpu: print a message if ATPX dGPU power control is missingAlex Deucher
2016-04-27Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control"Alex Deucher
2016-03-09drm/amdgpu: disable runtime pm on PX laptops without dGPU power controlAlex Deucher
2016-02-09vga_switcheroo: Add handler flags infrastructureLukas Wunner
2015-12-21drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.hRex Zhu
2015-10-20vga_switcheroo: Constify vga_switcheroo_handlerLukas Wunner
2015-10-02drm/amdgpu: Spell vga_switcheroo consistentlyLukas Wunner
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher