]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: implement wrapper for GET_SYSTEM_PARAMS
authorLuca Tettamanti <kronos.it@gmail.com>
Mon, 30 Jul 2012 19:16:06 +0000 (21:16 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Sep 2012 17:10:35 +0000 (13:10 -0400)
commit87a23681a316b45053db4714c0c715c2d305c4d7
treef619907dabc0db1a48f41f9b4bcc3eaf44e2f97a
parent6e0b46bfff01de929d98f575cce8a6aeadc7e94c
drm/radeon: implement wrapper for GET_SYSTEM_PARAMS

Use GET_SYSTEM_PARAMS for retrieving the configuration for the system
BIOS notifications.
v2: packed struct (Lee, Chun-Yi <jlee@suse.com>)
v3: fix enable with device specific command code

Signed-off-by: Luca Tettamanti <kronos.it@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_acpi.c