[Bug 73338] Fan speed in idle at 40% with radeonsi and at 18% with catalyst

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 1 06:08:50 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=73338

--- Comment #21 from Chernovsky Oleg <adonai at xaker.ru> ---
(In reply to comment #20)
> Oleg, thanks a lot!
> 
> Alex (or anyone else, particularly if you're from AMD): would it be possible
> to point Oleg to the relevant documentation if it exists, or at least find
> out whether it can be published in the near future (if it doesn't exist
> publicly yet), so that it doesn't have to reverse-engineered from scratch?
> Many thanks for any helpful info.

Actually I already come to some conclusions. First SMC writes and reads (before
SMC_MESSAGE) is just the "ci_check_smc_running" function (seems its analogue
presents in proprietary driver as well).

0x5c value should be some sort of command, so it can be defined with already
known ones in headers.

About other values things are not so clear. I suppose to get real fan speed we
need to somehow mask and shift data at smc index 0xc0300064.

I'll try to make other traces with different parameters to compare percentages
and values to the register reads and writes.

P.S. yep, some docs would be helpful, thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140901/2ecdcf76/attachment.html>


More information about the dri-devel mailing list