W dniu 10 września 2009 18:02 użytkownik Rafał Miłecki
<zaj...@gmail.com> napisał:
> Add power management states storage and fill that when getting firmware info.
>
>  drivers/gpu/drm/radeon/radeon.h          |   13 +++++++++++++
>  drivers/gpu/drm/radeon/radeon_atombios.c |   15 +++++++++++++++
>  2 files changed, 28 insertions(+), 0 deletions(-)

You can find here duplicated storing default memory and engine clocks.

I really would like to have default radeon_pm_state for unified
storage of states. It would be pain to search for default clocks in
some other place every time we detect switching to default state.

So I see 3 solutions:
1) Keeping default clocks in two places
2) Remove old clocks properties and use these from radeon_pm
3) Make old properties pointers to values from default radeon_pm_state

-- 
Rafał

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to