Hello,
Attached patches fixes a video BIOS freeze with 128MB UMA. It looks like the internal address 0xc0000000 - 0xcfffffff was hardcoded. The change just takes the fb size to account resulting in - 0xc7ffffff for 128MB UMA.
Signed-off-by: Rudolf Marek r.marek@assembler.cz
Yes it took some hours to find this out...
Thanks, Rudolf
2010/8/16 Rudolf Marek r.marek@assembler.cz:
Hello,
Attached patches fixes a video BIOS freeze with 128MB UMA. It looks like the internal address 0xc0000000 - 0xcfffffff was hardcoded. The change just takes the fb size to account resulting in - 0xc7ffffff for 128MB UMA.
Signed-off-by: Rudolf Marek r.marek@assembler.cz
Good catch.
Acked-by: Marc Jones marcj303@gmail.com