diff options
author | Nick Hoath <nicholas.hoath@intel.com> | 2015-01-15 13:10:36 +0000 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-01-27 09:50:52 +0100 |
commit | 2d12955a3e539f0938b4b90d1eade852105ba290 (patch) | |
tree | 6a60073d802904453d3faca49fecf63aa884b382 /drivers/gpu/drm/i915/intel_ringbuffer.c | |
parent | 16f3f658e5f808235c04f0ac157e9b5c8916d7a3 (diff) |
drm/i915: execlist request keeps ptr/ref to gem_request
Add a reference and pointer from the execlist queue item to the associated
gem request. For execlist requests that don't have a request, create one
as a placeholder.
Issue: VIZ-4274
v1: Rebase after upstream of "Replace seqno values with request structures" patchset.
Signed-off-by: Nick Hoath <nicholas.hoath@intel.com>
Reviewed-by: Thomas Daniel <thomas.daniel@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions