drm/i915: Store LRC hardware id in the request
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Thu, 28 Apr 2016 08:56:57 +0000 (09:56 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 28 Apr 2016 11:17:32 +0000 (12:17 +0100)
commita3d127616eef78d0e4a677b6634dbc914ff4fd0a
treeeda4261caa82e14e2c96983bf8fcb20a02445ec1
parenta16a405259b3648bda4c6732020b5fdf5ab01526
drm/i915: Store LRC hardware id in the request

This way in the following patch we can disconnect requests
from contexts.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: http://patchwork.freedesktop.org/patch/msgid/1461833819-3991-23-git-send-email-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_lrc.c
This page took 0.024947 seconds and 5 git commands to generate.