summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
AgeCommit message (Expand)AuthorLines
2023-06-07drm/amd: Make lack of `ACPI_FADT_LOW_POWER_S0` or `CONFIG_AMD_PMC` louder dur...Mario Limonciello-2/+2
2023-06-07drm/amd: Disallow s0ix without BIOS support againMario Limonciello-2/+6
2023-03-30drm/amdgpu: allow more APUs to do mode2 reset when go to S4Tim Huang-1/+6
2023-03-23drm/amdgpu: reposition the gpu reset checking for reuseTim Huang-18/+23
2023-02-23drm/amd: Don't allow s0ix on APUs older than RavenMario Limonciello-0/+3
2023-01-31drm/amd: Allow s0ix without BIOS supportMario Limonciello-6/+2
2023-01-13drm: Include <linux/backlight.h> where neededThomas Zimmermann-1/+1
2022-11-15drm/amdgpu: clarify DC checksAlex Deucher-1/+1
2022-09-29drm/amdgpu: Add amdgpu suspend-resume code path under SRIOVBokun Zhang-0/+4
2022-09-13drm/amdgpu: cleanup coding style in amdgpu_acpi.cJingyu Wang-4/+7
2022-08-25drm: amd: amdgpu: ACPI: Add comment about ACPI_FADT_LOW_POWER_S0Rafael J. Wysocki-0/+6
2022-06-21drm/amdgpu: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefsHans de Goede-6/+0
2022-05-18drm/amd: Don't reset dGPUs if the system is going to s2idleMario Limonciello-0/+14
2022-02-02drm/amd: add support to check whether the system is set to s3Mario Limonciello-0/+13
2022-01-31drm/amd: Warn users about potential s0ix problemsMario Limonciello-5/+19
2021-08-24drm/amdgpu: Fix build with missing pm_suspend_target_state module exportBorislav Petkov-1/+1
2021-08-05drm/amdgpu: fix checking pmops when PM_SLEEP is not enabledRandy Dunlap-1/+1
2021-07-28drm/amdgpu/display: add support for multiple backlightsAlex Deucher-2/+2
2021-07-27drm/amdgpu: Rename amdgpu_acpi_is_s0ix_supportedPratik Vishwakarma-2/+2
2021-07-27drm/amdgpu: Check pmops for desired suspend statePratik Vishwakarma-1/+2
2021-06-01drm/amdgpu: enable smart shift on dGPU (v5)Sathishkumar S-0/+49
2021-06-01drm/amdgpu: support atcs method powershift (v4)Sathishkumar S-0/+55
2021-05-27drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)Alex Deucher-154/+134
2021-05-27drm/amdgpu/acpi: fix typo in ATCS handlingAlex Deucher-1/+1
2021-05-21drm/amdgpu/apci: switch ATIF/ATCS probe orderAlex Deucher-8/+6
2021-05-21drm/amdgpu/acpi: unify ATCS handling (v3)Alex Deucher-37/+91
2021-05-10drm/amd/amdgpu: Fix errors in documentation of function parametersFabio M. De Francesco-6/+6
2021-03-10drm/amdgpu: fix S0ix handling when the CONFIG_AMD_PMC=mAlex Deucher-1/+1
2021-03-03drm/amdgpu: Only check for S0ix if AMD_PMC is configuredAlex Deucher-1/+2
2020-12-15drm/amdgpu: add judgement for suspend/resume sequenceLikun Gao-3/+5
2020-11-13drm/amdgpu: add s0i3 capacity check for s0i3 routine (v2)Prike Liang-0/+14
2020-10-09drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_initYe Bin-1/+1
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov-5/+5
2020-05-28drm/amdgpu: simplify ATIF backlight handlingAlex Deucher-43/+30
2020-05-05amdgpu_acpi: add backlight control for the DC caseAndriy Gapon-1/+21
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg-1/+1
2019-05-06drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-inAaron Liu-2/+1
2018-12-05drm/amdgpu/acpi: NULL check before some freeing functions is not neededWen Yang-2/+1
2018-11-26drm/amd: Query and use ACPI backlight capsDavid Francis-0/+83
2018-11-26drm/amd: update ATIF functions in AMD ACPI headerDavid Francis-22/+9
2018-10-10drm/amdgpu: Suppress keypresses from ACPI_VIDEO eventsLyude Paul-5/+12
2018-08-27drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui-0/+1
2018-07-20drm/amdgpu/acpi: skip backlight events for DCAlex Deucher-1/+3
2018-07-20drm/amdgpu/apci: don't call sbios request function if it's not supportedAlex Deucher-25/+28
2018-07-05drm/amdgpu: Dynamically probe for ATIF handle (v2)Lyude Paul-21/+58
2018-07-05drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.cLyude Paul-3/+51
2018-03-07drm/amdgpu: Notify sbios device ready before send requestRex Zhu-0/+3
2017-08-15drm/amdgpu: Make amdgpu_atif_handler staticJean Delvare-1/+1
2017-08-15drm/amdgpu: Fix amdgpu_pm_acpi_event_handler warningJean Delvare-1/+1
2017-01-27drm/amdgpu: Remove checking for atombiosNils Wallménius-6/+4