qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Re: [RFC 0/8] ATI R300 emulated graphics card
@ 2019-11-26 11:33 Andrew Randrianasulu
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Randrianasulu @ 2019-11-26 11:33 UTC (permalink / raw)
  To: aaron.zakhrov, BALATON Zoltan, qemu-devel

Hello, Aaron!

While I can't help with coding (or even answering questions!)
I recall mr. Zoltan worked on emulating earlier ATI cards (r128/rv100)
and pointed me at this project:

https://github.com/xenia-project/xenia/tree/master/src/xenia/gpu
this basically about xbox 360, but GPU inside it supposed to be R500 alike.


^ permalink raw reply	[flat|nested] 4+ messages in thread
* [RFC 0/8] ATI R300 emulated graphics card
@ 2019-11-26  4:56 aaron.zakhrov
  2019-11-26 12:03 ` BALATON Zoltan
  0 siblings, 1 reply; 4+ messages in thread
From: aaron.zakhrov @ 2019-11-26  4:56 UTC (permalink / raw)
  To: qemu-devel; +Cc: kraxel, Aaron Dominick

From: Aaron Dominick <aaron.zakhrov@gmail.com>

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-11-26 12:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-26 11:33 [RFC 0/8] ATI R300 emulated graphics card Andrew Randrianasulu
  -- strict thread matches above, loose matches on Subject: below --
2019-11-26  4:56 aaron.zakhrov
2019-11-26 12:03 ` BALATON Zoltan
2019-11-26 12:21   ` Aaron Zakhrov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).