drm/i915: Update meaning of debugfs object's pin_flag
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 15 Apr 2015 15:42:46 +0000 (16:42 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 16 Apr 2015 09:20:30 +0000 (11:20 +0200)
commitbaaa5cfb42d94440385e1229c000da1ecc369d47
treecbd95a8556e0a1f6c52ad57ccba3d457656e4bbb
parent1f30a61482df44ee75c4db73f7f3d70052b93e83
drm/i915: Update meaning of debugfs object's pin_flag

Since the pin_ioctl is defunct, we only care about whether an object is
pinned into the display for debug purposes.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c