aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
AgeCommit message (Expand)Author
2022-05-18drm/amd: Don't reset dGPUs if the system is going to s2idleMario Limonciello
2022-02-02drm/amd: add support to check whether the system is set to s3Mario Limonciello
2022-01-31drm/amd: Warn users about potential s0ix problemsMario Limonciello
2021-08-24drm/amdgpu: Fix build with missing pm_suspend_target_state module exportBorislav Petkov
2021-08-05drm/amdgpu: fix checking pmops when PM_SLEEP is not enabledRandy Dunlap
2021-07-28drm/amdgpu/display: add support for multiple backlightsAlex Deucher
2021-07-27drm/amdgpu: Rename amdgpu_acpi_is_s0ix_supportedPratik Vishwakarma
2021-07-27drm/amdgpu: Check pmops for desired suspend statePratik Vishwakarma
2021-06-01drm/amdgpu: enable smart shift on dGPU (v5)Sathishkumar S
2021-06-01drm/amdgpu: support atcs method powershift (v4)Sathishkumar S
2021-05-27drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)Alex Deucher
2021-05-27drm/amdgpu/acpi: fix typo in ATCS handlingAlex Deucher
2021-05-21drm/amdgpu/apci: switch ATIF/ATCS probe orderAlex Deucher
2021-05-21drm/amdgpu/acpi: unify ATCS handling (v3)Alex Deucher
2021-05-10drm/amd/amdgpu: Fix errors in documentation of function parametersFabio M. De Francesco
2021-03-10drm/amdgpu: fix S0ix handling when the CONFIG_AMD_PMC=mAlex Deucher
2021-03-03drm/amdgpu: Only check for S0ix if AMD_PMC is configuredAlex Deucher
2020-12-15drm/amdgpu: add judgement for suspend/resume sequenceLikun Gao
2020-11-13drm/amdgpu: add s0i3 capacity check for s0i3 routine (v2)Prike Liang
2020-10-09drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_initYe Bin
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov
2020-05-28drm/amdgpu: simplify ATIF backlight handlingAlex Deucher
2020-05-05amdgpu_acpi: add backlight control for the DC caseAndriy Gapon
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg
2019-05-06drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-inAaron Liu
2018-12-05drm/amdgpu/acpi: NULL check before some freeing functions is not neededWen Yang
2018-11-26drm/amd: Query and use ACPI backlight capsDavid Francis
2018-11-26drm/amd: update ATIF functions in AMD ACPI headerDavid Francis
2018-10-10drm/amdgpu: Suppress keypresses from ACPI_VIDEO eventsLyude Paul
2018-08-27drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui
2018-07-20drm/amdgpu/acpi: skip backlight events for DCAlex Deucher
2018-07-20drm/amdgpu/apci: don't call sbios request function if it's not supportedAlex Deucher
2018-07-05drm/amdgpu: Dynamically probe for ATIF handle (v2)Lyude Paul
2018-07-05drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.cLyude Paul
2018-03-07drm/amdgpu: Notify sbios device ready before send requestRex Zhu
2017-08-15drm/amdgpu: Make amdgpu_atif_handler staticJean Delvare
2017-08-15drm/amdgpu: Fix amdgpu_pm_acpi_event_handler warningJean Delvare
2017-01-27drm/amdgpu: Remove checking for atombiosNils Wallménius
2016-09-22drm/amdgpu/atif: Send a hotplug event when we get dgpu display requestAlex Deucher
2015-12-21drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.hRex Zhu
2015-12-21drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.hRex Zhu
2015-10-14drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h>Lukas Wunner
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher