• Chris Wilson's avatar
    drm/i915: Remove request->uniq · d7b9ca2f
    Chris Wilson authored
    We already assign a unique identifier to every request: seqno. That
    someone felt like adding a second one without even mentioning why and
    tweaking ABI smells very fishy.
    
    Fixes regression from
    commit b3a38998
    Author: Nick Hoath <nicholas.hoath@intel.com>
    Date:   Thu Feb 19 16:30:47 2015 +0000
    
        drm/i915: Fix a use after free, and unbalanced refcounting
    
    v2: Rebase
    Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
    Cc: Nick Hoath <nicholas.hoath@intel.com>
    Cc: Thomas Daniel <thomas.daniel@intel.com>
    Cc: Daniel Vetter <daniel@ffwll.ch>
    Cc: Jani Nikula <jani.nikula@intel.com>
    [danvet: Fixup because different merge order.]
    Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
    d7b9ca2f
i915_gem.c 132 KB