commit | be01363f0a38c30828aca620e30f8c158910fca6 | [log] [tgz] |
---|---|---|
author | John Harrison <John.C.Harrison@Intel.com> | Fri May 29 17:43:45 2015 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Jun 23 14:02:12 2015 +0200 |
tree | e22cc38ff8fea5403a54056cb498a92256923b3d | |
parent | 8753181e1006dcebc84127ce29b8f8166bb1ada3 [diff] |
drm/i915: Update render_state_init() to take a request structure Updated the two render_state_init() functions to take a request pointer instead of a ring. This removes their reliance on the OLR. v2: Rebased to newer tree. For: VIZ-5115 Signed-off-by: John Harrison <John.C.Harrison@Intel.com> Reviewed-by: Tomas Elf <tomas.elf@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>