commit | 676fa5721c2eece4b27ac9be0cdb11c37de0a034 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Dec 24 08:13:39 2014 -0800 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Jan 07 14:20:20 2015 +0100 |
tree | defc052c9ff5c7d7a4ae3f573ba11bf1c7ffa130 | |
parent | 9025452366e9a86f2e11292865d98430341005d1 [diff] |
drm/i915: Move the ban period onto the context This will allow us to set per-file, or even per-context, periods in the future. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>