From: Alex Deucher Date: Wed, 22 May 2013 17:29:33 +0000 (-0400) Subject: drm/radeon: narrow scope of Apple re-POST hack X-Git-Tag: v3.10-rc4~13^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50a583f64bfe53aae4996965c1d1b25d90ce4f64;p=pandora-kernel.git drm/radeon: narrow scope of Apple re-POST hack This narrows the scope of the apple re-POST hack added in: drm/radeon: re-POST the asic on Apple hardware when booted via EFI That patch prevents UVD from working on macs when booted in EFI mode. The original patch fixed macbook2,1 systems which were r5xx and hence have no UVD. Limit the hack to those systems to prevent UVD breakage on newer systems. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=63935 Cc: Matthew Garrett Signed-off-by: Alex Deucher Acked-by: Matthew Garrett --- Reading git-diff-tree failed