On Fri, Jun 17, 2011 at 11:59 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> Since we were calling the wptr function before checking if the IH was
> even enabled, or the GPU wasn't shutdown, we'd get spam in the logs when
> the GPU readback 0x. This reorders things so we return early
> in
On Fri, Jun 17, 2011 at 11:59 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> Since we were calling the wptr function before checking if the IH was
> even enabled, or the GPU wasn't shutdown, we'd get spam in the logs when
> the GPU readback 0x. This reorders things so we return early
> in
From: Dave Airlie
Since we were calling the wptr function before checking if the IH was
even enabled, or the GPU wasn't shutdown, we'd get spam in the logs when
the GPU readback 0x. This reorders things so we return early
in the no IH and GPU shutdown cases.
Reported-and-tested-by: ManDa
From: Dave Airlie
Since we were calling the wptr function before checking if the IH was
even enabled, or the GPU wasn't shutdown, we'd get spam in the logs when
the GPU readback 0x. This reorders things so we return early
in the no IH and GPU shutdown cases.
Reported-and-tested-by: ManDa