Welcome, Guest. Please login or register.

Author Topic: Campaign for Radeon HD driver support  (Read 4543 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline eXec.plTopic starter

  • Newbie
  • *
  • Join Date: Jul 2009
  • Posts: 1
    • Show only replies by eXec.pl
    • http://www.eXec.pl
Campaign for Radeon HD driver support
« on: July 24, 2009, 09:59:29 AM »
The Amiga platform, in spite of its development, is still incompatible with many contemporary solutions. A good example is lack of a complete support for the up-to-date graphic cards, especially in the field of 3D acceleration (OpenGL) or the Color Management System (ICM). Hans de Ruiter is the one who has met the challenge to develop drivers for the latest AMD Radeon HD graphic cards. The project, which started last year, has already given the first results. It’s reasonable to support Hans de Ruiter’s work in order to reward him for his achievements and to encourage him in his further work. That’s the reason why the eXec internet magazine has launched a campaign for Radeon HD driver support. The campaign is addressed to Amiga enthusiasts who are eager to accelerate the development of Amiga  platform. Donations can be made by HDR donate button. For a start, the eXec editorial staff is donating a purchase of a HIS Radeon 4350 PCI graphic card, which so far is the most modern solution of AMD for low-end market.

About Radeon HD driver:
The goal of this project, leaded by the Hans the Ruiter, is to create an Amiga OS graphic driver for R5xx (and following) GPUs. One of the motivations for Hans’ work is to be able to use shaders, that are present in the modern GPUs. However, it is important to mention that full support of modern graphic cards need much work to be done. Hans initiative is an important step, that in future will allow to introduce many modern technologies, such as; UVD or shader.

About eXec magazine:
eXec is the oldest and the only internet magazine in Poland, that is exclusively oriented to the Amiga platform. It has started its activity in the year 2000, in a form of a newspaper (attached with CD). Now it is available only as websites: www.exec.pl and www.amigaos.pl. eXec stuff and readers are still looking for the new opportunities to support development of the latest versions of AmigaOS.
Meet us at eXec.
eXec TV to be fully operational soon.
 

Offline Hattig

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 901
    • Show only replies by Hattig
Re: Campaign for Radeon HD driver support
« Reply #1 on: July 24, 2009, 09:07:09 PM »
Is this using the recently provided documentation for R500, R600 and R700 series chips that AMD released?
 

Offline Hans_

Re: Campaign for Radeon HD driver support
« Reply #2 on: July 25, 2009, 01:39:53 AM »
Quote from: Hattig;516748
Is this using the recently provided documentation for R500, R600 and R700 series chips that AMD released?


Yes. That and the accompanying code which they released with a BSD license. Their documentation has too many holes to be used alone (no AtomBIOS details, missing registers, etc.).

Just to clarify, the driver requires minimum Amiga OS 4.x. With several people still working on Amiga OS 3.x stuff, I think that it's worth being specific about requirements.

Hans
http://hdrlab.org.nz/ - Amiga OS 4 projects, programming articles and more. Home of the RadeonHD driver for Amiga OS 4.x project.
 

Offline Darth_X

  • Hero Member
  • *****
  • Join Date: Jan 2003
  • Posts: 791
    • Show only replies by Darth_X
Re: Campaign for Radeon HD driver support
« Reply #3 on: July 26, 2009, 12:20:22 AM »
@Hans

Quote
Yes. That and the accompanying code which they released with a BSD license. Their documentation has too many holes to be used alone (no AtomBIOS details, missing registers, etc.).

Now here is what I meant when I mentioned the Genesi certification with ATI. Genesi used to have contacts at ATI who would know the right people to talk to. However, since ATI was acquired by AMD, the right people tend to move around, leave for other jobs etc.
Quote

Just to clarify, the driver requires minimum Amiga OS 4.x. With several people still working on Amiga OS 3.x stuff, I think that it's worth being specific about requirements.

Do you think a driver could be developed for OS3.x ?
 

Offline Hans_

Re: Campaign for Radeon HD driver support
« Reply #4 on: July 26, 2009, 12:29:22 AM »
Quote from: Darth_X;516858
Do you think a driver could be developed for OS3.x ?


In theory, yes. However, the slow speed and lack of DMA on any of the PCI bus-boards means that it's not worth it, IMHO.

Hans
http://hdrlab.org.nz/ - Amiga OS 4 projects, programming articles and more. Home of the RadeonHD driver for Amiga OS 4.x project.
 

Offline itix

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 2380
    • Show only replies by itix
Re: Campaign for Radeon HD driver support
« Reply #5 on: July 27, 2009, 11:22:32 AM »
Quote from: Hans_;516860
In theory, yes. However, the slow speed and lack of DMA on any of the PCI bus-boards means that it's not worth it, IMHO.

Hans


Uhm, why would it matter? While Radeon support can not be ever incorporated into old Amigas (due to lack of BIOS on some older Amigas) it should not be worse than existing gfx cards.
My Amigas: A500, Mac Mini and PowerBook
 

Offline Golem!dk

  • Sr. Member
  • ****
  • Join Date: Dec 2002
  • Posts: 414
    • Show only replies by Golem!dk
    • http://www.google.com/
Re: Campaign for Radeon HD driver support
« Reply #6 on: July 27, 2009, 03:41:27 PM »
Quote from: itix;516955
Uhm, why would it matter? While Radeon support can not be ever incorporated into old Amigas (due to lack of BIOS on some older Amigas) it should not be worse than existing gfx cards.


So did elbox add a bios to their mediator boards?
~
 

Offline jj

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4051
  • Country: wales
  • Thanked: 2 times
  • Gender: Male
    • Show only replies by jj
Re: Campaign for Radeon HD driver support
« Reply #7 on: July 27, 2009, 04:39:31 PM »
I might be being stupid, but couldnt the required initialisation be passed to the card via code rather from a bios ?
“We don't stop playing because we grow old; we grow old because we stop playing.” - George Bernard Shaw

Xbox Live: S0ulA55a551n2
 
Registered MorphsOS 3.13 user on Powerbook G4 15"
 

Offline Golem!dk

  • Sr. Member
  • ****
  • Join Date: Dec 2002
  • Posts: 414
    • Show only replies by Golem!dk
    • http://www.google.com/
Re: Campaign for Radeon HD driver support
« Reply #8 on: July 27, 2009, 05:14:39 PM »
Quote from: JJ;517000
I might be being stupid, but couldnt the required initialisation be passed to the card via code rather from a bios ?


Of course, I wouldn't be surprised if there was code in the bios... :)
~
 

Offline itix

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 2380
    • Show only replies by itix
Re: Campaign for Radeon HD driver support
« Reply #9 on: July 27, 2009, 09:36:04 PM »
Quote from: Golem!dk;516987
So did elbox add a bios to their mediator boards?


Ah... I wasnt aware Radeons already work on old Amigas. I always thought they never bothered with it.
My Amigas: A500, Mac Mini and PowerBook
 

Offline Hans_

Re: Campaign for Radeon HD driver support
« Reply #10 on: July 27, 2009, 10:43:43 PM »
Quote from: itix;516955
Uhm, why would it matter? While Radeon support can not be ever incorporated into old Amigas (due to lack of BIOS on some older Amigas) it should not be worse than existing gfx cards.


I said that it would be possible, but I personally don't think that it's worth it. Sure it won't be worse than existing gfx cards, but it's a fair bit of effort to make that happen.

Hans
http://hdrlab.org.nz/ - Amiga OS 4 projects, programming articles and more. Home of the RadeonHD driver for Amiga OS 4.x project.
 

Offline Motormouth

Re: Campaign for Radeon HD driver support
« Reply #11 on: July 28, 2009, 04:39:41 AM »
I think one of the major PCI issues with newer cards and classic amigas is that most classical PCI "Bus Boards" slots are only pci 2.1 compatible. If memory serves,  PCI 2.1 will not provide a low power voltage line that PCI 2.2 cards require.

If I remember correctly Elbox fixed the PCI 2.2 issue with one of their amiga 1200 PCI busboards
« Last Edit: July 28, 2009, 04:42:36 AM by Motormouth »
 

Offline wawrzon

Re: Campaign for Radeon HD driver support
« Reply #12 on: July 28, 2009, 11:18:22 AM »
@motormouth: besides radeon cards sold by elbox are slightly modified to fit voltage standard of their boards. it seems it is just a simple voltage divider. HIS Radeon 4350 PCI could maybe electrically work out of the box if it can be driven with 5 volt instead of 3.3 too. i personally would love to see a card and drivers supporting better 3d standards than voodoo does (low res textures, outdated opengl) on original amigas but it might be a bit of overkill very well. also regarding, how many people own an pci extention in the first place.
 

Offline Akiko

  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 1026
    • Show only replies by Akiko
Re: Campaign for Radeon HD driver support
« Reply #13 on: July 28, 2009, 09:44:18 PM »
Quote from: Hans_;517057
I said that it would be possible, but I personally don't think that it's worth it. Sure it won't be worse than existing gfx cards, but it's a fair bit of effort to make that happen.

Hans


Rogue commented some months ago, that *if* another update for OS4 classic happens, then he would look into adding Radeon 9250 support.

So if that ever materializes, maybe he might also be able to implement your driver.
« Last Edit: July 28, 2009, 09:48:29 PM by Akiko »