History log of /haiku/src/add-ons/kernel/drivers/graphics/radeon_hd/sensors.cpp
Revision Date Author Comments
# 4ce958fc 29-Jun-2013 Alexander von Gluck IV <kallisti5@unixzen.com>

RadeonHD: Cleanup, new cards

* Fix some incorrect chip codenames
* Introduce a dual gpu flag
* Add some new chipsets and document
the next generation of chips


# 43af2c93 01-Aug-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

radeon_hd: Resolve thermal crash on SI

* Forgot to add card register base to register
offset.
* Resolves #8816


# 45dc5c46 30-Jul-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

radeon_hd: Add Southen Island gpu temp sensor code

* Add AMD SI defines in si_reg.h
* Prefix SI registers with SI_
* Tab and space cleanup


# 30207c6c 27-Nov-2011 Alexander von Gluck IV <kallisti5@unixzen.com>

Move thermal query into new driver sensor source file

* thermal query still works pre-atombios init


# 4ce958fcd4d3476aea984a9318f33357475955f6 29-Jun-2013 Alexander von Gluck IV <kallisti5@unixzen.com>

RadeonHD: Cleanup, new cards

* Fix some incorrect chip codenames
* Introduce a dual gpu flag
* Add some new chipsets and document
the next generation of chips


# 43af2c93af2a16f5bef69bc58ea4ccd82a58209c 01-Aug-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

radeon_hd: Resolve thermal crash on SI

* Forgot to add card register base to register
offset.
* Resolves #8816


# 45dc5c466497fccb8967779c3345a7d1af01fdda 30-Jul-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

radeon_hd: Add Southen Island gpu temp sensor code

* Add AMD SI defines in si_reg.h
* Prefix SI registers with SI_
* Tab and space cleanup


# 30207c6c8c18cafcc5451a7d5e4cb9c6b7c2c4e2 27-Nov-2011 Alexander von Gluck IV <kallisti5@unixzen.com>

Move thermal query into new driver sensor source file

* thermal query still works pre-atombios init