OSDN Git Service

drm/amd: update ATIF functions in AMD ACPI header
authorDavid Francis <David.Francis@amd.com>
Mon, 26 Nov 2018 18:14:14 +0000 (13:14 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 26 Nov 2018 20:54:38 +0000 (15:54 -0500)
commit7349a3afaaea4600be86b2663a3b9e775f9590eb
treec6e9fcb6c8d1943173941aee85e1819eaf715cdf
parentc1ee92f94ce3b9aa72524f861dea67882d02ad34
drm/amd: update ATIF functions in AMD ACPI header

The ACPI interface in AMD was a few years out of date
and contained some unused and deprecated functions

Remove functions: Select Active Displays, Get Lid State,
Get TV Standard, Set TV Standard, Get Panel Expansion Mode,
Set Panel Expansion Mode, Get Graphics Device Types

Add functions: Query Backlight Transfer Characteristics,
Ready To Undock Notification

Changed functions: Get System Parameters,
Get System BIOS Requests

All changes are right from the standard
ATI ACPI Control Methods V0.44

Signed-off-by: David Francis <David.Francis@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
drivers/gpu/drm/amd/include/amd_acpi.h