index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-28
drm/amd/amdgpu: Add GPIO resources required for amdisp
Pratap Nirujogi
1
-1
/
+31
2025-05-08
Revert "drm/amd: Stop evicting resources on APUs in suspend"
Alex Deucher
1
-18
/
+0
2025-03-05
drm/amd: Pass luminance data to amdgpu_dm_backlight_caps
Mario Limonciello
1
-0
/
+4
2025-03-05
drm/amd: Copy entire structure in amdgpu_acpi_get_backlight_caps()
Mario Limonciello
1
-5
/
+1
2024-11-04
drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported
Antonio Quartulli
1
-2
/
+2
2024-10-23
drm/amdgpu: Dereference the ATCS ACPI buffer
Prike Liang
1
-0
/
+1
2024-10-23
drm/amd: Guard against bad data for ATIF ACPI method
Mario Limonciello
1
-3
/
+12
2024-06-14
drm/amd/display: Set default brightness according to ACPI
Mario Limonciello
1
-0
/
+4
2024-02-22
drm/amdgpu: Fix the runtime resume failure issue
Ma Jun
1
-0
/
+3
2024-02-15
drm/amd: Stop evicting resources on APUs in suspend
Mario Limonciello
1
-0
/
+15
2023-11-11
Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+3
2023-11-10
drm/amd: Explicitly check for GFXOFF to be enabled for s0ix
Mario Limonciello
1
-0
/
+3
2023-11-03
Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+4
2023-10-27
drm/amdgpu: Use pcie domain of xcc acpi objects
Lijo Lazar
1
-18
/
+22
2023-09-29
drm/amdgpu: Use pci_get_base_class() to reduce duplicated code
Sui Jingfeng
1
-7
/
+4
2023-08-16
drm/amd: Use pci_dev_id() to simplify the code
Xiongfeng Wang
1
-4
/
+4
2023-07-27
drm/amdgpu: Use parentheses for sizeof *numa_info in 'amdgpu_acpi_get_numa_info'
Srinivasan Shanmugam
1
-1
/
+1
2023-06-09
drm/amd: Make lack of `ACPI_FADT_LOW_POWER_S0` or `CONFIG_AMD_PMC` louder dur...
Mario Limonciello
1
-2
/
+2
2023-06-09
drm/amd: Disallow s0ix without BIOS support again
Mario Limonciello
1
-2
/
+6
2023-06-09
drm/amdgpu: Fix up kdoc in amdgpu_acpi.c
Srinivasan Shanmugam
1
-1
/
+1
2023-06-09
drm/amdgpu: fix acpi build warnings
Arnd Bergmann
1
-2
/
+2
2023-06-09
drm/amdgpu: Fix unused amdgpu_acpi_get_numa_info function in amdgpu_acpi_get_...
Srinivasan Shanmugam
1
-0
/
+2
2023-06-09
drm/amdgpu: Add API to get numa information of XCC
Lijo Lazar
1
-6
/
+26
2023-06-09
drm/amdgpu: Store additional numa node information
Lijo Lazar
1
-4
/
+75
2023-06-09
drm/amdgpu: Add API to get tmr info from acpi
Lijo Lazar
1
-0
/
+20
2023-06-09
drm/amdgpu: Add parsing of acpi xcc objects
Lijo Lazar
1
-0
/
+294
2023-04-12
drm/amdgpu: allow more APUs to do mode2 reset when go to S4
Tim Huang
1
-1
/
+6
2023-03-23
drm/amdgpu: reposition the gpu reset checking for reuse
Tim Huang
1
-18
/
+23
2023-02-24
drm/amd: Don't allow s0ix on APUs older than Raven
Mario Limonciello
1
-0
/
+3
2023-01-31
drm/amd: Allow s0ix without BIOS support
Mario Limonciello
1
-6
/
+2
2023-01-13
drm: Include <linux/backlight.h> where needed
Thomas Zimmermann
1
-1
/
+1
2022-11-15
drm/amdgpu: clarify DC checks
Alex Deucher
1
-1
/
+1
2022-09-29
drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV
Bokun Zhang
1
-0
/
+4
2022-09-13
drm/amdgpu: cleanup coding style in amdgpu_acpi.c
Jingyu Wang
1
-4
/
+7
2022-08-25
drm: amd: amdgpu: ACPI: Add comment about ACPI_FADT_LOW_POWER_S0
Rafael J. Wysocki
1
-0
/
+6
2022-06-22
drm/amdgpu: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefs
Hans de Goede
1
-6
/
+0
2022-05-18
drm/amd: Don't reset dGPUs if the system is going to s2idle
Mario Limonciello
1
-0
/
+14
2022-02-03
drm/amd: add support to check whether the system is set to s3
Mario Limonciello
1
-0
/
+13
2022-02-01
drm/amd: Warn users about potential s0ix problems
Mario Limonciello
1
-5
/
+19
2021-08-24
drm/amdgpu: Fix build with missing pm_suspend_target_state module export
Borislav Petkov
1
-1
/
+1
2021-08-06
drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
Randy Dunlap
1
-1
/
+1
2021-07-29
drm/amdgpu/display: add support for multiple backlights
Alex Deucher
1
-2
/
+2
2021-07-27
drm/amdgpu: Rename amdgpu_acpi_is_s0ix_supported
Pratik Vishwakarma
1
-2
/
+2
2021-07-27
drm/amdgpu: Check pmops for desired suspend state
Pratik Vishwakarma
1
-1
/
+2
2021-06-02
drm/amdgpu: enable smart shift on dGPU (v5)
Sathishkumar S
1
-0
/
+49
2021-06-02
drm/amdgpu: support atcs method powershift (v4)
Sathishkumar S
1
-0
/
+55
2021-05-27
drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)
Alex Deucher
1
-154
/
+134
2021-05-27
drm/amdgpu/acpi: fix typo in ATCS handling
Alex Deucher
1
-1
/
+1
2021-05-22
drm/amdgpu/apci: switch ATIF/ATCS probe order
Alex Deucher
1
-8
/
+6
2021-05-22
drm/amdgpu/acpi: unify ATCS handling (v3)
Alex Deucher
1
-37
/
+91
[next]