Re: [Intel-gfx] [PATCH] drm/i915: Allow HW status page to be bound high

2017-08-09 Thread Joonas Lahtinen
On ti, 2017-08-08 at 13:54 +0100, Chris Wilson wrote: > At the time of commit 1f767e02d69f ("drm/i915: HWS must be in the > mappable region for g33"), drm_mm insertion would often default to > placing a new object high in the zone forcing us to specify that certain > HWSP must be bound within the

[Intel-gfx] [PATCH] drm/i915: Allow HW status page to be bound high

2017-08-08 Thread Chris Wilson
At the time of commit 1f767e02d69f ("drm/i915: HWS must be in the mappable region for g33"), drm_mm insertion would often default to placing a new object high in the zone forcing us to specify that certain HWSP must be bound within the low mappable region. Since then, drm_mm has gained more