summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg2019-06-101-1/+1
* drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-inAaron Liu2019-05-061-2/+1Star
* drm/amdgpu/acpi: NULL check before some freeing functions is not neededWen Yang2018-12-051-2/+1Star
* drm/amd: Query and use ACPI backlight capsDavid Francis2018-11-261-0/+83
* drm/amd: update ATIF functions in AMD ACPI headerDavid Francis2018-11-261-22/+9Star
* drm/amdgpu: Suppress keypresses from ACPI_VIDEO eventsLyude Paul2018-10-101-5/+12
* drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui2018-08-271-0/+1
* drm/amdgpu/acpi: skip backlight events for DCAlex Deucher2018-07-201-1/+3
* drm/amdgpu/apci: don't call sbios request function if it's not supportedAlex Deucher2018-07-201-25/+28
* drm/amdgpu: Dynamically probe for ATIF handle (v2)Lyude Paul2018-07-051-21/+58
* drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.cLyude Paul2018-07-051-3/+51
* drm/amdgpu: Notify sbios device ready before send requestRex Zhu2018-03-071-0/+3
* drm/amdgpu: Make amdgpu_atif_handler staticJean Delvare2017-08-151-1/+1
* drm/amdgpu: Fix amdgpu_pm_acpi_event_handler warningJean Delvare2017-08-151-1/+1
* drm/amdgpu: Remove checking for atombiosNils Wallménius2017-01-271-6/+4Star
* drm/amdgpu/atif: Send a hotplug event when we get dgpu display requestAlex Deucher2016-09-221-0/+11
* drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.hRex Zhu2015-12-211-1/+1
* drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.hRex Zhu2015-12-211-56/+0Star
* drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h>Lukas Wunner2015-10-141-1/+0Star
* drm/amdgpu: add core driver (v4)Alex Deucher2015-06-041-0/+768