All of lore.kernel.org
 help / color / mirror / Atom feed
* radeon pm questions
@ 2013-04-29  1:26 Sylvain BERTRAND
  2013-04-29 14:52 ` Alex Deucher
  0 siblings, 1 reply; 2+ messages in thread
From: Sylvain BERTRAND @ 2013-04-29  1:26 UTC (permalink / raw)
  To: dri-devel

Hi,

I have a few questions about radeon pm code:

----
In radeon_atombios.c, radeon_atombios_parse_power_table_6
function, power_state->v2.nonClockInfoIndex for non_clock_info of
one state is ignored and replaced by the state index, referencing
an iguana bug.

Is it still buggy from southern island and we must keep ignoring
power_state->v2.nonClockInfoIndex for good and use the state
index to reference the right state description in non clock array
table?
----

----
The same does happen for the clock info index which can be out of
range. Same treat as above?
----

----
In radeon_atombios.c, radeon_atombios_parse_pplib_clock_info
function, code paths are selected based on DCE generation. The
same happens in radeon_atombios_parse_pplib_non_clock_info
function.  Should it rather be the chip family? Or current
powerplay code does deal only with the DCE block??
----

regards,

-- 
Sylvain

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

end of thread, other threads:[~2013-04-29 14:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-29  1:26 radeon pm questions Sylvain BERTRAND
2013-04-29 14:52 ` Alex Deucher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.