aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
AgeCommit message (Expand)Author
2024-02-22drm/amdgpu: Fix the runtime resume failure issueMa Jun
2024-02-15drm/amd: Stop evicting resources on APUs in suspendMario Limonciello
2023-11-10Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-10drm/amd: Explicitly check for GFXOFF to be enabled for s0ixMario Limonciello
2023-11-02Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-10-26drm/amdgpu: Use pcie domain of xcc acpi objectsLijo Lazar
2023-09-28drm/amdgpu: Use pci_get_base_class() to reduce duplicated codeSui Jingfeng
2023-08-15drm/amd: Use pci_dev_id() to simplify the codeXiongfeng Wang
2023-07-27drm/amdgpu: Use parentheses for sizeof *numa_info in 'amdgpu_acpi_get_numa_info'Srinivasan Shanmugam
2023-06-09drm/amd: Make lack of `ACPI_FADT_LOW_POWER_S0` or `CONFIG_AMD_PMC` louder dur...Mario Limonciello
2023-06-09drm/amd: Disallow s0ix without BIOS support againMario Limonciello
2023-06-09drm/amdgpu: Fix up kdoc in amdgpu_acpi.cSrinivasan Shanmugam
2023-06-09drm/amdgpu: fix acpi build warningsArnd Bergmann
2023-06-09drm/amdgpu: Fix unused amdgpu_acpi_get_numa_info function in amdgpu_acpi_get_...Srinivasan Shanmugam
2023-06-09drm/amdgpu: Add API to get numa information of XCCLijo Lazar
2023-06-09drm/amdgpu: Store additional numa node informationLijo Lazar
2023-06-09drm/amdgpu: Add API to get tmr info from acpiLijo Lazar
2023-06-09drm/amdgpu: Add parsing of acpi xcc objectsLijo Lazar
2023-04-11drm/amdgpu: allow more APUs to do mode2 reset when go to S4Tim Huang
2023-03-23drm/amdgpu: reposition the gpu reset checking for reuseTim Huang
2023-02-23drm/amd: Don't allow s0ix on APUs older than RavenMario Limonciello
2023-01-31drm/amd: Allow s0ix without BIOS supportMario Limonciello
2023-01-13drm: Include <linux/backlight.h> where neededThomas Zimmermann
2022-11-15drm/amdgpu: clarify DC checksAlex Deucher
2022-09-29drm/amdgpu: Add amdgpu suspend-resume code path under SRIOVBokun Zhang
2022-09-13drm/amdgpu: cleanup coding style in amdgpu_acpi.cJingyu Wang
2022-08-25drm: amd: amdgpu: ACPI: Add comment about ACPI_FADT_LOW_POWER_S0Rafael J. Wysocki
2022-06-21drm/amdgpu: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefsHans de Goede
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