summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: clarify DC checksAlex Deucher2022-11-151-1/+1
* drm/amdgpu: Add amdgpu suspend-resume code path under SRIOVBokun Zhang2022-09-291-0/+4
* drm/amdgpu: cleanup coding style in amdgpu_acpi.cJingyu Wang2022-09-131-4/+7
* drm: amd: amdgpu: ACPI: Add comment about ACPI_FADT_LOW_POWER_S0Rafael J. Wysocki2022-08-251-0/+6
* drm/amdgpu: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefsHans de Goede2022-06-211-6/+0
* drm/amd: Don't reset dGPUs if the system is going to s2idleMario Limonciello2022-05-181-0/+14
* drm/amd: add support to check whether the system is set to s3Mario Limonciello2022-02-021-0/+13
* drm/amd: Warn users about potential s0ix problemsMario Limonciello2022-01-311-5/+19
* drm/amdgpu: Fix build with missing pm_suspend_target_state module exportBorislav Petkov2021-08-241-1/+1
* drm/amdgpu: fix checking pmops when PM_SLEEP is not enabledRandy Dunlap2021-08-051-1/+1
* drm/amdgpu/display: add support for multiple backlightsAlex Deucher2021-07-281-2/+2
* drm/amdgpu: Rename amdgpu_acpi_is_s0ix_supportedPratik Vishwakarma2021-07-271-2/+2
* drm/amdgpu: Check pmops for desired suspend statePratik Vishwakarma2021-07-271-1/+2
* 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