index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_acpi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: clarify DC checks
Alex Deucher
2022-11-15
1
-1
/
+1
*
drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV
Bokun Zhang
2022-09-29
1
-0
/
+4
*
drm/amdgpu: cleanup coding style in amdgpu_acpi.c
Jingyu Wang
2022-09-13
1
-4
/
+7
*
drm: amd: amdgpu: ACPI: Add comment about ACPI_FADT_LOW_POWER_S0
Rafael J. Wysocki
2022-08-25
1
-0
/
+6
*
drm/amdgpu: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefs
Hans de Goede
2022-06-21
1
-6
/
+0
*
drm/amd: Don't reset dGPUs if the system is going to s2idle
Mario Limonciello
2022-05-18
1
-0
/
+14
*
drm/amd: add support to check whether the system is set to s3
Mario Limonciello
2022-02-02
1
-0
/
+13
*
drm/amd: Warn users about potential s0ix problems
Mario Limonciello
2022-01-31
1
-5
/
+19
*
drm/amdgpu: Fix build with missing pm_suspend_target_state module export
Borislav Petkov
2021-08-24
1
-1
/
+1
*
drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
Randy Dunlap
2021-08-05
1
-1
/
+1
*
drm/amdgpu/display: add support for multiple backlights
Alex Deucher
2021-07-28
1
-2
/
+2
*
drm/amdgpu: Rename amdgpu_acpi_is_s0ix_supported
Pratik Vishwakarma
2021-07-27
1
-2
/
+2
*
drm/amdgpu: Check pmops for desired suspend state
Pratik Vishwakarma
2021-07-27
1
-1
/
+2
*
drm/amdgpu: enable smart shift on dGPU (v5)
Sathishkumar S
2021-06-01
1
-0
/
+49
*
drm/amdgpu: support atcs method powershift (v4)
Sathishkumar S
2021-06-01
1
-0
/
+55
*
drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)
Alex Deucher
2021-05-27
1
-154
/
+134
*
drm/amdgpu/acpi: fix typo in ATCS handling
Alex Deucher
2021-05-27
1
-1
/
+1
*
drm/amdgpu/apci: switch ATIF/ATCS probe order
Alex Deucher
2021-05-21
1
-8
/
+6
*
drm/amdgpu/acpi: unify ATCS handling (v3)
Alex Deucher
2021-05-21
1
-37
/
+91
*
drm/amd/amdgpu: Fix errors in documentation of function parameters
Fabio M. De Francesco
2021-05-10
1
-6
/
+6
*
drm/amdgpu: fix S0ix handling when the CONFIG_AMD_PMC=m
Alex Deucher
2021-03-10
1
-1
/
+1
*
drm/amdgpu: Only check for S0ix if AMD_PMC is configured
Alex Deucher
2021-03-03
1
-1
/
+2
*
drm/amdgpu: add judgement for suspend/resume sequence
Likun Gao
2020-12-15
1
-3
/
+5
*
drm/amdgpu: add s0i3 capacity check for s0i3 routine (v2)
Prike Liang
2020-11-13
1
-0
/
+14
*
drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_init
Ye Bin
2020-10-09
1
-1
/
+1
*
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
2020-08-24
1
-5
/
+5
*
drm/amdgpu: simplify ATIF backlight handling
Alex Deucher
2020-05-28
1
-43
/
+30
*
amdgpu_acpi: add backlight control for the DC case
Andriy Gapon
2020-05-05
1
-1
/
+21
*
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-06-10
1
-1
/
+1
*
drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-in
Aaron Liu
2019-05-06
1
-2
/
+1
*
drm/amdgpu/acpi: NULL check before some freeing functions is not needed
Wen Yang
2018-12-05
1
-2
/
+1
*
drm/amd: Query and use ACPI backlight caps
David Francis
2018-11-26
1
-0
/
+83
*
drm/amd: update ATIF functions in AMD ACPI header
David Francis
2018-11-26
1
-22
/
+9
*
drm/amdgpu: Suppress keypresses from ACPI_VIDEO events
Lyude Paul
2018-10-10
1
-5
/
+12
*
drm/amdgpu: move display definitions into amdgpu_display header
Huang Rui
2018-08-27
1
-0
/
+1
*
drm/amdgpu/acpi: skip backlight events for DC
Alex Deucher
2018-07-20
1
-1
/
+3
*
drm/amdgpu/apci: don't call sbios request function if it's not supported
Alex Deucher
2018-07-20
1
-25
/
+28
*
drm/amdgpu: Dynamically probe for ATIF handle (v2)
Lyude Paul
2018-07-05
1
-21
/
+58
*
drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.c
Lyude Paul
2018-07-05
1
-3
/
+51
*
drm/amdgpu: Notify sbios device ready before send request
Rex Zhu
2018-03-07
1
-0
/
+3
*
drm/amdgpu: Make amdgpu_atif_handler static
Jean Delvare
2017-08-15
1
-1
/
+1
*
drm/amdgpu: Fix amdgpu_pm_acpi_event_handler warning
Jean Delvare
2017-08-15
1
-1
/
+1
*
drm/amdgpu: Remove checking for atombios
Nils Wallménius
2017-01-27
1
-6
/
+4
*
drm/amdgpu/atif: Send a hotplug event when we get dgpu display request
Alex Deucher
2016-09-22
1
-0
/
+11
*
drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
Rex Zhu
2015-12-21
1
-1
/
+1
*
drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
Rex Zhu
2015-12-21
1
-56
/
+0
*
drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h>
Lukas Wunner
2015-10-14
1
-1
/
+0
*
drm/amdgpu: add core driver (v4)
Alex Deucher
2015-06-03
1
-0
/
+768