drm/i915: fix intel_frontbuffer_flip documentation
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Wed, 8 Jul 2015 21:08:39 +0000 (18:08 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 9 Jul 2015 17:17:53 +0000 (19:17 +0200)
commitcc2e26a7c57924b31e9c5ac7b3d0d814253c9285
tree5758f8f15ad6498e1e712c33e0f63d326204dd13
parentb6c2aa5187ac59c8c6728ae09934390c3757f2bf
drm/i915: fix intel_frontbuffer_flip documentation

Reported by the kbuild test robot.

Regression introduced by:
commit fdbff9282c0f5f61ffc87d57461b04d943250910
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Thu Jun 18 11:23:24 2015 +0200
    drm/i915: Clear fb_tracking.busy_bits also for synchronous flips

(I reviewed this commit, so it's also my fault)

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Documentation/DocBook/drm.tmpl
drivers/gpu/drm/i915/intel_frontbuffer.c