summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: enable smart shift on dGPU (v5)Sathishkumar S2021-06-011-0/+49
* drm/amdgpu: support atcs method powershift (v4)Sathishkumar S2021-06-011-0/+55
* drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)Alex Deucher2021-05-271-154/+134
* drm/amdgpu/acpi: fix typo in ATCS handlingAlex Deucher2021-05-271-1/+1
* drm/amdgpu/apci: switch ATIF/ATCS probe orderAlex Deucher2021-05-211-8/+6
* drm/amdgpu/acpi: unify ATCS handling (v3)Alex Deucher2021-05-211-37/+91
* drm/amd/amdgpu: Fix errors in documentation of function parametersFabio M. De Francesco2021-05-101-6/+6
* drm/amdgpu: fix S0ix handling when the CONFIG_AMD_PMC=mAlex Deucher2021-03-101-1/+1
* drm/amdgpu: Only check for S0ix if AMD_PMC is configuredAlex Deucher2021-03-031-1/+2
* drm/amdgpu: add judgement for suspend/resume sequenceLikun Gao2020-12-151-3/+5
* drm/amdgpu: add s0i3 capacity check for s0i3 routine (v2)Prike Liang2020-11-131-0/+14
* drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_initYe Bin2020-10-091-1/+1
* drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov2020-08-241-5/+5
* drm/amdgpu: simplify ATIF backlight handlingAlex Deucher2020-05-281-43/+30
* amdgpu_acpi: add backlight control for the DC caseAndriy Gapon2020-05-051-1/+21
* drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg2019-06-101-1/+1
* drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-inAaron Liu2019-05-061-2/+1
* drm/amdgpu/acpi: NULL check before some freeing functions is not neededWen Yang2018-12-051-2/+1
* drm/amd: Query and use ACPI backlight capsDavid Francis2018-11-261-0/+83
* drm/amd: update ATIF functions in AMD ACPI headerDavid Francis2018-11-261-22/+9
* drm/amdgpu: Suppress keypresses from ACPI_VIDEO eventsLyude Paul2018-10-101-5/+12
* drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui2018-08-271-0/+1
* drm/amdgpu/acpi: skip backlight events for DCAlex Deucher2018-07-201-1/+3
* drm/amdgpu/apci: don't call sbios request function if it's not supportedAlex Deucher2018-07-201-25/+28
* drm/amdgpu: Dynamically probe for ATIF handle (v2)Lyude Paul2018-07-051-21/+58
* drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.cLyude Paul2018-07-051-3/+51
* drm/amdgpu: Notify sbios device ready before send requestRex Zhu2018-03-071-0/+3
* drm/amdgpu: Make amdgpu_atif_handler staticJean Delvare2017-08-151-1/+1
* drm/amdgpu: Fix amdgpu_pm_acpi_event_handler warningJean Delvare2017-08-151-1/+1
* drm/amdgpu: Remove checking for atombiosNils Wallménius2017-01-271-6/+4
* drm/amdgpu/atif: Send a hotplug event when we get dgpu display requestAlex Deucher2016-09-221-0/+11
* drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.hRex Zhu2015-12-211-1/+1
* drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.hRex Zhu2015-12-211-56/+0
* drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h>Lukas Wunner2015-10-141-1/+0
* drm/amdgpu: add core driver (v4)Alex Deucher2015-06-031-0/+768