commit | be12a86b46e8b501611bbf4bf96f83fdd5748252 | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Fri Apr 15 11:34:52 2016 +0100 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Fri Apr 15 14:53:29 2016 +0100 |
tree | 1fc142b1d326e6226b249c69e484e89d0934fb72 | |
parent | 234126c6c957cc3e68dbacd12ab0c14b7e03da86 [diff] |
drm/i915: Show pin mapped status in describe_obj Reflect the status of obj->mapping as added with the i915_gem_object_pin_map API. 'M' was chosen to designate the pin mapped status. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Cc: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>