index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2021-03-10
drm/amdgpu: fix S0ix handling when the CONFIG_AMD_PMC=m
Alex Deucher
2021-03-03
drm/amdgpu: Only check for S0ix if AMD_PMC is configured
Alex Deucher
2020-12-15
drm/amdgpu: add judgement for suspend/resume sequence
Likun Gao
2020-11-13
drm/amdgpu: add s0i3 capacity check for s0i3 routine (v2)
Prike Liang
2020-10-09
drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_init
Ye Bin
2020-08-24
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
2020-05-28
drm/amdgpu: simplify ATIF backlight handling
Alex Deucher
2020-05-05
amdgpu_acpi: add backlight control for the DC case
Andriy Gapon
2019-06-10
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-05-06
drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-in
Aaron Liu
2018-12-05
drm/amdgpu/acpi: NULL check before some freeing functions is not needed
Wen Yang
2018-11-26
drm/amd: Query and use ACPI backlight caps
David Francis
2018-11-26
drm/amd: update ATIF functions in AMD ACPI header
David Francis
2018-10-10
drm/amdgpu: Suppress keypresses from ACPI_VIDEO events
Lyude Paul
2018-08-27
drm/amdgpu: move display definitions into amdgpu_display header
Huang Rui
2018-07-20
drm/amdgpu/acpi: skip backlight events for DC
Alex Deucher
2018-07-20
drm/amdgpu/apci: don't call sbios request function if it's not supported
Alex Deucher
2018-07-05
drm/amdgpu: Dynamically probe for ATIF handle (v2)
Lyude Paul
2018-07-05
drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.c
Lyude Paul
2018-03-07
drm/amdgpu: Notify sbios device ready before send request
Rex Zhu
2017-08-15
drm/amdgpu: Make amdgpu_atif_handler static
Jean Delvare
2017-08-15
drm/amdgpu: Fix amdgpu_pm_acpi_event_handler warning
Jean Delvare
2017-01-27
drm/amdgpu: Remove checking for atombios
Nils Wallménius
2016-09-22
drm/amdgpu/atif: Send a hotplug event when we get dgpu display request
Alex Deucher
2015-12-21
drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
Rex Zhu
2015-12-21
drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
Rex Zhu
2015-10-14
drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h>
Lukas Wunner
2015-06-03
drm/amdgpu: add core driver (v4)
Alex Deucher