From: Meelis Roos
Date: Thu, 10 Oct 2013 18:26:39 +0300 (EEST)
>> On Thu, Oct 10, 2013 at 7:51 AM, Meelis Roos wrote:
>> > To prevent hangs on non-PC machines (e.g. sparc64), probe Radeon ROM
>> > from ATI IGP only on X86. Fixes hang in this place and allows PCI radeon
>> > detection to move on
On Thu, Oct 10, 2013 at 11:26 AM, Meelis Roos wrote:
>> On Thu, Oct 10, 2013 at 7:51 AM, Meelis Roos wrote:
>> > To prevent hangs on non-PC machines (e.g. sparc64), probe Radeon ROM
>> > from ATI IGP only on X86. Fixes hang in this place and allows PCI radeon
>> > detection to move on to next pro
> On Thu, Oct 10, 2013 at 7:51 AM, Meelis Roos wrote:
> > To prevent hangs on non-PC machines (e.g. sparc64), probe Radeon ROM
> > from ATI IGP only on X86. Fixes hang in this place and allows PCI radeon
> > detection to move on to next problem.
>
> NACK. All this function does it attempt to rea
On Thu, Oct 10, 2013 at 7:51 AM, Meelis Roos wrote:
> To prevent hangs on non-PC machines (e.g. sparc64), probe Radeon ROM
> from ATI IGP only on X86. Fixes hang in this place and allows PCI radeon
> detection to move on to next problem.
NACK. All this function does it attempt to read the rom fr
To prevent hangs on non-PC machines (e.g. sparc64), probe Radeon ROM
from ATI IGP only on X86. Fixes hang in this place and allows PCI radeon
detection to move on to next problem.
Signed-off-by: Meelis Roos
diff --git a/drivers/gpu/drm/radeon/radeon_bios.c
b/drivers/gpu/drm/radeon/radeon_bios