OSDN Git Service

drm/i915: Remove one very outdated comment
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Tue, 8 Sep 2015 11:52:48 +0000 (12:52 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 10 Sep 2015 16:27:17 +0000 (18:27 +0200)
commitf0fea8dd362c77a06e7b8744d63f429fe065c6b4
treeac99dd4be569dbfdbbcb9c31ac64ced064724062
parentf2a066f3dee8a0e37015d15298e14e9ad6c0a53d
drm/i915: Remove one very outdated comment

Comment disagrees with the code which has changed a lot since
it was documented.

Note that the logic to remove -EIO handling was dropped in

commit 1488fc08c1706288616c602416654fd38c773deb
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Tue Apr 24 15:47:31 2012 +0100

    drm/i915: Remove the deferred-free list

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_gem.c