summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-28drm/amdgpu: simplify ATIF backlight handlingAlex Deucher1-43/+30
2020-05-05amdgpu_acpi: add backlight control for the DC caseAndriy Gapon1-1/+21
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg1-1/+1
2019-05-06drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-inAaron Liu1-2/+1
2018-12-05drm/amdgpu/acpi: NULL check before some freeing functions is not neededWen Yang1-2/+1
2018-11-26drm/amd: Query and use ACPI backlight capsDavid Francis1-0/+83
2018-11-26drm/amd: update ATIF functions in AMD ACPI headerDavid Francis1-22/+9
2018-10-10drm/amdgpu: Suppress keypresses from ACPI_VIDEO eventsLyude Paul1-5/+12
2018-08-27drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui1-0/+1
2018-07-20drm/amdgpu/acpi: skip backlight events for DCAlex Deucher1-1/+3
2018-07-20drm/amdgpu/apci: don't call sbios request function if it's not supportedAlex Deucher1-25/+28
2018-07-05drm/amdgpu: Dynamically probe for ATIF handle (v2)Lyude Paul1-21/+58
2018-07-05drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.cLyude Paul1-3/+51
2018-03-07drm/amdgpu: Notify sbios device ready before send requestRex Zhu1-0/+3
2017-08-15drm/amdgpu: Make amdgpu_atif_handler staticJean Delvare1-1/+1
2017-08-15drm/amdgpu: Fix amdgpu_pm_acpi_event_handler warningJean Delvare1-1/+1
2017-01-27drm/amdgpu: Remove checking for atombiosNils Wallménius1-6/+4
2016-09-22drm/amdgpu/atif: Send a hotplug event when we get dgpu display requestAlex Deucher1-0/+11
2015-12-21drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.hRex Zhu1-1/+1
2015-12-21drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.hRex Zhu1-56/+0
2015-10-14drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h>Lukas Wunner1-1/+0
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher1-0/+768