[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC 00/10] R300 QEMU device V2
From: |
Daniel P . Berrangé |
Subject: |
Re: [RFC 00/10] R300 QEMU device V2 |
Date: |
Tue, 26 Nov 2019 14:19:24 +0000 |
User-agent: |
Mutt/1.12.1 (2019-06-15) |
On Tue, Nov 26, 2019 at 06:14:27PM +0530, address@hidden wrote:
> From: Aaron Dominick <address@hidden>
>
> I have removed the botched patches and have got the code working upto the
> GART initialization.
> I am not sure how to implement the GART. I am guessing it should be an IOMMU
> device but I think that is a bit much for an emulated card.
> The earlier problem of display probing seems to be resolved by using an R300
> bios I got from TechPowerUP's GPU database:
>
> https://www.techpowerup.com/vgabios/14509/14509
> I am NOT sure if we can distribute it in the QEMU source tree. If it
> does cause problems I can send a patch to remove it.
That site seems to be a repository of BIOS uploaded by arbitrary users,
with no information on what license terms might apply to the uploads.
We have to therefore assume the worst and treat the BIOS images on that
site as proprietary and not re-distributable, despite the fact that the
site itself is acting as a 3rd party distributor.
IOW, we can't have this in QEMU git I'm afraid, unless someone can find
a trustworthy vendor source for the original image with accompanying
license information.
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
- [RFC 00/10] R300 QEMU device V2, aaron . zakhrov, 2019/11/26
- [RFC 06/10] Fix MC STATUS resgister, aaron . zakhrov, 2019/11/26
- [RFC 07/10] R300 fixes, aaron . zakhrov, 2019/11/26
- [RFC 08/10] Got GPU init working. Stops at probing display, aaron . zakhrov, 2019/11/26
- [RFC 05/10] Add Radeon kernel headers. Will clean up later, aaron . zakhrov, 2019/11/26
- [RFC 09/10] Clean up Radeon Header files, aaron . zakhrov, 2019/11/26
- Re: [RFC 00/10] R300 QEMU device V2,
Daniel P . Berrangé <=
- Re: [RFC 00/10] R300 QEMU device V2, Philippe Mathieu-Daudé, 2019/11/27
- Re: [RFC 00/10] R300 QEMU device V2, BALATON Zoltan, 2019/11/27
- Re: [RFC 00/10] R300 QEMU device V2, Gerd Hoffmann, 2019/11/27
- Re: [RFC 00/10] R300 QEMU device V2, Daniel P . Berrangé, 2019/11/27
- Re: [RFC 00/10] R300 QEMU device V2, Aaron Zakhrov, 2019/11/28
- Re: [RFC 00/10] R300 QEMU device V2, BALATON Zoltan, 2019/11/29