summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
AgeCommit message (Expand)AuthorLines
2025-07-16drm/amd/amdgpu: Initialize swnode for ISP MFD devicePratap Nirujogi-2/+2
2025-07-07drm/amdgpu: Pass adev pointer to functionsLijo Lazar-4/+4
2025-05-28drm/amd/amdgpu: Add GPIO resources required for amdispPratap Nirujogi-1/+31
2025-05-07Revert "drm/amd: Stop evicting resources on APUs in suspend"Alex Deucher-18/+0
2025-03-05drm/amd: Pass luminance data to amdgpu_dm_backlight_capsMario Limonciello-0/+4
2025-03-05drm/amd: Copy entire structure in amdgpu_acpi_get_backlight_caps()Mario Limonciello-5/+1
2024-11-04drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli-2/+2
2024-10-22drm/amdgpu: Dereference the ATCS ACPI bufferPrike Liang-0/+1
2024-10-22drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello-3/+12
2024-06-14drm/amd/display: Set default brightness according to ACPIMario Limonciello-0/+4
2024-02-22drm/amdgpu: Fix the runtime resume failure issueMa Jun-0/+3
2024-02-15drm/amd: Stop evicting resources on APUs in suspendMario Limonciello-0/+15
2023-11-10Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+3
2023-11-10drm/amd: Explicitly check for GFXOFF to be enabled for s0ixMario Limonciello-0/+3
2023-11-02Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+4
2023-10-26drm/amdgpu: Use pcie domain of xcc acpi objectsLijo Lazar-18/+22
2023-09-28drm/amdgpu: Use pci_get_base_class() to reduce duplicated codeSui Jingfeng-7/+4
2023-08-15drm/amd: Use pci_dev_id() to simplify the codeXiongfeng Wang-4/+4
2023-07-27drm/amdgpu: Use parentheses for sizeof *numa_info in 'amdgpu_acpi_get_numa_info'Srinivasan Shanmugam-1/+1
2023-06-09drm/amd: Make lack of `ACPI_FADT_LOW_POWER_S0` or `CONFIG_AMD_PMC` louder dur...Mario Limonciello-2/+2
2023-06-09drm/amd: Disallow s0ix without BIOS support againMario Limonciello-2/+6
2023-06-09drm/amdgpu: Fix up kdoc in amdgpu_acpi.cSrinivasan Shanmugam-1/+1
2023-06-09drm/amdgpu: fix acpi build warningsArnd Bergmann-2/+2
2023-06-09drm/amdgpu: Fix unused amdgpu_acpi_get_numa_info function in amdgpu_acpi_get_...Srinivasan Shanmugam-0/+2
2023-06-09drm/amdgpu: Add API to get numa information of XCCLijo Lazar-6/+26
2023-06-09drm/amdgpu: Store additional numa node informationLijo Lazar-4/+75
2023-06-09drm/amdgpu: Add API to get tmr info from acpiLijo Lazar-0/+20
2023-06-09drm/amdgpu: Add parsing of acpi xcc objectsLijo Lazar-0/+294
2023-04-11drm/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