]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc70382d14e7be466aa02ae84709bfc7af9325769
treecbd95a8556e0a1f6c52ad57ccba3d457656e4bbb
parent4c573077ba98244d1860bd984e11ffdae40ba343
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