qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[RFC 0/8] ATI R300 emulated graphics card


From: aaron . zakhrov
Subject: [RFC 0/8] ATI R300 emulated graphics card
Date: Tue, 26 Nov 2019 10:26:13 +0530

From: Aaron Dominick <address@hidden>

Hello,
I thought of working on an emulated R300 GPU for QEMU video acceleration on 
vintage operating systems (Windows 9x-XP)
The following patch series contains the initial QEMU device and some register 
read/write operations.
Testing it on an OpenSUSE Linux guest and the kernel correctly detects the card 
and loads the radeon DRM driver.
It gets as far as the CRTC probing before crashing with an error that there is 
not enough bandwidth.
I know next to nothing about hardware emulation and would like to know if what 
I have got so far is on the right track.


Aaron Dominick (8):
  Add Radeon kernel headers. Will clean up later
  Fix MC STATUS resgister
  R300 fixes
  Got GPU init working. Stops at probing display
  Add Radeon kernel headers. Will clean up later
  Fix MC STATUS resgister
  R300 fixes
  Got GPU init working. Stops at probing display

-- 
2.24.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]