summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
diff options
context:
space:
mode:
authorJohn Harrison2014-11-24 19:49:36 +0100
committerDaniel Vetter2014-12-03 09:35:19 +0100
commit9400ae5c8248dd29c55f2c2355b71e55995774d3 (patch)
treec2c3036e6cb75bb63d8065b136e39d21774f698f /drivers/gpu/drm/i915/i915_debugfs.c
parentdrm/i915: Convert __wait_seqno() to __wait_request() (diff)
downloadkernel-qcow2-linux-9400ae5c8248dd29c55f2c2355b71e55995774d3.tar.gz
kernel-qcow2-linux-9400ae5c8248dd29c55f2c2355b71e55995774d3.tar.xz
kernel-qcow2-linux-9400ae5c8248dd29c55f2c2355b71e55995774d3.zip
drm/i915: Remove obsolete seqno parameter from 'i915_add_request'
There is no longer any need to retrieve a seqno value from an i915_add_request() call. The calling code already knows which request structure is being processed (it can only be ring->OLR). And as the request itself is now used in preference to the basic seqno value, the latter is now redundant in this situation. For: VIZ-4377 Signed-off-by: John Harrison <John.C.Harrison@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/i915_debugfs.c')
0 files changed, 0 insertions, 0 deletions