AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Thema durchsuchen
Ansicht
Themen-Optionen

GPU access with I2C bus

Ein Thema von Razor · begonnen am 19. Aug 2007 · letzter Beitrag vom 29. Aug 2007
Thema geschlossen
Seite 1 von 4  1 23     Letzte »    
Razor
(Gast)

n/a Beiträge
 
#1

GPU access with I2C bus

  Alt 19. Aug 2007, 13:58
Can somebody explain more about this and how can it be used practicaly.

Ati tool author answer

"kernel mode driver -> find out how to access gpu registers -> find out how i2c works -> implement i2c protocol -> implement access to devices like lm64"
 
Benutzerbild von mschaefer
mschaefer

Registriert seit: 4. Feb 2003
Ort: Hannover
2.029 Beiträge
 
Delphi XE3 Enterprise
 
#2

Re: GPU access with I2C bus

  Alt 19. Aug 2007, 14:10
Moin, moin,

Well your question is not really clear, but there is something to say about it.
Usually GPU is the Graphic-Processing-Unit on your Graphic-Card. I²Bus is a simple Protocol with serial data transport. This bus to slow to transfer Graphic-Data, so I think there is a possibility to configurate the graphic card via the i²Bus. Another possibility would be that you only have to transfer alphanumeric Data, perhaps to an smal LCD-Display.

Greetings // Martin
Martin Schaefer
Phaeno
 
Razor
(Gast)

n/a Beiträge
 
#3

Re: GPU access with I2C bus

  Alt 19. Aug 2007, 14:15
Danke!

Well riva tuner 2.1 has an sdk with all the plugins you only need:

-Pure hardware access
-kernel mode driver(delphi?)
-find out how to access gpu registers
-then i2c
 
Der_Unwissende

Registriert seit: 13. Dez 2003
Ort: Berlin
1.756 Beiträge
 
#4

Re: GPU access with I2C bus

  Alt 19. Aug 2007, 16:26
Zitat von Razor:
Well riva tuner 2.1 has an sdk with all the plugins you only need:
Hi,
well, what kind of plugins are offered?
And what is your ambition about? Understanding the GPU respectively the whole Graphic Adapter? In other words, why do you want pure hardware access at all?

A SDK should offer you some kind of interface, that can be accessed by any programming language (ok, not any, but normally all languages supporting some C-compatible Interface). So no need of pure hardware access or knowledge how to access a gpu register directly!

Regards Der Unwissende
 
Razor
(Gast)

n/a Beiträge
 
#5

Re: GPU access with I2C bus

  Alt 19. Aug 2007, 16:32
I want to access stuff like clocks any clocks about gpu,temperature,bus speed(agp or pcie) fan status and fan set
 
Der_Unwissende

Registriert seit: 13. Dez 2003
Ort: Berlin
1.756 Beiträge
 
#6

Re: GPU access with I2C bus

  Alt 20. Aug 2007, 09:21
Zitat von Razor:
I want to access stuff like clocks any clocks about gpu,temperature,bus speed(agp or pcie) fan status and fan set
Well, direct HW-access does won't be usefull to access these clocks. Although you might get these values by communicating over I²C, most SDKs will offer an interface for accessing them. The advantage of such in interface is at least, that you don't need any knowledge about the hw at all. Maybe in your case the SKD offers a function returning some of these values?
At first you should check the documentation of the SDK (what are the offered functions and their use?)
 
Razor
(Gast)

n/a Beiträge
 
#7

Re: GPU access with I2C bus

  Alt 20. Aug 2007, 10:06
NVIDIA has SDK :i got nvidia covered (still missing stuff like clocks,fan speed,fan set)

ATI has SDK:found no usefull information i have sdk on my computer its only about gpu computing,3d games blablablabla.



I did found this i2c thing (its in german ) http://www.hitex.de/products.html?pr...01.htm~content
 
Razor
(Gast)

n/a Beiträge
 
#8

Re: GPU access with I2C bus

  Alt 27. Aug 2007, 15:45
Here is the i2c bus wich can be used if someone translates the sdk of riva tuner ...
Angehängte Dateien
Dateityp: zip i2c_steuerung_v16a_full_1__206.zip (318,6 KB, 45x aufgerufen)
 
Muetze1
(Gast)

n/a Beiträge
 
#9

Re: GPU access with I2C bus

  Alt 27. Aug 2007, 17:39
Zitat von Razor:
Here is the i2c bus wich can be used if someone translates the sdk of riva tuner ...
This will result in a software that needs Riva Tuner to be installed to run. Is this what you want?
 
Razor
(Gast)

n/a Beiträge
 
#10

Re: GPU access with I2C bus

  Alt 27. Aug 2007, 17:42
That thing has I2C READ and Write functions,wich we can use with sdk not INSTALED .To make it work we only need to translate what we want from sdk then use Hardware access to comunicate with eeprom on the board.Without I2C you cant get gpu temperature fur NVIDIA!


Take a look at that C2DTEMP thread i posted it contains RT SDK'source,you only need a driver to read msr.
 
Thema geschlossen
Seite 1 von 4  1 23     Letzte »    


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 21:44 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz