]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drm/radeon: Add support for the ATIF ACPI method to the radeon driver
authorAlberto Milone <alberto.milone@canonical.com>
Tue, 6 Jul 2010 15:40:24 +0000 (11:40 -0400)
committerDave Airlie <airlied@redhat.com>
Sun, 1 Aug 2010 23:59:59 +0000 (09:59 +1000)
commitd7a2952f1adec32018a78ec0c2f504dd72f38e25
tree76569f749fceb961bb1fe36d8bbcf0c1518689d2
parent9bd7ef5f5a5ab6088029ad95a435f03e1314275d
drm/radeon: Add support for the ATIF ACPI method to the radeon driver

By calling the ATIF method in the radeon driver we can make sure
that hotkeys such as the video switch key emit ACPI events when
pressed.

agd5f: fix warning

Signed-off-by: Alberto Milone <alberto.milone@canonical.com>
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/Makefile
drivers/gpu/drm/radeon/radeon.h
drivers/gpu/drm/radeon/radeon_acpi.c [new file with mode: 0644]
drivers/gpu/drm/radeon/radeon_kms.c