[PATCH] drm/radeon: fix GUI idle IH debug statements

2011-06-07 Thread Alex Deucher
On Tue, Jun 7, 2011 at 2:54 PM, Ilija Hadzic wrote: > debug statement for GUI idle interrupt is wrong and incorrectly > reports CP EOP interrupt; trivial issue, but confusing for > someone trying to distinguish interrupt sources while debugging > ... fixed > > Signed-off-by: Ilija Hadzic Reviewe

[PATCH] drm/radeon: fix GUI idle IH debug statements

2011-06-07 Thread Ilija Hadzic
debug statement for GUI idle interrupt is wrong and incorrectly reports CP EOP interrupt; trivial issue, but confusing for someone trying to distinguish interrupt sources while debugging ... fixed Signed-off-by: Ilija Hadzic --- drivers/gpu/drm/radeon/evergreen.c |2 +- drivers/gpu/drm/radeo

Re: [PATCH] drm/radeon: fix GUI idle IH debug statements

2011-06-07 Thread Alex Deucher
On Tue, Jun 7, 2011 at 2:54 PM, Ilija Hadzic wrote: > debug statement for GUI idle interrupt is wrong and incorrectly > reports CP EOP interrupt; trivial issue, but confusing for > someone trying to distinguish interrupt sources while debugging > ... fixed > > Signed-off-by: Ilija Hadzic Reviewe

[PATCH] drm/radeon: fix GUI idle IH debug statements

2011-06-07 Thread Ilija Hadzic
debug statement for GUI idle interrupt is wrong and incorrectly reports CP EOP interrupt; trivial issue, but confusing for someone trying to distinguish interrupt sources while debugging ... fixed Signed-off-by: Ilija Hadzic --- drivers/gpu/drm/radeon/evergreen.c |2 +- drivers/gpu/drm/radeo