Skip to content
Snippets Groups Projects
Select Git revision
  • d6a2289d9d6b3ea47514cf29fed56340fb8fec7e
  • vme-testing default
  • ci-test
  • master
  • remoteproc
  • am625-sk-ov5640
  • pcal6534-upstreaming
  • lps22df-upstreaming
  • msc-upstreaming
  • imx8mp
  • iio/noa1305
  • vme-next
  • vme-next-4.14-rc4
  • v4.14-rc4
  • v4.14-rc3
  • v4.14-rc2
  • v4.14-rc1
  • v4.13
  • vme-next-4.13-rc7
  • v4.13-rc7
  • v4.13-rc6
  • v4.13-rc5
  • v4.13-rc4
  • v4.13-rc3
  • v4.13-rc2
  • v4.13-rc1
  • v4.12
  • v4.12-rc7
  • v4.12-rc6
  • v4.12-rc5
  • v4.12-rc4
  • v4.12-rc3
32 results

i915_gem_request.c

Blame
  • user avatar
    Chris Wilson authored
    After the request is cancelled, we then need to remove it from the
    global execution timeline and return it to the context timeline, the
    inverse of submit_request().
    
    v2: Move manipulation of struct intel_wait to helpers
    
    Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
    Cc: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
    Link: http://patchwork.freedesktop.org/patch/msgid/20170223074422.4125-12-chris@chris-wilson.co.uk
    
    
    Reviewed-by: default avatarTvrtko Ursulin <tvrtko.ursulin@intel.com>
    d6a2289d
    History
    i915_gem_request.c 35.54 KiB