commit | 48cc9b2c7dae377e39836c0a88dd1c5ba5566d17 | [log] [tgz] |
---|---|---|
author | Jean Delvare <jdelvare@suse.de> | Wed Nov 30 17:36:39 2011 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Thu Dec 01 09:57:34 2011 +0000 |
tree | 2bf8a0c88ddc3f74891cc9ded731ed45a6eb5ea3 | |
parent | bc96f9424b0e95f2451398007be46824f93866d0 [diff] |
drm/radeon/kms: Skip ACPI call to ATIF when possible 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>