[PATCH] drm/radeon/kms/pm: fix profile setup on r6xx

2010-05-17 Thread Alex Deucher
ARGH! Bad patch. Ignore this one. Thanks to Andy for pointing out the index errors. Still in vacation mode. Working patch on the way. Alex On Mon, May 17, 2010 at 12:01 PM, Alex Deucher wrote: > This patch cleans up and fixes some issues with pm profile > setup on r6xx chips. ?Some tables h

Re: [PATCH] drm/radeon/kms/pm: fix profile setup on r6xx

2010-05-17 Thread Alex Deucher
ARGH! Bad patch. Ignore this one. Thanks to Andy for pointing out the index errors. Still in vacation mode. Working patch on the way. Alex On Mon, May 17, 2010 at 12:01 PM, Alex Deucher wrote: > This patch cleans up and fixes some issues with pm profile > setup on r6xx chips.  Some tables h

[PATCH] drm/radeon/kms/pm: fix profile setup on r6xx

2010-05-17 Thread Alex Deucher
This patch cleans up and fixes some issues with pm profile setup on r6xx chips. Some tables have different orderings for the power states, also, r600 only has 1 clock mode per power state. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/r600.c | 118 +++--

[PATCH] drm/radeon/kms/pm: fix profile setup on r6xx

2010-05-17 Thread Alex Deucher
This patch cleans up and fixes some issues with pm profile setup on r6xx chips. Some tables have different orderings for the power states, also, r600 only has 1 clock mode per power state. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/r600.c | 118 +++--