drm/radeon/kms: Skip ACPI call to ATIF when possible
authorJean Delvare <jdelvare@suse.de>
Wed, 30 Nov 2011 16:36:39 +0000 (17:36 +0100)
committerDave Airlie <airlied@redhat.com>
Thu, 1 Dec 2011 09:57:34 +0000 (09:57 +0000)
I am under the impression that it only makes sense to call the ATIF
method if the graphics device has an ACPI handle attached. So we could
skip the call altogether if there is no such handle.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found