diff options
author | 2016-02-26 11:22:31 +0000 | |
---|---|---|
committer | 2016-02-26 13:16:36 +0000 | |
commit | 2743179d955bd7313bb68517d9d0de57b0b873f7 (patch) | |
tree | 6c4a1acaf4b69af78930ea0a0a61b6d743cccf4c /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | drm/i915: Reduce the pointer dance of i915_is_ggtt() (diff) | |
download | linux-dev-2743179d955bd7313bb68517d9d0de57b0b873f7.tar.xz linux-dev-2743179d955bd7313bb68517d9d0de57b0b873f7.zip |
drm/i915: Execlists cannot pin a context without the object
Given that the intel_lr_context_pin cannot succeed without the object,
we cannot reach intel_lr_context_unpin() without first allocating that
object - so we can remove the redundant test.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1456485751-15213-1-git-send-email-tvrtko.ursulin@linux.intel.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions