]> rtime.felk.cvut.cz Git - linux-imx.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)
commitce3cf821a31f9824eda788cbd3e710d8047e82df
treef619907dabc0db1a48f41f9b4bcc3eaf44e2f97a
parentfd64ca8a9d9d7e92fc81fe0b23dcf324246fd356
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