Age | Commit message (Expand) | Author |
2023-06-09 | drm/amd: Make lack of `ACPI_FADT_LOW_POWER_S0` or `CONFIG_AMD_PMC` louder dur... | Mario Limonciello |
2023-06-09 | drm/amd: Disallow s0ix without BIOS support again | Mario Limonciello |
2023-06-09 | drm/amdgpu: Fix up kdoc in amdgpu_acpi.c | Srinivasan Shanmugam |
2023-06-09 | drm/amdgpu: fix acpi build warnings | Arnd Bergmann |
2023-06-09 | drm/amdgpu: Fix unused amdgpu_acpi_get_numa_info function in amdgpu_acpi_get_... | Srinivasan Shanmugam |
2023-06-09 | drm/amdgpu: Add API to get numa information of XCC | Lijo Lazar |
2023-06-09 | drm/amdgpu: Store additional numa node information | Lijo Lazar |
2023-06-09 | drm/amdgpu: Add API to get tmr info from acpi | Lijo Lazar |
2023-06-09 | drm/amdgpu: Add parsing of acpi xcc objects | Lijo Lazar |
2023-04-11 | drm/amdgpu: allow more APUs to do mode2 reset when go to S4 | Tim Huang |
2023-03-23 | drm/amdgpu: reposition the gpu reset checking for reuse | Tim Huang |
2023-02-23 | drm/amd: Don't allow s0ix on APUs older than Raven | Mario Limonciello |
2023-01-31 | drm/amd: Allow s0ix without BIOS support | Mario Limonciello |
2023-01-13 | drm: Include <linux/backlight.h> where needed | Thomas Zimmermann |
2022-11-15 | drm/amdgpu: clarify DC checks | Alex Deucher |
2022-09-29 | drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV | Bokun Zhang |
2022-09-13 | drm/amdgpu: cleanup coding style in amdgpu_acpi.c | Jingyu Wang |
2022-08-25 | drm: amd: amdgpu: ACPI: Add comment about ACPI_FADT_LOW_POWER_S0 | Rafael J. Wysocki |
2022-06-21 | drm/amdgpu: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefs | Hans de Goede |
2022-05-18 | drm/amd: Don't reset dGPUs if the system is going to s2idle | Mario Limonciello |
2022-02-02 | drm/amd: add support to check whether the system is set to s3 | Mario Limonciello |
2022-01-31 | drm/amd: Warn users about potential s0ix problems | Mario Limonciello |
2021-08-24 | drm/amdgpu: Fix build with missing pm_suspend_target_state module export | Borislav Petkov |
2021-08-05 | drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled | Randy Dunlap |
2021-07-28 | drm/amdgpu/display: add support for multiple backlights | Alex Deucher |
2021-07-27 | drm/amdgpu: Rename amdgpu_acpi_is_s0ix_supported | Pratik Vishwakarma |
2021-07-27 | drm/amdgpu: Check pmops for desired suspend state | Pratik Vishwakarma |
2021-06-01 | drm/amdgpu: enable smart shift on dGPU (v5) | Sathishkumar S |
2021-06-01 | drm/amdgpu: support atcs method powershift (v4) | Sathishkumar S |
2021-05-27 | drm/amdgpu/acpi: make ATPX/ATCS structures global (v2) | Alex Deucher |
2021-05-27 | drm/amdgpu/acpi: fix typo in ATCS handling | Alex Deucher |
2021-05-21 | drm/amdgpu/apci: switch ATIF/ATCS probe order | Alex Deucher |
2021-05-21 | drm/amdgpu/acpi: unify ATCS handling (v3) | Alex Deucher |
2021-05-10 | drm/amd/amdgpu: Fix errors in documentation of function parameters | Fabio M. De Francesco |
2021-03-10 | drm/amdgpu: fix S0ix handling when the CONFIG_AMD_PMC=m | Alex Deucher |
2021-03-03 | drm/amdgpu: Only check for S0ix if AMD_PMC is configured | Alex Deucher |
2020-12-15 | drm/amdgpu: add judgement for suspend/resume sequence | Likun Gao |
2020-11-13 | drm/amdgpu: add s0i3 capacity check for s0i3 routine (v2) | Prike Liang |
2020-10-09 | drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_init | Ye Bin |
2020-08-24 | drm/amdgpu: Get DRM dev from adev by inline-f | Luben Tuikov |
2020-05-28 | drm/amdgpu: simplify ATIF backlight handling | Alex Deucher |
2020-05-05 | amdgpu_acpi: add backlight control for the DC case | Andriy Gapon |
2019-06-10 | drm/amd: drop use of drmP.h in amdgpu/amdgpu* | Sam Ravnborg |
2019-05-06 | drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-in | Aaron Liu |
2018-12-05 | drm/amdgpu/acpi: NULL check before some freeing functions is not needed | Wen Yang |
2018-11-26 | drm/amd: Query and use ACPI backlight caps | David Francis |
2018-11-26 | drm/amd: update ATIF functions in AMD ACPI header | David Francis |
2018-10-10 | drm/amdgpu: Suppress keypresses from ACPI_VIDEO events | Lyude Paul |
2018-08-27 | drm/amdgpu: move display definitions into amdgpu_display header | Huang Rui |
2018-07-20 | drm/amdgpu/acpi: skip backlight events for DC | Alex Deucher |