From: Jean Delvare Date: Wed, 30 Nov 2011 16:36:39 +0000 (+0100) Subject: drm/radeon/kms: Skip ACPI call to ATIF when possible X-Git-Tag: v3.2-rc5~54^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48cc9b2c7dae377e39836c0a88dd1c5ba5566d17;p=pandora-kernel.git 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 Reviewed-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed