commit | b93f9cf14e714c20ce9a544ed1a6070ee7604588 | [log] [tgz] |
---|---|---|
author | Ben Widawsky <ben@bwidawsk.net> | Wed Jan 25 15:39:34 2012 -0800 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jan 26 11:19:19 2012 +0100 |
tree | bbf78a595254e96d88206bb60f400ae907a561f0 | |
parent | fc74d8e01165b567922921d110b6d16320a61fa6 [diff] |
drm/i915: argument to control retiring behavior Sometimes it may be the case when we idle the gpu or wait on something we don't actually want to process the retiring list. This patch allows callers to choose the behavior. Reviewed-by: Keith Packard <keithp@keithp.com> Reviewed-by: Eugeni Dodonov <eugeni.dodonov@intel.com> Signed-off-by: Ben Widawsky <ben@bwidawsk.net> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>