drm/i915: Remove extraneous request cancel.
authorNick Hoath <nicholas.hoath@intel.com>
Mon, 21 Sep 2015 13:02:29 +0000 (14:02 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 23 Sep 2015 15:33:55 +0000 (17:33 +0200)
commitcd1736ad0a6f0f7a31773ddf90040bd15969bc21
tree06e54993206f58f7006d4cb7b121eca0e142c216
parentdedf278ce69cac6b29c324d280183da31093e0b0
drm/i915: Remove extraneous request cancel.

Remove extraneous request cancel in request allocation failure path
in intel_lr_context_deferred_alloc (Tvrtko Ursulin)

Regression from:

  commit e84fe80337dc85cca07d0417ea97edbec4789d8b
  Author: Nick Hoath <nicholas.hoath@intel.com>
  Date:   Fri Sep 11 12:53:46 2015 +0100

      drm/i915: Split alloc from init for lrc

Signed-off-by: Nick Hoath <nicholas.hoath@intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_lrc.c
This page took 0.041304 seconds and 5 git commands to generate.