commit | e02d9d76bf4de91d6eddf73345c5e8a9ae5a5f9f | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Mar 24 15:17:23 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Mar 24 17:10:10 2017 +0000 |
tree | 16dcd8fce267aaace4f585753f88a0a99ebc0fd1 | |
parent | 5d64c120c046c287382373df52b9e6fc47e6367c [diff] |
drm/i915: Disable MI_SET_CONTEXT psmi w/a for bdw The current w/a for the gen7 psmi related hangs doesn't apply to bdw, so disable it if using bdw ringbuffer submission. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/20170324151724.32640-1-chris@chris-wilson.co.uk Reviewed-by: MichaĆ Winiarski <michal.winiarski@intel.com>