commit | 48ae397b6b935c6733f15476c338df27eac9293c | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Aug 09 19:25:17 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Aug 09 20:18:30 2019 +0100 |
tree | f6e892b3dd01392dbf819fa4f3a4c9d4dabe3b0e | |
parent | 4c60b1aaa255207eea2892d2d55b718db90d1ad8 [diff] |
drm/i915: Push the ring creation flags to the backend Push the ring creation flags from the outer GEM context to the inner intel_context to avoid an unsightly back-reference from inside the backend. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Andi Shyti <andi.shyti@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190809182518.20486-3-chris@chris-wilson.co.uk