On Mon, Sep 26, 2011 at 3:11 AM, Ben Widawsky wrote:
> v1: (tested)
> idle GPU before and after unmaps.
>
> v2: (untested)
> Read GMCH_CTRL to find if VT-d is enable
> Pulled David's patch into the series
> Only stall for unmaps
> Add warning for list_empty && !rings_idle
>
> v3: (still untested)
v1: (tested)
idle GPU before and after unmaps.
v2: (untested)
Read GMCH_CTRL to find if VT-d is enable
Pulled David's patch into the series
Only stall for unmaps
Add warning for list_empty && !rings_idle
v3: (still untested)
Removed warning stuff, got rid of early exit in i915_gpu_idle completely