summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Fix the runtime resume failure issueMa Jun2024-02-221-0/+3
* drm/amd: Stop evicting resources on APUs in suspendMario Limonciello2024-02-151-0/+15
* Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-11-101-0/+3
|\
| * drm/amd: Explicitly check for GFXOFF to be enabled for s0ixMario Limonciello2023-11-101-0/+3
* | Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-11-021-7/+4
|\ \ | |/ |/|
| * drm/amdgpu: Use pci_get_base_class() to reduce duplicated codeSui Jingfeng2023-09-281-7/+4
* | drm/amdgpu: Use pcie domain of xcc acpi objectsLijo Lazar2023-10-261-18/+22
|/
* drm/amd: Use pci_dev_id() to simplify the codeXiongfeng Wang2023-08-151-4/+4
* drm/amdgpu: Use parentheses for sizeof *numa_info in 'amdgpu_acpi_get_numa_info'Srinivasan Shanmugam2023-07-271-1/+1
* drm/amd: Make lack of `ACPI_FADT_LOW_POWER_S0` or `CONFIG_AMD_PMC` louder dur...Mario Limonciello2023-06-091-2/+2
* drm/amd: Disallow s0ix without BIOS support againMario Limonciello2023-06-091-2/+6
* drm/amdgpu: Fix up kdoc in amdgpu_acpi.cSrinivasan Shanmugam2023-06-091-1/+1
* drm/amdgpu: fix acpi build warningsArnd Bergmann2023-06-091-2/+2
* drm/amdgpu: Fix unused amdgpu_acpi_get_numa_info function in amdgpu_acpi_get_...Srinivasan Shanmugam2023-06-091-0/+2
* drm/amdgpu: Add API to get numa information of XCCLijo Lazar2023-06-091-6/+26
* drm/amdgpu: Store additional numa node informationLijo Lazar2023-06-091-4/+75
* drm/amdgpu: Add API to get tmr info from acpiLijo Lazar2023-06-091-0/+20
* drm/amdgpu: Add parsing of acpi xcc objectsLijo Lazar2023-06-091-0/+294
* drm/amdgpu: allow more APUs to do mode2 reset when go to S4Tim Huang2023-04-111-1/+6
* drm/amdgpu: reposition the gpu reset checking for reuseTim Huang2023-03-231-18/+23
* drm/amd: Don't allow s0ix on APUs older than RavenMario Limonciello2023-02-231-0/+3
* drm/amd: Allow s0ix without BIOS supportMario Limonciello2023-01-311-6/+2
* drm: Include <linux/backlight.h> where neededThomas Zimmermann2023-01-131-1/+1
* 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