Re: [PATCH 3/6] avivotool: error out unless there is exactly one control and fb region

2012-02-21 Thread Alex Deucher
On Tue, Feb 21, 2012 at 2:45 AM, Jonathan Nieder jrnie...@gmail.com wrote: Just like radeontool, avivotool should not blindly fall back to region 0 when the expected memory areas cannot be found.  Noticed by code inspection.  (Compare commits 51a87cf0 and 7e3e9808.) region 0 is always the

[PATCH 3/6] avivotool: error out unless there is exactly one control and fb region

2012-02-20 Thread Jonathan Nieder
Just like radeontool, avivotool should not blindly fall back to region 0 when the expected memory areas cannot be found. Noticed by code inspection. (Compare commits 51a87cf0 and 7e3e9808.) Signed-off-by: Jonathan Nieder jrnie...@gmail.com --- avivotool.c | 29 ++---